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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.87 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "How-do-you-sort-your-feed"
  +title: "How do you sort your feed?"
  +url: null
  +body: "How do you sort your posts in subscribed communities? I’ve been sorting by active, but I keep seeing older stuff that I’ve already seen. Is there a better way to sort?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690501897 {#1785
    date: 2023-07-28 01:51:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 11817
  -titleTs: "'feed':6 'sort':4"
  -bodyTs: "'activ':15 'alreadi':25 'better':30 'communiti':9 'keep':18 'older':20 'post':6 'see':19 'seen':26 'sort':4,13,33 'stuff':21 'subscrib':8 've':11,24 'way':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690501897
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2263669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690501897 {#1784
    date: 2023-07-28 01:51:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "How-do-you-sort-your-feed"
  +title: "How do you sort your feed?"
  +url: null
  +body: "How do you sort your posts in subscribed communities? I’ve been sorting by active, but I keep seeing older stuff that I’ve already seen. Is there a better way to sort?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690501897 {#1785
    date: 2023-07-28 01:51:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 11817
  -titleTs: "'feed':6 'sort':4"
  -bodyTs: "'activ':15 'alreadi':25 'better':30 'communiti':9 'keep':18 'older':20 'post':6 'see':19 'seen':26 'sort':4,13,33 'stuff':21 'subscrib':8 've':11,24 'way':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690501897
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2263669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690501897 {#1784
    date: 2023-07-28 01:51:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "How-do-you-sort-your-feed"
  +title: "How do you sort your feed?"
  +url: null
  +body: "How do you sort your posts in subscribed communities? I’ve been sorting by active, but I keep seeing older stuff that I’ve already seen. Is there a better way to sort?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690501897 {#1785
    date: 2023-07-28 01:51:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1765 …}
  +votes: Doctrine\ORM\PersistentCollection {#1682 …}
  +reports: Doctrine\ORM\PersistentCollection {#1444 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1465 …}
  +badges: Doctrine\ORM\PersistentCollection {#1637 …}
  +children: []
  -id: 11817
  -titleTs: "'feed':6 'sort':4"
  -bodyTs: "'activ':15 'alreadi':25 'better':30 'communiti':9 'keep':18 'older':20 'post':6 'see':19 'seen':26 'sort':4,13,33 'stuff':21 'subscrib':8 've':11,24 'way':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690501897
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2263669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690501897 {#1784
    date: 2023-07-28 01:51:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "I-am-become-Muffins-booper-of-snoots"
  +title: "I am become Muffins, booper of snoots"
  +url: "https://lemmy.world/pictrs/image/ad19a946-1fc7-4b96-9104-9ade1ba6fe3e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690540655 {#2473
    date: 2023-07-28 12:37:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 6676
  -titleTs: "'becom':3 'booper':5 'muffin':4 'snoot':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690545155
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2533508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690540655 {#2474
    date: 2023-07-28 12:37:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "I-am-become-Muffins-booper-of-snoots"
  +title: "I am become Muffins, booper of snoots"
  +url: "https://lemmy.world/pictrs/image/ad19a946-1fc7-4b96-9104-9ade1ba6fe3e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690540655 {#2473
    date: 2023-07-28 12:37:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 6676
  -titleTs: "'becom':3 'booper':5 'muffin':4 'snoot':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690545155
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2533508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690540655 {#2474
    date: 2023-07-28 12:37:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1923
  +user: Proxies\__CG__\App\Entity\User {#2484 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1391 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "I-am-become-Muffins-booper-of-snoots"
  +title: "I am become Muffins, booper of snoots"
  +url: "https://lemmy.world/pictrs/image/ad19a946-1fc7-4b96-9104-9ade1ba6fe3e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690540655 {#2473
    date: 2023-07-28 12:37:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2481 …}
  +votes: Doctrine\ORM\PersistentCollection {#1508 …}
  +reports: Doctrine\ORM\PersistentCollection {#1501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1499 …}
  +badges: Doctrine\ORM\PersistentCollection {#1546 …}
  +children: []
  -id: 6676
  -titleTs: "'becom':3 'booper':5 'muffin':4 'snoot':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690545155
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2533508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690540655 {#2474
    date: 2023-07-28 12:37:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: Proxies\__CG__\App\Entity\Image {#1551 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "errors"
  +title: "errors"
  +url: "https://lemmy.world/pictrs/image/e49ead2e-4c43-4260-b73e-b749a585922d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690497727 {#1587
    date: 2023-07-28 00:42:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 28284
  -titleTs: "'error':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2261172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690497727 {#1586
    date: 2023-07-28 00:42:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: Proxies\__CG__\App\Entity\Image {#1551 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "errors"
  +title: "errors"
  +url: "https://lemmy.world/pictrs/image/e49ead2e-4c43-4260-b73e-b749a585922d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690497727 {#1587
    date: 2023-07-28 00:42:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 28284
  -titleTs: "'error':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2261172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690497727 {#1586
    date: 2023-07-28 00:42:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#1585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: Proxies\__CG__\App\Entity\Image {#1551 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "errors"
  +title: "errors"
  +url: "https://lemmy.world/pictrs/image/e49ead2e-4c43-4260-b73e-b749a585922d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690497727 {#1587
    date: 2023-07-28 00:42:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: []
  -id: 28284
  -titleTs: "'error':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2261172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690497727 {#1586
    date: 2023-07-28 00:42:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1539 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Question-What-method-would-be-best-to-cook-zucchini-and-fruit"
  +title: "[Question] What method would be best to cook zucchini & fruit for a pie?"
  +url: null
  +body: """
    ![](https://lemmy.world/pictrs/image/b19e26d4-7a71-4d7c-bef9-598d60573320.png)\n
    \n
    I had made a spread/mock jam, with rhubarb, blueberries, and zucchini, and it was damn good. So I’ve been trying to think of a decent method to utilize larger sizes and portions of zucchini to give a pie an apple pie like texture.\n
    \n
    I’m guessing I wouldn’t want to cook the fruit & zucchini in the pie, and therefore would be best to cook the filling before hand. However, I’ve never made a pie that way, and am unsure if the zucchini would overcook (translation: become mushy) if I cooked it for a second time.\n
    \n
    Note: I know I could look it up. Heck, I could just go to the store and read a can of blueberry filling to get an idea…I just feel it’d be more fun to ask here, 😉
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690510637 {#1759
    date: 2023-07-28 04:17:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 11816
  -titleTs: "'best':6 'cook':8 'fruit':10 'method':3 'pie':13 'question':1 'would':4 'zucchini':9"
  -bodyTs: "'/pictrs/image/b19e26d4-7a71-4d7c-bef9-598d60573320.png)':3 'appl':44 'ask':138 'becom':92 'best':67 'blueberri':12,123 'cook':56,69,96 'could':106,112 'd':133 'damn':18 'decent':29 'feel':131 'fill':71,124 'fruit':58 'fun':136 'get':126 'give':40 'go':114 'good':19 'guess':50 'hand':73 'heck':110 'howev':74 'idea':128 'jam':9 'know':104 'larger':33 'lemmy.world':2 'lemmy.world/pictrs/image/b19e26d4-7a71-4d7c-bef9-598d60573320.png)':1 'like':46 'look':107 'm':49 'made':6,78 'method':30 'mushi':93 'never':77 'note':102 'overcook':90 'pie':42,45,62,80 'portion':36 'read':119 'rhubarb':11 'second':100 'size':34 'spread/mock':8 'store':117 'textur':47 'therefor':64 'think':26 'time':101 'translat':91 'tri':24 'unsur':85 'util':32 've':22,76 'want':54 'way':82 'would':65,89 'wouldn':52 'zucchini':14,38,59,88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690510637
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2269447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690510637 {#1762
    date: 2023-07-28 04:17:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1539 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Question-What-method-would-be-best-to-cook-zucchini-and-fruit"
  +title: "[Question] What method would be best to cook zucchini & fruit for a pie?"
  +url: null
  +body: """
    ![](https://lemmy.world/pictrs/image/b19e26d4-7a71-4d7c-bef9-598d60573320.png)\n
    \n
    I had made a spread/mock jam, with rhubarb, blueberries, and zucchini, and it was damn good. So I’ve been trying to think of a decent method to utilize larger sizes and portions of zucchini to give a pie an apple pie like texture.\n
    \n
    I’m guessing I wouldn’t want to cook the fruit & zucchini in the pie, and therefore would be best to cook the filling before hand. However, I’ve never made a pie that way, and am unsure if the zucchini would overcook (translation: become mushy) if I cooked it for a second time.\n
    \n
    Note: I know I could look it up. Heck, I could just go to the store and read a can of blueberry filling to get an idea…I just feel it’d be more fun to ask here, 😉
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690510637 {#1759
    date: 2023-07-28 04:17:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 11816
  -titleTs: "'best':6 'cook':8 'fruit':10 'method':3 'pie':13 'question':1 'would':4 'zucchini':9"
  -bodyTs: "'/pictrs/image/b19e26d4-7a71-4d7c-bef9-598d60573320.png)':3 'appl':44 'ask':138 'becom':92 'best':67 'blueberri':12,123 'cook':56,69,96 'could':106,112 'd':133 'damn':18 'decent':29 'feel':131 'fill':71,124 'fruit':58 'fun':136 'get':126 'give':40 'go':114 'good':19 'guess':50 'hand':73 'heck':110 'howev':74 'idea':128 'jam':9 'know':104 'larger':33 'lemmy.world':2 'lemmy.world/pictrs/image/b19e26d4-7a71-4d7c-bef9-598d60573320.png)':1 'like':46 'look':107 'm':49 'made':6,78 'method':30 'mushi':93 'never':77 'note':102 'overcook':90 'pie':42,45,62,80 'portion':36 'read':119 'rhubarb':11 'second':100 'size':34 'spread/mock':8 'store':117 'textur':47 'therefor':64 'think':26 'time':101 'translat':91 'tri':24 'unsur':85 'util':32 've':22,76 'want':54 'way':82 'would':65,89 'wouldn':52 'zucchini':14,38,59,88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690510637
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2269447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690510637 {#1762
    date: 2023-07-28 04:17:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1751
  +user: Proxies\__CG__\App\Entity\User {#1788 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1539 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Question-What-method-would-be-best-to-cook-zucchini-and-fruit"
  +title: "[Question] What method would be best to cook zucchini & fruit for a pie?"
  +url: null
  +body: """
    ![](https://lemmy.world/pictrs/image/b19e26d4-7a71-4d7c-bef9-598d60573320.png)\n
    \n
    I had made a spread/mock jam, with rhubarb, blueberries, and zucchini, and it was damn good. So I’ve been trying to think of a decent method to utilize larger sizes and portions of zucchini to give a pie an apple pie like texture.\n
    \n
    I’m guessing I wouldn’t want to cook the fruit & zucchini in the pie, and therefore would be best to cook the filling before hand. However, I’ve never made a pie that way, and am unsure if the zucchini would overcook (translation: become mushy) if I cooked it for a second time.\n
    \n
    Note: I know I could look it up. Heck, I could just go to the store and read a can of blueberry filling to get an idea…I just feel it’d be more fun to ask here, 😉
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690510637 {#1759
    date: 2023-07-28 04:17:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 11816
  -titleTs: "'best':6 'cook':8 'fruit':10 'method':3 'pie':13 'question':1 'would':4 'zucchini':9"
  -bodyTs: "'/pictrs/image/b19e26d4-7a71-4d7c-bef9-598d60573320.png)':3 'appl':44 'ask':138 'becom':92 'best':67 'blueberri':12,123 'cook':56,69,96 'could':106,112 'd':133 'damn':18 'decent':29 'feel':131 'fill':71,124 'fruit':58 'fun':136 'get':126 'give':40 'go':114 'good':19 'guess':50 'hand':73 'heck':110 'howev':74 'idea':128 'jam':9 'know':104 'larger':33 'lemmy.world':2 'lemmy.world/pictrs/image/b19e26d4-7a71-4d7c-bef9-598d60573320.png)':1 'like':46 'look':107 'm':49 'made':6,78 'method':30 'mushi':93 'never':77 'note':102 'overcook':90 'pie':42,45,62,80 'portion':36 'read':119 'rhubarb':11 'second':100 'size':34 'spread/mock':8 'store':117 'textur':47 'therefor':64 'think':26 'time':101 'translat':91 'tri':24 'unsur':85 'util':32 've':22,76 'want':54 'way':82 'would':65,89 'wouldn':52 'zucchini':14,38,59,88"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690510637
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2269447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690510637 {#1762
    date: 2023-07-28 04:17:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\Entry {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1698 …}
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "Coast-Guard-Landing-Party-Pacific-Theater-c-WWII-Colorized"
  +title: "Coast Guard Landing Party, Pacific Theater c. WWII (Colorized)"
  +url: "https://lemmy.world/pictrs/image/105a875b-37fb-42c4-9270-e737f53d949e.jpeg"
  +body: "Here’s one of my colorizations. It’s of a Coast Guard landing party undergoing training party in the Pacific. The original comes from the Coast Guard Historian’s Office."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690500751 {#1693
    date: 2023-07-28 01:32:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 13381
  -titleTs: "'c':7 'coast':1 'color':9 'guard':2 'land':3 'pacif':5 'parti':4 'theater':6 'wwii':8"
  -bodyTs: "'coast':11,26 'color':6 'come':23 'guard':12,27 'historian':28 'land':13 'offic':30 'one':3 'origin':22 'pacif':20 'parti':14,17 'train':16 'undergo':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690500751
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2263002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690500751 {#1697
    date: 2023-07-28 01:32:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1698 …}
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "Coast-Guard-Landing-Party-Pacific-Theater-c-WWII-Colorized"
  +title: "Coast Guard Landing Party, Pacific Theater c. WWII (Colorized)"
  +url: "https://lemmy.world/pictrs/image/105a875b-37fb-42c4-9270-e737f53d949e.jpeg"
  +body: "Here’s one of my colorizations. It’s of a Coast Guard landing party undergoing training party in the Pacific. The original comes from the Coast Guard Historian’s Office."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690500751 {#1693
    date: 2023-07-28 01:32:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 13381
  -titleTs: "'c':7 'coast':1 'color':9 'guard':2 'land':3 'pacif':5 'parti':4 'theater':6 'wwii':8"
  -bodyTs: "'coast':11,26 'color':6 'come':23 'guard':12,27 'historian':28 'land':13 'offic':30 'one':3 'origin':22 'pacif':20 'parti':14,17 'train':16 'undergo':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690500751
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2263002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690500751 {#1697
    date: 2023-07-28 01:32:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1695
  +user: Proxies\__CG__\App\Entity\User {#1690 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1698 …}
  +image: Proxies\__CG__\App\Entity\Image {#1696 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "Coast-Guard-Landing-Party-Pacific-Theater-c-WWII-Colorized"
  +title: "Coast Guard Landing Party, Pacific Theater c. WWII (Colorized)"
  +url: "https://lemmy.world/pictrs/image/105a875b-37fb-42c4-9270-e737f53d949e.jpeg"
  +body: "Here’s one of my colorizations. It’s of a Coast Guard landing party undergoing training party in the Pacific. The original comes from the Coast Guard Historian’s Office."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690500751 {#1693
    date: 2023-07-28 01:32:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1709 …}
  +votes: Doctrine\ORM\PersistentCollection {#1610 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  +badges: Doctrine\ORM\PersistentCollection {#1744 …}
  +children: []
  -id: 13381
  -titleTs: "'c':7 'coast':1 'color':9 'guard':2 'land':3 'pacif':5 'parti':4 'theater':6 'wwii':8"
  -bodyTs: "'coast':11,26 'color':6 'come':23 'guard':12,27 'historian':28 'land':13 'offic':30 'one':3 'origin':22 'pacif':20 'parti':14,17 'train':16 'undergo':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690500751
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2263002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690500751 {#1697
    date: 2023-07-28 01:32:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: Proxies\__CG__\App\Entity\Image {#1654 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "looking-forward-to-the-comments"
  +title: "looking forward to the comments"
  +url: "https://lemmy.world/pictrs/image/0fb971b1-625f-4270-89e4-8bc81b50fd46.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690507465 {#1668
    date: 2023-07-28 03:24:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 20560
  -titleTs: "'comment':5 'forward':2 'look':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690516465
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2267560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690507465 {#1671
    date: 2023-07-28 03:24:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: Proxies\__CG__\App\Entity\Image {#1654 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "looking-forward-to-the-comments"
  +title: "looking forward to the comments"
  +url: "https://lemmy.world/pictrs/image/0fb971b1-625f-4270-89e4-8bc81b50fd46.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690507465 {#1668
    date: 2023-07-28 03:24:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 20560
  -titleTs: "'comment':5 'forward':2 'look':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690516465
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2267560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690507465 {#1671
    date: 2023-07-28 03:24:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1679
  +user: Proxies\__CG__\App\Entity\User {#1650 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: Proxies\__CG__\App\Entity\Image {#1654 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "looking-forward-to-the-comments"
  +title: "looking forward to the comments"
  +url: "https://lemmy.world/pictrs/image/0fb971b1-625f-4270-89e4-8bc81b50fd46.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690507465 {#1668
    date: 2023-07-28 03:24:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1652 …}
  +votes: Doctrine\ORM\PersistentCollection {#1649 …}
  +reports: Doctrine\ORM\PersistentCollection {#1653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1663 …}
  +badges: Doctrine\ORM\PersistentCollection {#1552 …}
  +children: []
  -id: 20560
  -titleTs: "'comment':5 'forward':2 'look':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690516465
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2267560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690507465 {#1671
    date: 2023-07-28 03:24:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Why-don-t-more-poor-people-join-mutual-aid-groups-instead"
  +title: "Why don't more poor people join mutual aid groups instead of using charities?"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/2258784](https://lemmy.world/post/2258784)\n
    \n
    > I’ve been looking through some US and EU labor data and I have started to wonder why don’t more of the working poor join local mutual aid groups instead of staying at their likely shitty jobs or relying on charities?\n
    > \n
    > [This is a study on the labour distribution in the US among the working poor](https://www.bls.gov/opub/reports/working-poor/2020/home.htm)\n
    > \n
    > On table 4 it shows that there are about 5,812,000 people that are classified as working poor ( Its says number in thousands so I multiplied the number given by 1000) and that alot of those jobs are in essential services like making food or providing support to others.\n
    > \n
    > [Similar diversity is show in the EU as well](https://www.cedefop.europa.eu/en/tools/skills-intelligence/unemployment-occupation?year=2021&country=EU#1)\n
    > \n
    > So if most of these people decided to stop working at their current job and instead bring that those skills to a mutual aid network wouldn’t they still get most of the resources they need because other specialists would be there to help them and also [live a generally more happy life](https://spssi.onlinelibrary.wiley.com/doi/10.1111/asap.12275)?\n
    > \n
    > Also the reason why I am saying instead of charities is because charities become less effective the more people request from them because they have limited resources to share and also mainly supported by wealthy people that can unilaterally give and take away support.\n
    > \n
    > Whilst mutual aid networks can take the diversity that more people joining the network gives them and use it to offer more services to other people in that community.\n
    > \n
    > This seems like a no brainer so what am I missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690494246 {#1447
    date: 2023-07-27 23:44:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 11822
  -titleTs: "'aid':9 'chariti':14 'group':10 'instead':11 'join':7 'mutual':8 'peopl':6 'poor':5 'use':13"
  -bodyTs: "'/doi/10.1111/asap.12275)?':185 '/en/tools/skills-intelligence/unemployment-occupation?year=2021&country=eu#1)':129 '/opub/reports/working-poor/2020/home.htm)':67 '/post/2258784](https://lemmy.world/post/2258784)':7 '000':79 '1000':99 '4':70 '5':77 '812':78 'aid':36,153,232 'alot':102 'also':176,186,216 'among':61 'away':228 'becom':199 'brainer':264 'bring':146 'chariti':49,195,198 'classifi':83 'communiti':258 'cross':2 'cross-post':1 'current':142 'data':18 'decid':136 'distribut':57 'divers':119,237 'effect':201 'essenti':108 'eu':16,124 'food':112 'general':179 'get':159 'give':225,244 'given':97 'group':37 'happi':181 'help':173 'instead':38,145,193 'job':45,105,143 'join':33,241 'labor':17 'labour':56 'lemmy.world':6 'lemmy.world/post/2258784](https://lemmy.world/post/2258784)':5 'less':200 'life':182 'like':43,110,261 'limit':211 'live':177 'local':34 'look':11 'main':217 'make':111 'miss':269 'multipli':94 'mutual':35,152,231 'need':165 'network':154,233,243 'number':89,96 'offer':250 'other':117 'peopl':80,135,204,221,240,255 'poor':32,64,86 'post':3 'provid':114 'reason':188 'reli':47 'request':205 'resourc':163,212 'say':88,192 'seem':260 'servic':109,252 'share':214 'shitti':44 'show':72,121 'similar':118 'skill':149 'specialist':168 'spssi.onlinelibrary.wiley.com':184 'spssi.onlinelibrary.wiley.com/doi/10.1111/asap.12275)?':183 'start':22 'stay':40 'still':158 'stop':138 'studi':53 'support':115,218,229 'tabl':69 'take':227,235 'thousand':91 'unilater':224 'us':14,60 'use':247 've':9 'wealthi':220 'well':126 'whilst':230 'wonder':24 'work':31,63,85,139 'would':169 'wouldn':155 'www.bls.gov':66 'www.bls.gov/opub/reports/working-poor/2020/home.htm)':65 'www.cedefop.europa.eu':128 'www.cedefop.europa.eu/en/tools/skills-intelligence/unemployment-occupation?year=2021&country=eu#1)':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690494246
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2258804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690494246 {#1424
    date: 2023-07-27 23:44:06.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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Why-don-t-more-poor-people-join-mutual-aid-groups-instead"
  +title: "Why don't more poor people join mutual aid groups instead of using charities?"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/2258784](https://lemmy.world/post/2258784)\n
    \n
    > I’ve been looking through some US and EU labor data and I have started to wonder why don’t more of the working poor join local mutual aid groups instead of staying at their likely shitty jobs or relying on charities?\n
    > \n
    > [This is a study on the labour distribution in the US among the working poor](https://www.bls.gov/opub/reports/working-poor/2020/home.htm)\n
    > \n
    > On table 4 it shows that there are about 5,812,000 people that are classified as working poor ( Its says number in thousands so I multiplied the number given by 1000) and that alot of those jobs are in essential services like making food or providing support to others.\n
    > \n
    > [Similar diversity is show in the EU as well](https://www.cedefop.europa.eu/en/tools/skills-intelligence/unemployment-occupation?year=2021&country=EU#1)\n
    > \n
    > So if most of these people decided to stop working at their current job and instead bring that those skills to a mutual aid network wouldn’t they still get most of the resources they need because other specialists would be there to help them and also [live a generally more happy life](https://spssi.onlinelibrary.wiley.com/doi/10.1111/asap.12275)?\n
    > \n
    > Also the reason why I am saying instead of charities is because charities become less effective the more people request from them because they have limited resources to share and also mainly supported by wealthy people that can unilaterally give and take away support.\n
    > \n
    > Whilst mutual aid networks can take the diversity that more people joining the network gives them and use it to offer more services to other people in that community.\n
    > \n
    > This seems like a no brainer so what am I missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690494246 {#1447
    date: 2023-07-27 23:44:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 11822
  -titleTs: "'aid':9 'chariti':14 'group':10 'instead':11 'join':7 'mutual':8 'peopl':6 'poor':5 'use':13"
  -bodyTs: "'/doi/10.1111/asap.12275)?':185 '/en/tools/skills-intelligence/unemployment-occupation?year=2021&country=eu#1)':129 '/opub/reports/working-poor/2020/home.htm)':67 '/post/2258784](https://lemmy.world/post/2258784)':7 '000':79 '1000':99 '4':70 '5':77 '812':78 'aid':36,153,232 'alot':102 'also':176,186,216 'among':61 'away':228 'becom':199 'brainer':264 'bring':146 'chariti':49,195,198 'classifi':83 'communiti':258 'cross':2 'cross-post':1 'current':142 'data':18 'decid':136 'distribut':57 'divers':119,237 'effect':201 'essenti':108 'eu':16,124 'food':112 'general':179 'get':159 'give':225,244 'given':97 'group':37 'happi':181 'help':173 'instead':38,145,193 'job':45,105,143 'join':33,241 'labor':17 'labour':56 'lemmy.world':6 'lemmy.world/post/2258784](https://lemmy.world/post/2258784)':5 'less':200 'life':182 'like':43,110,261 'limit':211 'live':177 'local':34 'look':11 'main':217 'make':111 'miss':269 'multipli':94 'mutual':35,152,231 'need':165 'network':154,233,243 'number':89,96 'offer':250 'other':117 'peopl':80,135,204,221,240,255 'poor':32,64,86 'post':3 'provid':114 'reason':188 'reli':47 'request':205 'resourc':163,212 'say':88,192 'seem':260 'servic':109,252 'share':214 'shitti':44 'show':72,121 'similar':118 'skill':149 'specialist':168 'spssi.onlinelibrary.wiley.com':184 'spssi.onlinelibrary.wiley.com/doi/10.1111/asap.12275)?':183 'start':22 'stay':40 'still':158 'stop':138 'studi':53 'support':115,218,229 'tabl':69 'take':227,235 'thousand':91 'unilater':224 'us':14,60 'use':247 've':9 'wealthi':220 'well':126 'whilst':230 'wonder':24 'work':31,63,85,139 'would':169 'wouldn':155 'www.bls.gov':66 'www.bls.gov/opub/reports/working-poor/2020/home.htm)':65 'www.cedefop.europa.eu':128 'www.cedefop.europa.eu/en/tools/skills-intelligence/unemployment-occupation?year=2021&country=eu#1)':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690494246
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2258804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690494246 {#1424
    date: 2023-07-27 23:44:06.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 {#1423
  +user: Proxies\__CG__\App\Entity\User {#1442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Why-don-t-more-poor-people-join-mutual-aid-groups-instead"
  +title: "Why don't more poor people join mutual aid groups instead of using charities?"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/2258784](https://lemmy.world/post/2258784)\n
    \n
    > I’ve been looking through some US and EU labor data and I have started to wonder why don’t more of the working poor join local mutual aid groups instead of staying at their likely shitty jobs or relying on charities?\n
    > \n
    > [This is a study on the labour distribution in the US among the working poor](https://www.bls.gov/opub/reports/working-poor/2020/home.htm)\n
    > \n
    > On table 4 it shows that there are about 5,812,000 people that are classified as working poor ( Its says number in thousands so I multiplied the number given by 1000) and that alot of those jobs are in essential services like making food or providing support to others.\n
    > \n
    > [Similar diversity is show in the EU as well](https://www.cedefop.europa.eu/en/tools/skills-intelligence/unemployment-occupation?year=2021&country=EU#1)\n
    > \n
    > So if most of these people decided to stop working at their current job and instead bring that those skills to a mutual aid network wouldn’t they still get most of the resources they need because other specialists would be there to help them and also [live a generally more happy life](https://spssi.onlinelibrary.wiley.com/doi/10.1111/asap.12275)?\n
    > \n
    > Also the reason why I am saying instead of charities is because charities become less effective the more people request from them because they have limited resources to share and also mainly supported by wealthy people that can unilaterally give and take away support.\n
    > \n
    > Whilst mutual aid networks can take the diversity that more people joining the network gives them and use it to offer more services to other people in that community.\n
    > \n
    > This seems like a no brainer so what am I missing?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690494246 {#1447
    date: 2023-07-27 23:44:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1415 …}
  +votes: Doctrine\ORM\PersistentCollection {#1426 …}
  +reports: Doctrine\ORM\PersistentCollection {#1413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1412 …}
  +badges: Doctrine\ORM\PersistentCollection {#1443 …}
  +children: []
  -id: 11822
  -titleTs: "'aid':9 'chariti':14 'group':10 'instead':11 'join':7 'mutual':8 'peopl':6 'poor':5 'use':13"
  -bodyTs: "'/doi/10.1111/asap.12275)?':185 '/en/tools/skills-intelligence/unemployment-occupation?year=2021&country=eu#1)':129 '/opub/reports/working-poor/2020/home.htm)':67 '/post/2258784](https://lemmy.world/post/2258784)':7 '000':79 '1000':99 '4':70 '5':77 '812':78 'aid':36,153,232 'alot':102 'also':176,186,216 'among':61 'away':228 'becom':199 'brainer':264 'bring':146 'chariti':49,195,198 'classifi':83 'communiti':258 'cross':2 'cross-post':1 'current':142 'data':18 'decid':136 'distribut':57 'divers':119,237 'effect':201 'essenti':108 'eu':16,124 'food':112 'general':179 'get':159 'give':225,244 'given':97 'group':37 'happi':181 'help':173 'instead':38,145,193 'job':45,105,143 'join':33,241 'labor':17 'labour':56 'lemmy.world':6 'lemmy.world/post/2258784](https://lemmy.world/post/2258784)':5 'less':200 'life':182 'like':43,110,261 'limit':211 'live':177 'local':34 'look':11 'main':217 'make':111 'miss':269 'multipli':94 'mutual':35,152,231 'need':165 'network':154,233,243 'number':89,96 'offer':250 'other':117 'peopl':80,135,204,221,240,255 'poor':32,64,86 'post':3 'provid':114 'reason':188 'reli':47 'request':205 'resourc':163,212 'say':88,192 'seem':260 'servic':109,252 'share':214 'shitti':44 'show':72,121 'similar':118 'skill':149 'specialist':168 'spssi.onlinelibrary.wiley.com':184 'spssi.onlinelibrary.wiley.com/doi/10.1111/asap.12275)?':183 'start':22 'stay':40 'still':158 'stop':138 'studi':53 'support':115,218,229 'tabl':69 'take':227,235 'thousand':91 'unilater':224 'us':14,60 'use':247 've':9 'wealthi':220 'well':126 'whilst':230 'wonder':24 'work':31,63,85,139 'would':169 'wouldn':155 'www.bls.gov':66 'www.bls.gov/opub/reports/working-poor/2020/home.htm)':65 'www.cedefop.europa.eu':128 'www.cedefop.europa.eu/en/tools/skills-intelligence/unemployment-occupation?year=2021&country=eu#1)':127"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690494246
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2258804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690494246 {#1424
    date: 2023-07-27 23:44:06.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 {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "How-has-your-life-improved-with-reddit-nuking-itself"
  +title: "How has your life improved with reddit nuking itself?"
  +url: null
  +body: """
    I find i’m doing more activities in the real world, sitting with my thoughts, and not constantly needing content to fill the void (as much)\n
    \n
    thanks spez
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690494207 {#1419
    date: 2023-07-27 23:43:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1456 …}
  +votes: Doctrine\ORM\PersistentCollection {#1461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1455 …}
  +badges: Doctrine\ORM\PersistentCollection {#1460 …}
  +children: []
  -id: 11823
  -titleTs: "'improv':5 'life':4 'nuke':8 'reddit':7"
  -bodyTs: "'activ':7 'constant':18 'content':20 'fill':22 'find':2 'm':4 'much':26 'need':19 'real':10 'sit':12 'spez':28 'thank':27 'thought':15 'void':24 'world':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690494207
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2258794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690494207 {#1425
    date: 2023-07-27 23:43:27.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 {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "How-has-your-life-improved-with-reddit-nuking-itself"
  +title: "How has your life improved with reddit nuking itself?"
  +url: null
  +body: """
    I find i’m doing more activities in the real world, sitting with my thoughts, and not constantly needing content to fill the void (as much)\n
    \n
    thanks spez
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690494207 {#1419
    date: 2023-07-27 23:43:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1456 …}
  +votes: Doctrine\ORM\PersistentCollection {#1461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1455 …}
  +badges: Doctrine\ORM\PersistentCollection {#1460 …}
  +children: []
  -id: 11823
  -titleTs: "'improv':5 'life':4 'nuke':8 'reddit':7"
  -bodyTs: "'activ':7 'constant':18 'content':20 'fill':22 'find':2 'm':4 'much':26 'need':19 'real':10 'sit':12 'spez':28 'thank':27 'thought':15 'void':24 'world':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690494207
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2258794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690494207 {#1425
    date: 2023-07-27 23:43:27.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 {#1416
  +user: Proxies\__CG__\App\Entity\User {#1427 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "How-has-your-life-improved-with-reddit-nuking-itself"
  +title: "How has your life improved with reddit nuking itself?"
  +url: null
  +body: """
    I find i’m doing more activities in the real world, sitting with my thoughts, and not constantly needing content to fill the void (as much)\n
    \n
    thanks spez
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690494207 {#1419
    date: 2023-07-27 23:43:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1456 …}
  +votes: Doctrine\ORM\PersistentCollection {#1461 …}
  +reports: Doctrine\ORM\PersistentCollection {#1463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1455 …}
  +badges: Doctrine\ORM\PersistentCollection {#1460 …}
  +children: []
  -id: 11823
  -titleTs: "'improv':5 'life':4 'nuke':8 'reddit':7"
  -bodyTs: "'activ':7 'constant':18 'content':20 'fill':22 'find':2 'm':4 'much':26 'need':19 'real':10 'sit':12 'spez':28 'thank':27 'thought':15 'void':24 'world':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690494207
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2258794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690494207 {#1425
    date: 2023-07-27 23:43:27.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 {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "Who-are-those-people-who-still-let-Big-Tech-piss"
  +title: "Who are those people who still let Big Tech piss on their face, thinking it is the lord of the rain?"
  +url: "https://lemmy.world/pictrs/image/607b3421-9432-4583-81aa-c58d4b4f4cb5.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690513514 {#1646
    date: 2023-07-28 05:05:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 17820
  -titleTs: "'big':8 'face':13 'let':7 'lord':18 'peopl':4 'piss':10 'rain':21 'still':6 'tech':9 'think':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690513514
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2271123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690513514 {#1647
    date: 2023-07-28 05:05:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "Who-are-those-people-who-still-let-Big-Tech-piss"
  +title: "Who are those people who still let Big Tech piss on their face, thinking it is the lord of the rain?"
  +url: "https://lemmy.world/pictrs/image/607b3421-9432-4583-81aa-c58d4b4f4cb5.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690513514 {#1646
    date: 2023-07-28 05:05:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 17820
  -titleTs: "'big':8 'face':13 'let':7 'lord':18 'peopl':4 'piss':10 'rain':21 'still':6 'tech':9 'think':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690513514
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2271123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690513514 {#1647
    date: 2023-07-28 05:05:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1645
  +user: Proxies\__CG__\App\Entity\User {#1640 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1641 …}
  +image: Proxies\__CG__\App\Entity\Image {#1648 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "Who-are-those-people-who-still-let-Big-Tech-piss"
  +title: "Who are those people who still let Big Tech piss on their face, thinking it is the lord of the rain?"
  +url: "https://lemmy.world/pictrs/image/607b3421-9432-4583-81aa-c58d4b4f4cb5.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690513514 {#1646
    date: 2023-07-28 05:05:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1665 …}
  +votes: Doctrine\ORM\PersistentCollection {#1674 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1677 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1669 …}
  +badges: Doctrine\ORM\PersistentCollection {#1666 …}
  +children: []
  -id: 17820
  -titleTs: "'big':8 'face':13 'let':7 'lord':18 'peopl':4 'piss':10 'rain':21 'still':6 'tech':9 'think':14"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690513514
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2271123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690513514 {#1647
    date: 2023-07-28 05:05:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2477 …}
  +slug: "When-is-it-the-best-time-to-introduce-dark-humor"
  +title: "When is it the best time to introduce dark humor ino the mix?!"
  +url: "https://i.imgur.com/aURmtLC.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690547256 {#2475
    date: 2023-07-28 14:27:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 6315
  -titleTs: "'best':5 'dark':9 'humor':10 'ino':11 'introduc':8 'mix':13 'time':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690547256
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2291889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690547256 {#2472
    date: 2023-07-28 14:27:36.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 {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2477 …}
  +slug: "When-is-it-the-best-time-to-introduce-dark-humor"
  +title: "When is it the best time to introduce dark humor ino the mix?!"
  +url: "https://i.imgur.com/aURmtLC.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690547256 {#2475
    date: 2023-07-28 14:27:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 6315
  -titleTs: "'best':5 'dark':9 'humor':10 'ino':11 'introduc':8 'mix':13 'time':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690547256
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2291889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690547256 {#2472
    date: 2023-07-28 14:27:36.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 {#2450
  +user: Proxies\__CG__\App\Entity\User {#2449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2477 …}
  +slug: "When-is-it-the-best-time-to-introduce-dark-humor"
  +title: "When is it the best time to introduce dark humor ino the mix?!"
  +url: "https://i.imgur.com/aURmtLC.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690547256 {#2475
    date: 2023-07-28 14:27:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2483 …}
  +votes: Doctrine\ORM\PersistentCollection {#2358 …}
  +reports: Doctrine\ORM\PersistentCollection {#2485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1359 …}
  +badges: Doctrine\ORM\PersistentCollection {#2490 …}
  +children: []
  -id: 6315
  -titleTs: "'best':5 'dark':9 'humor':10 'ino':11 'introduc':8 'mix':13 'time':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690547256
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2291889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690547256 {#2472
    date: 2023-07-28 14:27:36.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 {#1439
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1437 …}
  +image: Proxies\__CG__\App\Entity\Image {#1436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "The-Criterion-Collection-A-place-for-fans-of-movies-and"
  +title: "The Criterion Collection - A place for fans of movies and the bluray label, Criterion"
  +url: "https://lemmy.world/c/criterion"
  +body: """
    If you’ve taken a film 101 class to slack off for a quarter of college then you know what these movies are about. We got Kurosawa, Fellini, Godard, Bergman, Lynch, and more. Check us out and subscribe to grow our community.\n
    \n
    [!criterion@lemmy.world](https://lemmy.world/c/criterion@lemmy.world)  \n
    <https://lemmy.world/c/criterion>  \n
    @criterion@lemmy.world(kbin local link)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690505544 {#1459
    date: 2023-07-28 02:52:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@criterion@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 13357
  -titleTs: "'bluray':12 'collect':3 'criterion':2,14 'fan':7 'label':13 'movi':9 'place':5"
  -bodyTs: "'/c/criterion':49 '/c/criterion@lemmy.world)':46 '101':7 'bergman':30 'check':34 'class':8 'colleg':16 'communiti':42 'criterion@lemmy.world':43,50 'fellini':28 'film':6 'godard':29 'got':26 'grow':40 'kbin':51 'know':19 'kurosawa':27 'lemmy.world':45,48 'lemmy.world/c/criterion':47 'lemmy.world/c/criterion@lemmy.world)':44 'link':53 'local':52 'lynch':31 'movi':22 'quarter':14 'slack':10 'subscrib':38 'taken':4 'us':35 've':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690505544
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2266203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690505544 {#1432
    date: 2023-07-28 02:52:24.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 {#1439
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1437 …}
  +image: Proxies\__CG__\App\Entity\Image {#1436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "The-Criterion-Collection-A-place-for-fans-of-movies-and"
  +title: "The Criterion Collection - A place for fans of movies and the bluray label, Criterion"
  +url: "https://lemmy.world/c/criterion"
  +body: """
    If you’ve taken a film 101 class to slack off for a quarter of college then you know what these movies are about. We got Kurosawa, Fellini, Godard, Bergman, Lynch, and more. Check us out and subscribe to grow our community.\n
    \n
    [!criterion@lemmy.world](https://lemmy.world/c/criterion@lemmy.world)  \n
    <https://lemmy.world/c/criterion>  \n
    @criterion@lemmy.world(kbin local link)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690505544 {#1459
    date: 2023-07-28 02:52:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@criterion@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 13357
  -titleTs: "'bluray':12 'collect':3 'criterion':2,14 'fan':7 'label':13 'movi':9 'place':5"
  -bodyTs: "'/c/criterion':49 '/c/criterion@lemmy.world)':46 '101':7 'bergman':30 'check':34 'class':8 'colleg':16 'communiti':42 'criterion@lemmy.world':43,50 'fellini':28 'film':6 'godard':29 'got':26 'grow':40 'kbin':51 'know':19 'kurosawa':27 'lemmy.world':45,48 'lemmy.world/c/criterion':47 'lemmy.world/c/criterion@lemmy.world)':44 'link':53 'local':52 'lynch':31 'movi':22 'quarter':14 'slack':10 'subscrib':38 'taken':4 'us':35 've':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690505544
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2266203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690505544 {#1432
    date: 2023-07-28 02:52:24.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 {#1439
  +user: Proxies\__CG__\App\Entity\User {#1433 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1437 …}
  +image: Proxies\__CG__\App\Entity\Image {#1436 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "The-Criterion-Collection-A-place-for-fans-of-movies-and"
  +title: "The Criterion Collection - A place for fans of movies and the bluray label, Criterion"
  +url: "https://lemmy.world/c/criterion"
  +body: """
    If you’ve taken a film 101 class to slack off for a quarter of college then you know what these movies are about. We got Kurosawa, Fellini, Godard, Bergman, Lynch, and more. Check us out and subscribe to grow our community.\n
    \n
    [!criterion@lemmy.world](https://lemmy.world/c/criterion@lemmy.world)  \n
    <https://lemmy.world/c/criterion>  \n
    @criterion@lemmy.world(kbin local link)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690505544 {#1459
    date: 2023-07-28 02:52:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@criterion@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 13357
  -titleTs: "'bluray':12 'collect':3 'criterion':2,14 'fan':7 'label':13 'movi':9 'place':5"
  -bodyTs: "'/c/criterion':49 '/c/criterion@lemmy.world)':46 '101':7 'bergman':30 'check':34 'class':8 'colleg':16 'communiti':42 'criterion@lemmy.world':43,50 'fellini':28 'film':6 'godard':29 'got':26 'grow':40 'kbin':51 'know':19 'kurosawa':27 'lemmy.world':45,48 'lemmy.world/c/criterion':47 'lemmy.world/c/criterion@lemmy.world)':44 'link':53 'local':52 'lynch':31 'movi':22 'quarter':14 'slack':10 'subscrib':38 'taken':4 'us':35 've':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690505544
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2266203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690505544 {#1432
    date: 2023-07-28 02:52:24.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1889
  +user: Proxies\__CG__\App\Entity\User {#1900 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: Proxies\__CG__\App\Entity\Image {#1920 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Hero-Teen-Saves-Brother-Being-Swept-Away-Mom-I-Might-Not"
  +title: "Hero Teen Saves Brother Being Swept Away: ‘Mom…I Might Not Be Back’"
  +url: "https://www.goodnewsnetwork.org/hero-teen-saves-brother-being-swept-away-mom-i-might-not-be-back/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690543369 {#1878
    date: 2023-07-28 13:22:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1924 …}
  +votes: Doctrine\ORM\PersistentCollection {#1897 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1944 …}
  +badges: Doctrine\ORM\PersistentCollection {#1960 …}
  +children: []
  -id: 1626
  -titleTs: "'away':7 'back':13 'brother':4 'hero':1 'might':10 'mom':8 'save':3 'swept':6 'teen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690579369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2290162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690543369 {#1688
    date: 2023-07-28 13:22: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
47 DENIED edit
App\Entity\Entry {#1889
  +user: Proxies\__CG__\App\Entity\User {#1900 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: Proxies\__CG__\App\Entity\Image {#1920 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Hero-Teen-Saves-Brother-Being-Swept-Away-Mom-I-Might-Not"
  +title: "Hero Teen Saves Brother Being Swept Away: ‘Mom…I Might Not Be Back’"
  +url: "https://www.goodnewsnetwork.org/hero-teen-saves-brother-being-swept-away-mom-i-might-not-be-back/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690543369 {#1878
    date: 2023-07-28 13:22:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1924 …}
  +votes: Doctrine\ORM\PersistentCollection {#1897 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1944 …}
  +badges: Doctrine\ORM\PersistentCollection {#1960 …}
  +children: []
  -id: 1626
  -titleTs: "'away':7 'back':13 'brother':4 'hero':1 'might':10 'mom':8 'save':3 'swept':6 'teen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690579369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2290162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690543369 {#1688
    date: 2023-07-28 13:22: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
48 DENIED moderate
App\Entity\Entry {#1889
  +user: Proxies\__CG__\App\Entity\User {#1900 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: Proxies\__CG__\App\Entity\Image {#1920 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Hero-Teen-Saves-Brother-Being-Swept-Away-Mom-I-Might-Not"
  +title: "Hero Teen Saves Brother Being Swept Away: ‘Mom…I Might Not Be Back’"
  +url: "https://www.goodnewsnetwork.org/hero-teen-saves-brother-being-swept-away-mom-i-might-not-be-back/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690543369 {#1878
    date: 2023-07-28 13:22:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1924 …}
  +votes: Doctrine\ORM\PersistentCollection {#1897 …}
  +reports: Doctrine\ORM\PersistentCollection {#1395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1944 …}
  +badges: Doctrine\ORM\PersistentCollection {#1960 …}
  +children: []
  -id: 1626
  -titleTs: "'away':7 'back':13 'brother':4 'hero':1 'might':10 'mom':8 'save':3 'swept':6 'teen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690579369
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2290162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690543369 {#1688
    date: 2023-07-28 13:22: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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "I-heard-Cillian-Murphy-is-in-talks-to-be-the"
  +title: "I heard Cillian Murphy is in talks to be the villain!"
  +url: "https://lemmy.world/pictrs/image/e607b6fb-a0be-4436-a44e-cb2f41664b09.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690492793 {#1592
    date: 2023-07-27 23:19:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 23440
  -titleTs: "'cillian':3 'heard':2 'murphi':4 'talk':7 'villain':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690492793
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2257858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690492793 {#1591
    date: 2023-07-27 23:19:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "I-heard-Cillian-Murphy-is-in-talks-to-be-the"
  +title: "I heard Cillian Murphy is in talks to be the villain!"
  +url: "https://lemmy.world/pictrs/image/e607b6fb-a0be-4436-a44e-cb2f41664b09.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690492793 {#1592
    date: 2023-07-27 23:19:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 23440
  -titleTs: "'cillian':3 'heard':2 'murphi':4 'talk':7 'villain':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690492793
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2257858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690492793 {#1591
    date: 2023-07-27 23:19:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#1589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1571 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "I-heard-Cillian-Murphy-is-in-talks-to-be-the"
  +title: "I heard Cillian Murphy is in talks to be the villain!"
  +url: "https://lemmy.world/pictrs/image/e607b6fb-a0be-4436-a44e-cb2f41664b09.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690492793 {#1592
    date: 2023-07-27 23:19:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1582 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: []
  -id: 23440
  -titleTs: "'cillian':3 'heard':2 'murphi':4 'talk':7 'villain':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690492793
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2257858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690492793 {#1591
    date: 2023-07-27 23:19:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Entry {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "What-is-the-most-popular-thing-in-the-world"
  +title: "What is the most popular thing in the world?"
  +url: null
  +body: "Music?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690499077 {#1644
    date: 2023-07-28 01:04:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 11819
  -titleTs: "'popular':5 'thing':6 'world':9"
  -bodyTs: "'music':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690499077
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2262098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690499077 {#1643
    date: 2023-07-28 01:04:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "What-is-the-most-popular-thing-in-the-world"
  +title: "What is the most popular thing in the world?"
  +url: null
  +body: "Music?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690499077 {#1644
    date: 2023-07-28 01:04:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 11819
  -titleTs: "'popular':5 'thing':6 'world':9"
  -bodyTs: "'music':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690499077
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2262098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690499077 {#1643
    date: 2023-07-28 01:04:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1622
  +user: Proxies\__CG__\App\Entity\User {#1633 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "What-is-the-most-popular-thing-in-the-world"
  +title: "What is the most popular thing in the world?"
  +url: null
  +body: "Music?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690499077 {#1644
    date: 2023-07-28 01:04:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1627 …}
  +votes: Doctrine\ORM\PersistentCollection {#1634 …}
  +reports: Doctrine\ORM\PersistentCollection {#1635 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1409 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1449 …}
  +badges: Doctrine\ORM\PersistentCollection {#1422 …}
  +children: []
  -id: 11819
  -titleTs: "'popular':5 'thing':6 'world':9"
  -bodyTs: "'music':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690499077
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2262098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690499077 {#1643
    date: 2023-07-28 01:04:37.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "New-technology"
  +title: "New technology"
  +url: "https://lemmy.world/pictrs/image/7333402c-114e-4a92-b7a6-d30848967d37.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690526429 {#1375
    date: 2023-07-28 08:40:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 5634
  -titleTs: "'new':1 'technolog':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690526429
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2285183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690526429 {#1379
    date: 2023-07-28 08:40:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "New-technology"
  +title: "New technology"
  +url: "https://lemmy.world/pictrs/image/7333402c-114e-4a92-b7a6-d30848967d37.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690526429 {#1375
    date: 2023-07-28 08:40:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 5634
  -titleTs: "'new':1 'technolog':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690526429
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2285183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690526429 {#1379
    date: 2023-07-28 08:40:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1400
  +user: Proxies\__CG__\App\Entity\User {#1367 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1898 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "New-technology"
  +title: "New technology"
  +url: "https://lemmy.world/pictrs/image/7333402c-114e-4a92-b7a6-d30848967d37.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690526429 {#1375
    date: 2023-07-28 08:40:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1891 …}
  +votes: Doctrine\ORM\PersistentCollection {#1956 …}
  +reports: Doctrine\ORM\PersistentCollection {#1848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2429 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2424 …}
  +badges: Doctrine\ORM\PersistentCollection {#2428 …}
  +children: []
  -id: 5634
  -titleTs: "'new':1 'technolog':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690526429
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2285183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690526429 {#1379
    date: 2023-07-28 08:40:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1511 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1523 …}
  +slug: "Ye-olde-real-shit"
  +title: "Ye olde real shit"
  +url: "https://sh.itjust.works/pictrs/image/d9496945-1103-4fd2-a8de-fe0b5fb9d865.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690546282 {#1545
    date: 2023-07-28 14:11:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1480 …}
  +votes: Doctrine\ORM\PersistentCollection {#1510 …}
  +reports: Doctrine\ORM\PersistentCollection {#1503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1543 …}
  +badges: Doctrine\ORM\PersistentCollection {#1535 …}
  +children: []
  -id: 6677
  -titleTs: "'old':2 'real':3 'shit':4 'ye':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690546282
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1850831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690546282 {#1547
    date: 2023-07-28 14:11:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1511 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1523 …}
  +slug: "Ye-olde-real-shit"
  +title: "Ye olde real shit"
  +url: "https://sh.itjust.works/pictrs/image/d9496945-1103-4fd2-a8de-fe0b5fb9d865.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690546282 {#1545
    date: 2023-07-28 14:11:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1480 …}
  +votes: Doctrine\ORM\PersistentCollection {#1510 …}
  +reports: Doctrine\ORM\PersistentCollection {#1503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1543 …}
  +badges: Doctrine\ORM\PersistentCollection {#1535 …}
  +children: []
  -id: 6677
  -titleTs: "'old':2 'real':3 'shit':4 'ye':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690546282
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1850831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690546282 {#1547
    date: 2023-07-28 14:11:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1481
  +user: Proxies\__CG__\App\Entity\User {#1482 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#1511 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1523 …}
  +slug: "Ye-olde-real-shit"
  +title: "Ye olde real shit"
  +url: "https://sh.itjust.works/pictrs/image/d9496945-1103-4fd2-a8de-fe0b5fb9d865.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690546282 {#1545
    date: 2023-07-28 14:11:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1480 …}
  +votes: Doctrine\ORM\PersistentCollection {#1510 …}
  +reports: Doctrine\ORM\PersistentCollection {#1503 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1543 …}
  +badges: Doctrine\ORM\PersistentCollection {#1535 …}
  +children: []
  -id: 6677
  -titleTs: "'old':2 'real':3 'shit':4 'ye':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690546282
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1850831"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690546282 {#1547
    date: 2023-07-28 14:11:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#2426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Stop-Ruining-It"
  +title: "Stop Ruining It!"
  +url: "https://lemmy.ml/pictrs/image/2a27a30c-bb56-4aff-9762-38e201ccadbb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690507149 {#2433
    date: 2023-07-28 03:19:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 6184
  -titleTs: "'ruin':2 'stop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690511649
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2517181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690507149 {#2432
    date: 2023-07-28 03:19:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#2426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Stop-Ruining-It"
  +title: "Stop Ruining It!"
  +url: "https://lemmy.ml/pictrs/image/2a27a30c-bb56-4aff-9762-38e201ccadbb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690507149 {#2433
    date: 2023-07-28 03:19:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 6184
  -titleTs: "'ruin':2 'stop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690511649
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2517181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690507149 {#2432
    date: 2023-07-28 03:19:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#2443
  +user: Proxies\__CG__\App\Entity\User {#2442 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1902 …}
  +image: Proxies\__CG__\App\Entity\Image {#2426 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2440 …}
  +slug: "Stop-Ruining-It"
  +title: "Stop Ruining It!"
  +url: "https://lemmy.ml/pictrs/image/2a27a30c-bb56-4aff-9762-38e201ccadbb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690507149 {#2433
    date: 2023-07-28 03:19:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2439 …}
  +votes: Doctrine\ORM\PersistentCollection {#2357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2476 …}
  +badges: Doctrine\ORM\PersistentCollection {#2451 …}
  +children: []
  -id: 6184
  -titleTs: "'ruin':2 'stop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690511649
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/2517181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690507149 {#2432
    date: 2023-07-28 03:19:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1538
  +user: Proxies\__CG__\App\Entity\User {#1533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1539 …}
  +image: Proxies\__CG__\App\Entity\Image {#1541 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "Refried-beans"
  +title: "Refried beans"
  +url: "https://lemmy.world/pictrs/image/7da603c5-b8a7-4711-8a21-c2c513baa079.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690541006 {#1542
    date: 2023-07-28 12:43:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 8077
  -titleTs: "'bean':2 'refri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690541006
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2289745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690541006 {#1540
    date: 2023-07-28 12:43:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1538
  +user: Proxies\__CG__\App\Entity\User {#1533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1539 …}
  +image: Proxies\__CG__\App\Entity\Image {#1541 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "Refried-beans"
  +title: "Refried beans"
  +url: "https://lemmy.world/pictrs/image/7da603c5-b8a7-4711-8a21-c2c513baa079.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690541006 {#1542
    date: 2023-07-28 12:43:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 8077
  -titleTs: "'bean':2 'refri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690541006
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2289745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690541006 {#1540
    date: 2023-07-28 12:43:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1538
  +user: Proxies\__CG__\App\Entity\User {#1533 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1539 …}
  +image: Proxies\__CG__\App\Entity\Image {#1541 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "Refried-beans"
  +title: "Refried beans"
  +url: "https://lemmy.world/pictrs/image/7da603c5-b8a7-4711-8a21-c2c513baa079.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690541006 {#1542
    date: 2023-07-28 12:43:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 8077
  -titleTs: "'bean':2 'refri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690541006
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2289745"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690541006 {#1540
    date: 2023-07-28 12:43:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: Proxies\__CG__\App\Entity\Image {#1942 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "If-Calvin-were-a-god"
  +title: "If Calvin were a god"
  +url: "https://lemmy.world/pictrs/image/cad4343b-450b-49b9-9b0c-d427a5eb8b0d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690544120 {#1938
    date: 2023-07-28 13:35:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1927 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 4909
  -titleTs: "'calvin':2 'god':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690548620
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2290412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690544120 {#1377
    date: 2023-07-28 13:35:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: Proxies\__CG__\App\Entity\Image {#1942 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "If-Calvin-were-a-god"
  +title: "If Calvin were a god"
  +url: "https://lemmy.world/pictrs/image/cad4343b-450b-49b9-9b0c-d427a5eb8b0d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690544120 {#1938
    date: 2023-07-28 13:35:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1927 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 4909
  -titleTs: "'calvin':2 'god':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690548620
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2290412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690544120 {#1377
    date: 2023-07-28 13:35:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1945
  +user: Proxies\__CG__\App\Entity\User {#1969 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1941 …}
  +image: Proxies\__CG__\App\Entity\Image {#1942 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1971 …}
  +slug: "If-Calvin-were-a-god"
  +title: "If Calvin were a god"
  +url: "https://lemmy.world/pictrs/image/cad4343b-450b-49b9-9b0c-d427a5eb8b0d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690544120 {#1938
    date: 2023-07-28 13:35:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1927 …}
  +votes: Doctrine\ORM\PersistentCollection {#1399 …}
  +reports: Doctrine\ORM\PersistentCollection {#1394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1369 …}
  +badges: Doctrine\ORM\PersistentCollection {#1370 …}
  +children: []
  -id: 4909
  -titleTs: "'calvin':2 'god':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690548620
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2290412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690544120 {#1377
    date: 2023-07-28 13:35:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1712 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "material-pywal"
  +title: "material pywal"
  +url: "https://thelemmy.club/pictrs/image/42033f2a-7df6-4963-91e6-87368aa5eeb7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690524629 {#1623
    date: 2023-07-28 08:10:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 10336
  -titleTs: "'materi':1 'pywal':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690524629
  +visibility: "visible             "
  +apId: "https://thelemmy.club/post/782375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690524629 {#1631
    date: 2023-07-28 08:10:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1712 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "material-pywal"
  +title: "material pywal"
  +url: "https://thelemmy.club/pictrs/image/42033f2a-7df6-4963-91e6-87368aa5eeb7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690524629 {#1623
    date: 2023-07-28 08:10:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 10336
  -titleTs: "'materi':1 'pywal':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690524629
  +visibility: "visible             "
  +apId: "https://thelemmy.club/post/782375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690524629 {#1631
    date: 2023-07-28 08:10:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1712 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1710 …}
  +slug: "material-pywal"
  +title: "material pywal"
  +url: "https://thelemmy.club/pictrs/image/42033f2a-7df6-4963-91e6-87368aa5eeb7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690524629 {#1623
    date: 2023-07-28 08:10:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1706 …}
  +votes: Doctrine\ORM\PersistentCollection {#1657 …}
  +reports: Doctrine\ORM\PersistentCollection {#1745 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1746 …}
  +badges: Doctrine\ORM\PersistentCollection {#1750 …}
  +children: []
  -id: 10336
  -titleTs: "'materi':1 'pywal':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690524629
  +visibility: "visible             "
  +apId: "https://thelemmy.club/post/782375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690524629 {#1631
    date: 2023-07-28 08:10:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1388 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Low-Carb-Eggplant-Bites"
  +title: "Low-Carb Eggplant Bites"
  +url: "https://gimmedelicious.com/low-carb-eggplant-pizza-bites/"
  +body: "This is for dinner tonight. Topping it with Salmon and serving with farro. So excited!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690493461 {#1933
    date: 2023-07-27 23:31:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 2585
  -titleTs: "'bite':5 'carb':3 'eggplant':4 'low':2 'low-carb':1"
  -bodyTs: "'dinner':4 'excit':15 'farro':13 'salmon':9 'serv':11 'tonight':5 'top':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690493461
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/1353091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690493461 {#1952
    date: 2023-07-27 23:31:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1388 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Low-Carb-Eggplant-Bites"
  +title: "Low-Carb Eggplant Bites"
  +url: "https://gimmedelicious.com/low-carb-eggplant-pizza-bites/"
  +body: "This is for dinner tonight. Topping it with Salmon and serving with farro. So excited!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690493461 {#1933
    date: 2023-07-27 23:31:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 2585
  -titleTs: "'bite':5 'carb':3 'eggplant':4 'low':2 'low-carb':1"
  -bodyTs: "'dinner':4 'excit':15 'farro':13 'salmon':9 'serv':11 'tonight':5 'top':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690493461
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/1353091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690493461 {#1952
    date: 2023-07-27 23:31:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1397 …}
  +image: Proxies\__CG__\App\Entity\Image {#1388 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1387 …}
  +slug: "Low-Carb-Eggplant-Bites"
  +title: "Low-Carb Eggplant Bites"
  +url: "https://gimmedelicious.com/low-carb-eggplant-pizza-bites/"
  +body: "This is for dinner tonight. Topping it with Salmon and serving with farro. So excited!"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690493461 {#1933
    date: 2023-07-27 23:31:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1892 …}
  +votes: Doctrine\ORM\PersistentCollection {#1890 …}
  +reports: Doctrine\ORM\PersistentCollection {#1935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1393 …}
  +badges: Doctrine\ORM\PersistentCollection {#1936 …}
  +children: []
  -id: 2585
  -titleTs: "'bite':5 'carb':3 'eggplant':4 'low':2 'low-carb':1"
  -bodyTs: "'dinner':4 'excit':15 'farro':13 'salmon':9 'serv':11 'tonight':5 'top':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690493461
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/1353091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690493461 {#1952
    date: 2023-07-27 23:31:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1467 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1469 …}
  +slug: "Dark-Hatsune-Miku-2560x1440"
  +title: "Dark Hatsune Miku [2560x1440]"
  +url: "https://files.catbox.moe/oivg0w.png"
  +body: """
    Not sure where the original version of this is found, but here’s a [white-background version](https://files.catbox.moe/zz9gu6.png) as well:\n
    \n
    ![The same wallpaper with a white background](https://files.catbox.moe/zz9gu6.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690499352 {#1468
    date: 2023-07-28 01:09:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 11455
  -titleTs: "'2560x1440':4 'dark':1 'hatsun':2 'miku':3"
  -bodyTs: "'/zz9gu6.png)':21,33 'background':17,30 'files.catbox.moe':20,32 'files.catbox.moe/zz9gu6.png)':19,31 'found':10 'origin':5 'sure':2 'version':6,18 'wallpap':26 'well':23 'white':16,29 'white-background':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690503852
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2262244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690499352 {#1474
    date: 2023-07-28 01:09: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
87 DENIED edit
App\Entity\Entry {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1467 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1469 …}
  +slug: "Dark-Hatsune-Miku-2560x1440"
  +title: "Dark Hatsune Miku [2560x1440]"
  +url: "https://files.catbox.moe/oivg0w.png"
  +body: """
    Not sure where the original version of this is found, but here’s a [white-background version](https://files.catbox.moe/zz9gu6.png) as well:\n
    \n
    ![The same wallpaper with a white background](https://files.catbox.moe/zz9gu6.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690499352 {#1468
    date: 2023-07-28 01:09:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 11455
  -titleTs: "'2560x1440':4 'dark':1 'hatsun':2 'miku':3"
  -bodyTs: "'/zz9gu6.png)':21,33 'background':17,30 'files.catbox.moe':20,32 'files.catbox.moe/zz9gu6.png)':19,31 'found':10 'origin':5 'sure':2 'version':6,18 'wallpap':26 'well':23 'white':16,29 'white-background':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690503852
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2262244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690499352 {#1474
    date: 2023-07-28 01:09: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
88 DENIED moderate
App\Entity\Entry {#1472
  +user: Proxies\__CG__\App\Entity\User {#1471 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1467 …}
  +image: Proxies\__CG__\App\Entity\Image {#1470 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1469 …}
  +slug: "Dark-Hatsune-Miku-2560x1440"
  +title: "Dark Hatsune Miku [2560x1440]"
  +url: "https://files.catbox.moe/oivg0w.png"
  +body: """
    Not sure where the original version of this is found, but here’s a [white-background version](https://files.catbox.moe/zz9gu6.png) as well:\n
    \n
    ![The same wallpaper with a white background](https://files.catbox.moe/zz9gu6.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690499352 {#1468
    date: 2023-07-28 01:09:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1485 …}
  +badges: Doctrine\ORM\PersistentCollection {#1496 …}
  +children: []
  -id: 11455
  -titleTs: "'2560x1440':4 'dark':1 'hatsun':2 'miku':3"
  -bodyTs: "'/zz9gu6.png)':21,33 'background':17,30 'files.catbox.moe':20,32 'files.catbox.moe/zz9gu6.png)':19,31 'found':10 'origin':5 'sure':2 'version':6,18 'wallpap':26 'well':23 'white':16,29 'white-background':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690503852
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2262244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690499352 {#1474
    date: 2023-07-28 01:09: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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1975
  +user: Proxies\__CG__\App\Entity\User {#1900 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: Proxies\__CG__\App\Entity\Image {#1953 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Paris-District-Declared-the-Republic-of-Good-Neighbors-Reviving-Conviviality-and"
  +title: "Paris District Declared the ‘Republic of Good-Neighbors’ Reviving Conviviality and Cutting Loneliness"
  +url: "https://www.goodnewsnetwork.org/paris-district-declared-the-republic-of-good-neighbors-working-to-revive-conviviality-and-cut-loneliness/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690543405 {#1974
    date: 2023-07-28 13:23:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 1628
  -titleTs: "'convivi':11 'cut':13 'declar':3 'district':2 'good':8 'good-neighbor':7 'loneli':14 'neighbor':9 'pari':1 'republ':5 'reviv':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690561405
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2290163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690543405 {#1967
    date: 2023-07-28 13:23:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1975
  +user: Proxies\__CG__\App\Entity\User {#1900 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: Proxies\__CG__\App\Entity\Image {#1953 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Paris-District-Declared-the-Republic-of-Good-Neighbors-Reviving-Conviviality-and"
  +title: "Paris District Declared the ‘Republic of Good-Neighbors’ Reviving Conviviality and Cutting Loneliness"
  +url: "https://www.goodnewsnetwork.org/paris-district-declared-the-republic-of-good-neighbors-working-to-revive-conviviality-and-cut-loneliness/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690543405 {#1974
    date: 2023-07-28 13:23:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 1628
  -titleTs: "'convivi':11 'cut':13 'declar':3 'district':2 'good':8 'good-neighbor':7 'loneli':14 'neighbor':9 'pari':1 'republ':5 'reviv':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690561405
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2290163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690543405 {#1967
    date: 2023-07-28 13:23:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1975
  +user: Proxies\__CG__\App\Entity\User {#1900 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1899 …}
  +image: Proxies\__CG__\App\Entity\Image {#1953 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Paris-District-Declared-the-Republic-of-Good-Neighbors-Reviving-Conviviality-and"
  +title: "Paris District Declared the ‘Republic of Good-Neighbors’ Reviving Conviviality and Cutting Loneliness"
  +url: "https://www.goodnewsnetwork.org/paris-district-declared-the-republic-of-good-neighbors-working-to-revive-conviviality-and-cut-loneliness/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690543405 {#1974
    date: 2023-07-28 13:23:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 1628
  -titleTs: "'convivi':11 'cut':13 'declar':3 'district':2 'good':8 'good-neighbor':7 'loneli':14 'neighbor':9 'pari':1 'republ':5 'reviv':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690561405
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2290163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690543405 {#1967
    date: 2023-07-28 13:23:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#79
  +user: Proxies\__CG__\App\Entity\User {#1605 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1850 …}
  +image: Proxies\__CG__\App\Entity\Image {#2397 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1804 …}
  +slug: "Rellen-op-tribune-in-stadion-FC-Twente-tien-aanhoudingen"
  +title: "Rellen op tribune in stadion FC Twente, tien aanhoudingen"
  +url: "https://nos.nl/l/2484510"
  +body: "Weer eens lekkere reclame voor het Nederlandse voetbal"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690523910 {#237
    date: 2023-07-28 07:58:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1809 …}
  +votes: Doctrine\ORM\PersistentCollection {#1846 …}
  +reports: Doctrine\ORM\PersistentCollection {#1963 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1880 …}
  +badges: Doctrine\ORM\PersistentCollection {#1877 …}
  +children: []
  -id: 1619
  -titleTs: "'aanhoudingen':9 'fc':6 'op':2 'rellen':1 'stadion':5 'tien':8 'tribun':3 'twent':7"
  -bodyTs: "'een':2 'het':6 'lekker':3 'nederlands':7 'reclam':4 'voetbal':8 'voor':5 'weer':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690532910
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/933221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690523910 {#246
    date: 2023-07-28 07:58:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#79
  +user: Proxies\__CG__\App\Entity\User {#1605 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1850 …}
  +image: Proxies\__CG__\App\Entity\Image {#2397 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1804 …}
  +slug: "Rellen-op-tribune-in-stadion-FC-Twente-tien-aanhoudingen"
  +title: "Rellen op tribune in stadion FC Twente, tien aanhoudingen"
  +url: "https://nos.nl/l/2484510"
  +body: "Weer eens lekkere reclame voor het Nederlandse voetbal"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690523910 {#237
    date: 2023-07-28 07:58:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1809 …}
  +votes: Doctrine\ORM\PersistentCollection {#1846 …}
  +reports: Doctrine\ORM\PersistentCollection {#1963 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1880 …}
  +badges: Doctrine\ORM\PersistentCollection {#1877 …}
  +children: []
  -id: 1619
  -titleTs: "'aanhoudingen':9 'fc':6 'op':2 'rellen':1 'stadion':5 'tien':8 'tribun':3 'twent':7"
  -bodyTs: "'een':2 'het':6 'lekker':3 'nederlands':7 'reclam':4 'voetbal':8 'voor':5 'weer':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690532910
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/933221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690523910 {#246
    date: 2023-07-28 07:58:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#79
  +user: Proxies\__CG__\App\Entity\User {#1605 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1850 …}
  +image: Proxies\__CG__\App\Entity\Image {#2397 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1804 …}
  +slug: "Rellen-op-tribune-in-stadion-FC-Twente-tien-aanhoudingen"
  +title: "Rellen op tribune in stadion FC Twente, tien aanhoudingen"
  +url: "https://nos.nl/l/2484510"
  +body: "Weer eens lekkere reclame voor het Nederlandse voetbal"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690523910 {#237
    date: 2023-07-28 07:58:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1809 …}
  +votes: Doctrine\ORM\PersistentCollection {#1846 …}
  +reports: Doctrine\ORM\PersistentCollection {#1963 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1880 …}
  +badges: Doctrine\ORM\PersistentCollection {#1877 …}
  +children: []
  -id: 1619
  -titleTs: "'aanhoudingen':9 'fc':6 'op':2 'rellen':1 'stadion':5 'tien':8 'tribun':3 'twent':7"
  -bodyTs: "'een':2 'het':6 'lekker':3 'nederlands':7 'reclam':4 'voetbal':8 'voor':5 'weer':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690532910
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/933221"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690523910 {#246
    date: 2023-07-28 07:58:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1539 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Talk-me-out-of-using-countertop-induction-cooktops-with-outlets"
  +title: "Talk me out of using countertop induction cooktops (with outlets for both higher powered commercial and lower powered household devices) as my burners vs having a built-in cooktop."
  +url: null
  +body: """
    Besides not being aesthetically pleasing, what’s the downside of strictly using countertop induction cooktops, both commercial and household varieties, as my burners? If I go for the individual cooktops, I could easily replace them individually if they break or if technology or features improve, plus I can put them away for when I need more countertop space. I do use my current built in cooktop as “counter space” during gatherings, but I’m always leery of doing this for safety reasons.\n
    \n
    Edit: There’s a wonderful community being built here. Thank you all for you responses and for the great thinking points. While I’m not entirely sure of which direction I’ll go as far as countertop vs built-in, I’m definitely sure I’ll be using induction.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690552329 {#1490
    date: 2023-07-28 15:52:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 11806
  -titleTs: "'built':28 'built-in':27 'burner':23 'commerci':15 'cooktop':8,30 'countertop':6 'devic':20 'higher':13 'household':19 'induct':7 'lower':17 'outlet':10 'power':14,18 'talk':1 'use':5 'vs':24"
  -bodyTs: "'aesthet':4 'alway':75 'away':51 'besid':1 'break':39 'built':64,90,122 'built-in':121 'burner':23 'commerci':17 'communiti':88 'cooktop':15,30,66 'could':32 'counter':68 'countertop':13,57,119 'current':63 'definit':126 'direct':112 'downsid':9 'easili':33 'edit':83 'entir':108 'far':117 'featur':44 'gather':71 'go':26,115 'great':101 'household':19 'improv':45 'individu':29,36 'induct':14,132 'leeri':76 'll':114,129 'm':74,106,125 'need':55 'pleas':5 'plus':46 'point':103 'put':49 'reason':82 'replac':34 'respons':97 'safeti':81 'space':58,69 'strict':11 'sure':109,127 'technolog':42 'thank':92 'think':102 'use':12,61,131 'varieti':20 'vs':120 'wonder':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690552329
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2293702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690552329 {#1491
    date: 2023-07-28 15:52:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1539 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Talk-me-out-of-using-countertop-induction-cooktops-with-outlets"
  +title: "Talk me out of using countertop induction cooktops (with outlets for both higher powered commercial and lower powered household devices) as my burners vs having a built-in cooktop."
  +url: null
  +body: """
    Besides not being aesthetically pleasing, what’s the downside of strictly using countertop induction cooktops, both commercial and household varieties, as my burners? If I go for the individual cooktops, I could easily replace them individually if they break or if technology or features improve, plus I can put them away for when I need more countertop space. I do use my current built in cooktop as “counter space” during gatherings, but I’m always leery of doing this for safety reasons.\n
    \n
    Edit: There’s a wonderful community being built here. Thank you all for you responses and for the great thinking points. While I’m not entirely sure of which direction I’ll go as far as countertop vs built-in, I’m definitely sure I’ll be using induction.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690552329 {#1490
    date: 2023-07-28 15:52:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 11806
  -titleTs: "'built':28 'built-in':27 'burner':23 'commerci':15 'cooktop':8,30 'countertop':6 'devic':20 'higher':13 'household':19 'induct':7 'lower':17 'outlet':10 'power':14,18 'talk':1 'use':5 'vs':24"
  -bodyTs: "'aesthet':4 'alway':75 'away':51 'besid':1 'break':39 'built':64,90,122 'built-in':121 'burner':23 'commerci':17 'communiti':88 'cooktop':15,30,66 'could':32 'counter':68 'countertop':13,57,119 'current':63 'definit':126 'direct':112 'downsid':9 'easili':33 'edit':83 'entir':108 'far':117 'featur':44 'gather':71 'go':26,115 'great':101 'household':19 'improv':45 'individu':29,36 'induct':14,132 'leeri':76 'll':114,129 'm':74,106,125 'need':55 'pleas':5 'plus':46 'point':103 'put':49 'reason':82 'replac':34 'respons':97 'safeti':81 'space':58,69 'strict':11 'sure':109,127 'technolog':42 'thank':92 'think':102 'use':12,61,131 'varieti':20 'vs':120 'wonder':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690552329
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2293702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690552329 {#1491
    date: 2023-07-28 15:52:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1493
  +user: Proxies\__CG__\App\Entity\User {#1495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1539 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1492 …}
  +slug: "Talk-me-out-of-using-countertop-induction-cooktops-with-outlets"
  +title: "Talk me out of using countertop induction cooktops (with outlets for both higher powered commercial and lower powered household devices) as my burners vs having a built-in cooktop."
  +url: null
  +body: """
    Besides not being aesthetically pleasing, what’s the downside of strictly using countertop induction cooktops, both commercial and household varieties, as my burners? If I go for the individual cooktops, I could easily replace them individually if they break or if technology or features improve, plus I can put them away for when I need more countertop space. I do use my current built in cooktop as “counter space” during gatherings, but I’m always leery of doing this for safety reasons.\n
    \n
    Edit: There’s a wonderful community being built here. Thank you all for you responses and for the great thinking points. While I’m not entirely sure of which direction I’ll go as far as countertop vs built-in, I’m definitely sure I’ll be using induction.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690552329 {#1490
    date: 2023-07-28 15:52:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1475 …}
  +votes: Doctrine\ORM\PersistentCollection {#1476 …}
  +reports: Doctrine\ORM\PersistentCollection {#1758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1757 …}
  +badges: Doctrine\ORM\PersistentCollection {#1756 …}
  +children: []
  -id: 11806
  -titleTs: "'built':28 'built-in':27 'burner':23 'commerci':15 'cooktop':8,30 'countertop':6 'devic':20 'higher':13 'household':19 'induct':7 'lower':17 'outlet':10 'power':14,18 'talk':1 'use':5 'vs':24"
  -bodyTs: "'aesthet':4 'alway':75 'away':51 'besid':1 'break':39 'built':64,90,122 'built-in':121 'burner':23 'commerci':17 'communiti':88 'cooktop':15,30,66 'could':32 'counter':68 'countertop':13,57,119 'current':63 'definit':126 'direct':112 'downsid':9 'easili':33 'edit':83 'entir':108 'far':117 'featur':44 'gather':71 'go':26,115 'great':101 'household':19 'improv':45 'individu':29,36 'induct':14,132 'leeri':76 'll':114,129 'm':74,106,125 'need':55 'pleas':5 'plus':46 'point':103 'put':49 'reason':82 'replac':34 'respons':97 'safeti':81 'space':58,69 'strict':11 'sure':109,127 'technolog':42 'thank':92 'think':102 'use':12,61,131 'varieti':20 'vs':120 'wonder':87"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690552329
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/2293702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690552329 {#1491
    date: 2023-07-28 15:52:09.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details