Redirect 302 redirect from GET @entry_comment_create (786882)

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 …}
}
18.33 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.06 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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
  +title: "We need to stop attempts to normalize grind/hustle lifestyle"
  +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
  +body: "Most people are killing their selves with third jobs to share apartments."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 1003
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719259147 {#2414
    date: 2024-06-24 21:59:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 20994
  -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
  -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702073322
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/4624837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701986922 {#1793
    date: 2023-12-07 23:08:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
  +title: "We need to stop attempts to normalize grind/hustle lifestyle"
  +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
  +body: "Most people are killing their selves with third jobs to share apartments."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 1003
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719259147 {#2414
    date: 2024-06-24 21:59:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 20994
  -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
  -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702073322
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/4624837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701986922 {#1793
    date: 2023-12-07 23:08:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
  +title: "We need to stop attempts to normalize grind/hustle lifestyle"
  +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
  +body: "Most people are killing their selves with third jobs to share apartments."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 1003
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719259147 {#2414
    date: 2024-06-24 21:59:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 20994
  -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
  -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702073322
  +visibility: "visible             "
  +apId: "https://literature.cafe/post/4624837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701986922 {#1793
    date: 2023-12-07 23:08:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#4022
  +user: App\Entity\User {#3970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "🎵“Thank you for being a friend…” 🎶"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704775781 {#4031
    date: 2024-01-09 05:49:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4020 …}
  +nested: Doctrine\ORM\PersistentCollection {#4018 …}
  +votes: Doctrine\ORM\PersistentCollection {#4016 …}
  +reports: Doctrine\ORM\PersistentCollection {#4014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
  -id: 292776
  -bodyTs: "'friend':6 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6514761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704775781 {#3967
    date: 2024-01-09 05:49:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
7 DENIED edit
App\Entity\EntryComment {#4022
  +user: App\Entity\User {#3970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "🎵“Thank you for being a friend…” 🎶"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704775781 {#4031
    date: 2024-01-09 05:49:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4020 …}
  +nested: Doctrine\ORM\PersistentCollection {#4018 …}
  +votes: Doctrine\ORM\PersistentCollection {#4016 …}
  +reports: Doctrine\ORM\PersistentCollection {#4014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
  -id: 292776
  -bodyTs: "'friend':6 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6514761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704775781 {#3967
    date: 2024-01-09 05:49:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
8 DENIED moderate
App\Entity\EntryComment {#4022
  +user: App\Entity\User {#3970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "🎵“Thank you for being a friend…” 🎶"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704775781 {#4031
    date: 2024-01-09 05:49:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4020 …}
  +nested: Doctrine\ORM\PersistentCollection {#4018 …}
  +votes: Doctrine\ORM\PersistentCollection {#4016 …}
  +reports: Doctrine\ORM\PersistentCollection {#4014 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3986 …}
  -id: 292776
  -bodyTs: "'friend':6 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6514761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704775781 {#3967
    date: 2024-01-09 05:49:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#4054
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That looks like being poo-r with no honeys. Guess I’ll have to bounce and keep on the grind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702156116 {#4060
    date: 2023-12-09 22:08:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4059 …}
  +nested: Doctrine\ORM\PersistentCollection {#4058 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
  -id: 214901
  -bodyTs: "'bounc':16 'grind':21 'guess':11 'honey':10 'keep':18 'like':3 'll':13 'look':2 'poo':6 'poo-r':5 'r':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5576803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702156116 {#4065
    date: 2023-12-09 22:08:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
11 DENIED edit
App\Entity\EntryComment {#4054
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That looks like being poo-r with no honeys. Guess I’ll have to bounce and keep on the grind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702156116 {#4060
    date: 2023-12-09 22:08:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4059 …}
  +nested: Doctrine\ORM\PersistentCollection {#4058 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
  -id: 214901
  -bodyTs: "'bounc':16 'grind':21 'guess':11 'honey':10 'keep':18 'like':3 'll':13 'look':2 'poo':6 'poo-r':5 'r':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5576803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702156116 {#4065
    date: 2023-12-09 22:08:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
12 DENIED moderate
App\Entity\EntryComment {#4054
  +user: App\Entity\User {#4043 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "That looks like being poo-r with no honeys. Guess I’ll have to bounce and keep on the grind."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702156116 {#4060
    date: 2023-12-09 22:08:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4059 …}
  +nested: Doctrine\ORM\PersistentCollection {#4058 …}
  +votes: Doctrine\ORM\PersistentCollection {#4049 …}
  +reports: Doctrine\ORM\PersistentCollection {#4052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4045 …}
  -id: 214901
  -bodyTs: "'bounc':16 'grind':21 'guess':11 'honey':10 'keep':18 'like':3 'll':13 'look':2 'poo':6 'poo-r':5 'r':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5576803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702156116 {#4065
    date: 2023-12-09 22:08:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#4139
  +user: App\Entity\User {#4152 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Tea with homies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702117915 {#4134
    date: 2023-12-09 11:31:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4140 …}
  +nested: Doctrine\ORM\PersistentCollection {#4142 …}
  +votes: Doctrine\ORM\PersistentCollection {#4144 …}
  +reports: Doctrine\ORM\PersistentCollection {#4146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
  -id: 213284
  -bodyTs: "'homi':3 'tea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7156209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702117915 {#4135
    date: 2023-12-09 11:31:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
15 DENIED edit
App\Entity\EntryComment {#4139
  +user: App\Entity\User {#4152 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Tea with homies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702117915 {#4134
    date: 2023-12-09 11:31:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4140 …}
  +nested: Doctrine\ORM\PersistentCollection {#4142 …}
  +votes: Doctrine\ORM\PersistentCollection {#4144 …}
  +reports: Doctrine\ORM\PersistentCollection {#4146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
  -id: 213284
  -bodyTs: "'homi':3 'tea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7156209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702117915 {#4135
    date: 2023-12-09 11:31:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
16 DENIED moderate
App\Entity\EntryComment {#4139
  +user: App\Entity\User {#4152 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Tea with homies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702117915 {#4134
    date: 2023-12-09 11:31:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4140 …}
  +nested: Doctrine\ORM\PersistentCollection {#4142 …}
  +votes: Doctrine\ORM\PersistentCollection {#4144 …}
  +reports: Doctrine\ORM\PersistentCollection {#4146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4150 …}
  -id: 213284
  -bodyTs: "'homi':3 'tea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7156209"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702117915 {#4135
    date: 2023-12-09 11:31:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#4212
  +user: App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Inviting friends over for tea is great, can recommend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703547453 {#4207
    date: 2023-12-26 00:37:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4213 …}
  +nested: Doctrine\ORM\PersistentCollection {#4215 …}
  +votes: Doctrine\ORM\PersistentCollection {#4217 …}
  +reports: Doctrine\ORM\PersistentCollection {#4219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
  -id: 211807
  -bodyTs: "'friend':2 'great':7 'invit':1 'recommend':9 'tea':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5214485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702071344 {#4208
    date: 2023-12-08 22:35:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
19 DENIED edit
App\Entity\EntryComment {#4212
  +user: App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Inviting friends over for tea is great, can recommend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703547453 {#4207
    date: 2023-12-26 00:37:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4213 …}
  +nested: Doctrine\ORM\PersistentCollection {#4215 …}
  +votes: Doctrine\ORM\PersistentCollection {#4217 …}
  +reports: Doctrine\ORM\PersistentCollection {#4219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
  -id: 211807
  -bodyTs: "'friend':2 'great':7 'invit':1 'recommend':9 'tea':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5214485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702071344 {#4208
    date: 2023-12-08 22:35:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
20 DENIED moderate
App\Entity\EntryComment {#4212
  +user: App\Entity\User {#4225 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Inviting friends over for tea is great, can recommend."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703547453 {#4207
    date: 2023-12-26 00:37:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4213 …}
  +nested: Doctrine\ORM\PersistentCollection {#4215 …}
  +votes: Doctrine\ORM\PersistentCollection {#4217 …}
  +reports: Doctrine\ORM\PersistentCollection {#4219 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
  -id: 211807
  -bodyTs: "'friend':2 'great':7 'invit':1 'recommend':9 'tea':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/5214485"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702071344 {#4208
    date: 2023-12-08 22:35:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#5201
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4212
    +user: App\Entity\User {#4225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Inviting friends over for tea is great, can recommend."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703547453 {#4207
      date: 2023-12-26 00:37:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4213 …}
    +nested: Doctrine\ORM\PersistentCollection {#4215 …}
    +votes: Doctrine\ORM\PersistentCollection {#4217 …}
    +reports: Doctrine\ORM\PersistentCollection {#4219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
    -id: 211807
    -bodyTs: "'friend':2 'great':7 'invit':1 'recommend':9 'tea':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5214485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702071344 {#4208
      date: 2023-12-08 22:35:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4212}
  +body: "I do it myself each weekend, makes for a great start to the morning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702105040 {#5199
    date: 2023-12-09 07:57:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@eldain@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5202 …}
  +nested: Doctrine\ORM\PersistentCollection {#5204 …}
  +votes: Doctrine\ORM\PersistentCollection {#5206 …}
  +reports: Doctrine\ORM\PersistentCollection {#5208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
  -id: 212989
  -bodyTs: "'great':10 'make':7 'morn':14 'start':11 'weekend':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3476167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702105040 {#5200
    date: 2023-12-09 07:57:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
23 DENIED edit
App\Entity\EntryComment {#5201
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4212
    +user: App\Entity\User {#4225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Inviting friends over for tea is great, can recommend."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703547453 {#4207
      date: 2023-12-26 00:37:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4213 …}
    +nested: Doctrine\ORM\PersistentCollection {#4215 …}
    +votes: Doctrine\ORM\PersistentCollection {#4217 …}
    +reports: Doctrine\ORM\PersistentCollection {#4219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
    -id: 211807
    -bodyTs: "'friend':2 'great':7 'invit':1 'recommend':9 'tea':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5214485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702071344 {#4208
      date: 2023-12-08 22:35:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4212}
  +body: "I do it myself each weekend, makes for a great start to the morning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702105040 {#5199
    date: 2023-12-09 07:57:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@eldain@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5202 …}
  +nested: Doctrine\ORM\PersistentCollection {#5204 …}
  +votes: Doctrine\ORM\PersistentCollection {#5206 …}
  +reports: Doctrine\ORM\PersistentCollection {#5208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
  -id: 212989
  -bodyTs: "'great':10 'make':7 'morn':14 'start':11 'weekend':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3476167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702105040 {#5200
    date: 2023-12-09 07:57:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
24 DENIED moderate
App\Entity\EntryComment {#5201
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4212
    +user: App\Entity\User {#4225 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Inviting friends over for tea is great, can recommend."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703547453 {#4207
      date: 2023-12-26 00:37:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4213 …}
    +nested: Doctrine\ORM\PersistentCollection {#4215 …}
    +votes: Doctrine\ORM\PersistentCollection {#4217 …}
    +reports: Doctrine\ORM\PersistentCollection {#4219 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4221 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4223 …}
    -id: 211807
    -bodyTs: "'friend':2 'great':7 'invit':1 'recommend':9 'tea':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/5214485"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702071344 {#4208
      date: 2023-12-08 22:35:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4212}
  +body: "I do it myself each weekend, makes for a great start to the morning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702105040 {#5199
    date: 2023-12-09 07:57:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@eldain@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5202 …}
  +nested: Doctrine\ORM\PersistentCollection {#5204 …}
  +votes: Doctrine\ORM\PersistentCollection {#5206 …}
  +reports: Doctrine\ORM\PersistentCollection {#5208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5212 …}
  -id: 212989
  -bodyTs: "'great':10 'make':7 'morn':14 'start':11 'weekend':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://literature.cafe/comment/3476167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702105040 {#5200
    date: 2023-12-09 07:57:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#4285
  +user: App\Entity\User {#4298 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Gotta stop putting suckers and suckerism on a pedestal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702069959 {#4280
    date: 2023-12-08 22:12:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4286 …}
  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
  -id: 211747
  -bodyTs: "'gotta':1 'pedest':9 'put':3 'stop':2 'sucker':4,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5905749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702069959 {#4281
    date: 2023-12-08 22:12:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
27 DENIED edit
App\Entity\EntryComment {#4285
  +user: App\Entity\User {#4298 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Gotta stop putting suckers and suckerism on a pedestal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702069959 {#4280
    date: 2023-12-08 22:12:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4286 …}
  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
  -id: 211747
  -bodyTs: "'gotta':1 'pedest':9 'put':3 'stop':2 'sucker':4,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5905749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702069959 {#4281
    date: 2023-12-08 22:12:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
28 DENIED moderate
App\Entity\EntryComment {#4285
  +user: App\Entity\User {#4298 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Gotta stop putting suckers and suckerism on a pedestal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702069959 {#4280
    date: 2023-12-08 22:12:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4286 …}
  +nested: Doctrine\ORM\PersistentCollection {#4288 …}
  +votes: Doctrine\ORM\PersistentCollection {#4290 …}
  +reports: Doctrine\ORM\PersistentCollection {#4292 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4296 …}
  -id: 211747
  -bodyTs: "'gotta':1 'pedest':9 'put':3 'stop':2 'sucker':4,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5905749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702069959 {#4281
    date: 2023-12-08 22:12:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#4358
  +user: App\Entity\User {#4371 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "R.I.P. Piglet. They just let my boy freeze out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702068431 {#4353
    date: 2023-12-08 21:47:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4359 …}
  +nested: Doctrine\ORM\PersistentCollection {#4361 …}
  +votes: Doctrine\ORM\PersistentCollection {#4363 …}
  +reports: Doctrine\ORM\PersistentCollection {#4365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
  -id: 211683
  -bodyTs: "'boy':7 'freez':8 'let':5 'piglet':2 'r.i.p':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5905304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702068431 {#4354
    date: 2023-12-08 21:47:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
31 DENIED edit
App\Entity\EntryComment {#4358
  +user: App\Entity\User {#4371 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "R.I.P. Piglet. They just let my boy freeze out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702068431 {#4353
    date: 2023-12-08 21:47:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4359 …}
  +nested: Doctrine\ORM\PersistentCollection {#4361 …}
  +votes: Doctrine\ORM\PersistentCollection {#4363 …}
  +reports: Doctrine\ORM\PersistentCollection {#4365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
  -id: 211683
  -bodyTs: "'boy':7 'freez':8 'let':5 'piglet':2 'r.i.p':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5905304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702068431 {#4354
    date: 2023-12-08 21:47:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
32 DENIED moderate
App\Entity\EntryComment {#4358
  +user: App\Entity\User {#4371 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "R.I.P. Piglet. They just let my boy freeze out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702068431 {#4353
    date: 2023-12-08 21:47:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4359 …}
  +nested: Doctrine\ORM\PersistentCollection {#4361 …}
  +votes: Doctrine\ORM\PersistentCollection {#4363 …}
  +reports: Doctrine\ORM\PersistentCollection {#4365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4369 …}
  -id: 211683
  -bodyTs: "'boy':7 'freez':8 'let':5 'piglet':2 'r.i.p':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5905304"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702068431 {#4354
    date: 2023-12-08 21:47:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#4431
  +user: App\Entity\User {#4444 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is hygge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703505809 {#4426
    date: 2023-12-25 13:03:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4432 …}
  +nested: Doctrine\ORM\PersistentCollection {#4434 …}
  +votes: Doctrine\ORM\PersistentCollection {#4436 …}
  +reports: Doctrine\ORM\PersistentCollection {#4438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
  -id: 210936
  -bodyTs: "'hygg':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5893091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702023212 {#4427
    date: 2023-12-08 09:13:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
35 DENIED edit
App\Entity\EntryComment {#4431
  +user: App\Entity\User {#4444 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is hygge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703505809 {#4426
    date: 2023-12-25 13:03:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4432 …}
  +nested: Doctrine\ORM\PersistentCollection {#4434 …}
  +votes: Doctrine\ORM\PersistentCollection {#4436 …}
  +reports: Doctrine\ORM\PersistentCollection {#4438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
  -id: 210936
  -bodyTs: "'hygg':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5893091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702023212 {#4427
    date: 2023-12-08 09:13:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
36 DENIED moderate
App\Entity\EntryComment {#4431
  +user: App\Entity\User {#4444 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is hygge."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703505809 {#4426
    date: 2023-12-25 13:03:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4432 …}
  +nested: Doctrine\ORM\PersistentCollection {#4434 …}
  +votes: Doctrine\ORM\PersistentCollection {#4436 …}
  +reports: Doctrine\ORM\PersistentCollection {#4438 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
  -id: 210936
  -bodyTs: "'hygg':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5893091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702023212 {#4427
    date: 2023-12-08 09:13:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#5153
  +user: Proxies\__CG__\App\Entity\User {#5154 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4431
    +user: App\Entity\User {#4444 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is hygge."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703505809 {#4426
      date: 2023-12-25 13:03:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4432 …}
    +nested: Doctrine\ORM\PersistentCollection {#4434 …}
    +votes: Doctrine\ORM\PersistentCollection {#4436 …}
    +reports: Doctrine\ORM\PersistentCollection {#4438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
    -id: 210936
    -bodyTs: "'hygg':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5893091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702023212 {#4427
      date: 2023-12-08 09:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4431}
  +body: "hyggelig indeed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702044710 {#5151
    date: 2023-12-08 15:11:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@aCatNamedVirtute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5155 …}
  +nested: Doctrine\ORM\PersistentCollection {#5157 …}
  +votes: Doctrine\ORM\PersistentCollection {#5159 …}
  +reports: Doctrine\ORM\PersistentCollection {#5161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5165 …}
  -id: 211045
  -bodyTs: "'hyggelig':1 'inde':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5896915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702044710 {#5152
    date: 2023-12-08 15:11:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
39 DENIED edit
App\Entity\EntryComment {#5153
  +user: Proxies\__CG__\App\Entity\User {#5154 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4431
    +user: App\Entity\User {#4444 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is hygge."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703505809 {#4426
      date: 2023-12-25 13:03:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4432 …}
    +nested: Doctrine\ORM\PersistentCollection {#4434 …}
    +votes: Doctrine\ORM\PersistentCollection {#4436 …}
    +reports: Doctrine\ORM\PersistentCollection {#4438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
    -id: 210936
    -bodyTs: "'hygg':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5893091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702023212 {#4427
      date: 2023-12-08 09:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4431}
  +body: "hyggelig indeed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702044710 {#5151
    date: 2023-12-08 15:11:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@aCatNamedVirtute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5155 …}
  +nested: Doctrine\ORM\PersistentCollection {#5157 …}
  +votes: Doctrine\ORM\PersistentCollection {#5159 …}
  +reports: Doctrine\ORM\PersistentCollection {#5161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5165 …}
  -id: 211045
  -bodyTs: "'hyggelig':1 'inde':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5896915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702044710 {#5152
    date: 2023-12-08 15:11:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
40 DENIED moderate
App\Entity\EntryComment {#5153
  +user: Proxies\__CG__\App\Entity\User {#5154 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4431
    +user: App\Entity\User {#4444 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is hygge."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703505809 {#4426
      date: 2023-12-25 13:03:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4432 …}
    +nested: Doctrine\ORM\PersistentCollection {#4434 …}
    +votes: Doctrine\ORM\PersistentCollection {#4436 …}
    +reports: Doctrine\ORM\PersistentCollection {#4438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
    -id: 210936
    -bodyTs: "'hygg':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5893091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702023212 {#4427
      date: 2023-12-08 09:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4431}
  +body: "hyggelig indeed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702044710 {#5151
    date: 2023-12-08 15:11:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@aCatNamedVirtute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5155 …}
  +nested: Doctrine\ORM\PersistentCollection {#5157 …}
  +votes: Doctrine\ORM\PersistentCollection {#5159 …}
  +reports: Doctrine\ORM\PersistentCollection {#5161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5165 …}
  -id: 211045
  -bodyTs: "'hyggelig':1 'inde':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5896915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702044710 {#5152
    date: 2023-12-08 15:11:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#5169
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4431
    +user: App\Entity\User {#4444 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is hygge."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703505809 {#4426
      date: 2023-12-25 13:03:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4432 …}
    +nested: Doctrine\ORM\PersistentCollection {#4434 …}
    +votes: Doctrine\ORM\PersistentCollection {#4436 …}
    +reports: Doctrine\ORM\PersistentCollection {#4438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
    -id: 210936
    -bodyTs: "'hygg':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5893091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702023212 {#4427
      date: 2023-12-08 09:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4431}
  +body: "JEG ELSKER HYGGE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702067128 {#5167
    date: 2023-12-08 21:25:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@aCatNamedVirtute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -id: 211589
  -bodyTs: "'elsker':2 'hygg':3 'jeg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5904704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702067128 {#5168
    date: 2023-12-08 21:25:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
43 DENIED edit
App\Entity\EntryComment {#5169
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4431
    +user: App\Entity\User {#4444 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is hygge."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703505809 {#4426
      date: 2023-12-25 13:03:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4432 …}
    +nested: Doctrine\ORM\PersistentCollection {#4434 …}
    +votes: Doctrine\ORM\PersistentCollection {#4436 …}
    +reports: Doctrine\ORM\PersistentCollection {#4438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
    -id: 210936
    -bodyTs: "'hygg':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5893091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702023212 {#4427
      date: 2023-12-08 09:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4431}
  +body: "JEG ELSKER HYGGE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702067128 {#5167
    date: 2023-12-08 21:25:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@aCatNamedVirtute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -id: 211589
  -bodyTs: "'elsker':2 'hygg':3 'jeg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5904704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702067128 {#5168
    date: 2023-12-08 21:25:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
44 DENIED moderate
App\Entity\EntryComment {#5169
  +user: Proxies\__CG__\App\Entity\User {#5170 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4431
    +user: App\Entity\User {#4444 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is hygge."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703505809 {#4426
      date: 2023-12-25 13:03:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4432 …}
    +nested: Doctrine\ORM\PersistentCollection {#4434 …}
    +votes: Doctrine\ORM\PersistentCollection {#4436 …}
    +reports: Doctrine\ORM\PersistentCollection {#4438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
    -id: 210936
    -bodyTs: "'hygg':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5893091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702023212 {#4427
      date: 2023-12-08 09:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4431}
  +body: "JEG ELSKER HYGGE"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702067128 {#5167
    date: 2023-12-08 21:25:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@aCatNamedVirtute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5171 …}
  +nested: Doctrine\ORM\PersistentCollection {#5173 …}
  +votes: Doctrine\ORM\PersistentCollection {#5175 …}
  +reports: Doctrine\ORM\PersistentCollection {#5177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5181 …}
  -id: 211589
  -bodyTs: "'elsker':2 'hygg':3 'jeg':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5904704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702067128 {#5168
    date: 2023-12-08 21:25:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#5185
  +user: Proxies\__CG__\App\Entity\User {#5186 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4431
    +user: App\Entity\User {#4444 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is hygge."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703505809 {#4426
      date: 2023-12-25 13:03:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4432 …}
    +nested: Doctrine\ORM\PersistentCollection {#4434 …}
    +votes: Doctrine\ORM\PersistentCollection {#4436 …}
    +reports: Doctrine\ORM\PersistentCollection {#4438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
    -id: 210936
    -bodyTs: "'hygg':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5893091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702023212 {#4427
      date: 2023-12-08 09:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4431}
  +body: "Käften danskjävel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702069096 {#5183
    date: 2023-12-08 21:58:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@aCatNamedVirtute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5191 …}
  +reports: Doctrine\ORM\PersistentCollection {#5193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
  -id: 211711
  -bodyTs: "'danskjävel':2 'käften':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5905515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702069096 {#5184
    date: 2023-12-08 21:58:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
47 DENIED edit
App\Entity\EntryComment {#5185
  +user: Proxies\__CG__\App\Entity\User {#5186 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4431
    +user: App\Entity\User {#4444 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is hygge."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703505809 {#4426
      date: 2023-12-25 13:03:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4432 …}
    +nested: Doctrine\ORM\PersistentCollection {#4434 …}
    +votes: Doctrine\ORM\PersistentCollection {#4436 …}
    +reports: Doctrine\ORM\PersistentCollection {#4438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
    -id: 210936
    -bodyTs: "'hygg':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5893091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702023212 {#4427
      date: 2023-12-08 09:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4431}
  +body: "Käften danskjävel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702069096 {#5183
    date: 2023-12-08 21:58:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@aCatNamedVirtute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5191 …}
  +reports: Doctrine\ORM\PersistentCollection {#5193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
  -id: 211711
  -bodyTs: "'danskjävel':2 'käften':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5905515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702069096 {#5184
    date: 2023-12-08 21:58:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
48 DENIED moderate
App\Entity\EntryComment {#5185
  +user: Proxies\__CG__\App\Entity\User {#5186 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4431
    +user: App\Entity\User {#4444 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "This is hygge."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703505809 {#4426
      date: 2023-12-25 13:03:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4432 …}
    +nested: Doctrine\ORM\PersistentCollection {#4434 …}
    +votes: Doctrine\ORM\PersistentCollection {#4436 …}
    +reports: Doctrine\ORM\PersistentCollection {#4438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4440 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4442 …}
    -id: 210936
    -bodyTs: "'hygg':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5893091"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702023212 {#4427
      date: 2023-12-08 09:13:32.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4431}
  +body: "Käften danskjävel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702069096 {#5183
    date: 2023-12-08 21:58:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@aCatNamedVirtute@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5189 …}
  +votes: Doctrine\ORM\PersistentCollection {#5191 …}
  +reports: Doctrine\ORM\PersistentCollection {#5193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5197 …}
  -id: 211711
  -bodyTs: "'danskjävel':2 'käften':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5905515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702069096 {#5184
    date: 2023-12-08 21:58:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#4504
  +user: App\Entity\User {#4517 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Un-normalise the word normalise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703545015 {#4499
    date: 2023-12-25 23:56:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4505 …}
  +nested: Doctrine\ORM\PersistentCollection {#4507 …}
  +votes: Doctrine\ORM\PersistentCollection {#4509 …}
  +reports: Doctrine\ORM\PersistentCollection {#4511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
  -id: 210764
  -bodyTs: "'normalis':3,6 'un':2 'un-normalis':1 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4941223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702002479 {#4500
    date: 2023-12-08 03:27:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
51 DENIED edit
App\Entity\EntryComment {#4504
  +user: App\Entity\User {#4517 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Un-normalise the word normalise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703545015 {#4499
    date: 2023-12-25 23:56:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4505 …}
  +nested: Doctrine\ORM\PersistentCollection {#4507 …}
  +votes: Doctrine\ORM\PersistentCollection {#4509 …}
  +reports: Doctrine\ORM\PersistentCollection {#4511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
  -id: 210764
  -bodyTs: "'normalis':3,6 'un':2 'un-normalis':1 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4941223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702002479 {#4500
    date: 2023-12-08 03:27:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
52 DENIED moderate
App\Entity\EntryComment {#4504
  +user: App\Entity\User {#4517 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Un-normalise the word normalise."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703545015 {#4499
    date: 2023-12-25 23:56:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4505 …}
  +nested: Doctrine\ORM\PersistentCollection {#4507 …}
  +votes: Doctrine\ORM\PersistentCollection {#4509 …}
  +reports: Doctrine\ORM\PersistentCollection {#4511 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
  -id: 210764
  -bodyTs: "'normalis':3,6 'un':2 'un-normalis':1 'word':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4941223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702002479 {#4500
    date: 2023-12-08 03:27:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#5137
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4504
    +user: App\Entity\User {#4517 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Un-normalise the word normalise."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703545015 {#4499
      date: 2023-12-25 23:56:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4505 …}
    +nested: Doctrine\ORM\PersistentCollection {#4507 …}
    +votes: Doctrine\ORM\PersistentCollection {#4509 …}
    +reports: Doctrine\ORM\PersistentCollection {#4511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
    -id: 210764
    -bodyTs: "'normalis':3,6 'un':2 'un-normalis':1 'word':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4941223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702002479 {#4500
      date: 2023-12-08 03:27:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4504}
  +body: "Provocative *removed*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702102169 {#5135
    date: 2023-12-09 07:09:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@threeduck@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -id: 212922
  -bodyTs: "'provoc':1 'remov':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5914034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702102169 {#5136
    date: 2023-12-09 07:09:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
55 DENIED edit
App\Entity\EntryComment {#5137
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4504
    +user: App\Entity\User {#4517 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Un-normalise the word normalise."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703545015 {#4499
      date: 2023-12-25 23:56:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4505 …}
    +nested: Doctrine\ORM\PersistentCollection {#4507 …}
    +votes: Doctrine\ORM\PersistentCollection {#4509 …}
    +reports: Doctrine\ORM\PersistentCollection {#4511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
    -id: 210764
    -bodyTs: "'normalis':3,6 'un':2 'un-normalis':1 'word':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4941223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702002479 {#4500
      date: 2023-12-08 03:27:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4504}
  +body: "Provocative *removed*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702102169 {#5135
    date: 2023-12-09 07:09:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@threeduck@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -id: 212922
  -bodyTs: "'provoc':1 'remov':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5914034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702102169 {#5136
    date: 2023-12-09 07:09:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
56 DENIED moderate
App\Entity\EntryComment {#5137
  +user: Proxies\__CG__\App\Entity\User {#5138 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4504
    +user: App\Entity\User {#4517 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Un-normalise the word normalise."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703545015 {#4499
      date: 2023-12-25 23:56:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4505 …}
    +nested: Doctrine\ORM\PersistentCollection {#4507 …}
    +votes: Doctrine\ORM\PersistentCollection {#4509 …}
    +reports: Doctrine\ORM\PersistentCollection {#4511 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4515 …}
    -id: 210764
    -bodyTs: "'normalis':3,6 'un':2 'un-normalis':1 'word':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/4941223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702002479 {#4500
      date: 2023-12-08 03:27:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4504}
  +body: "Provocative *removed*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702102169 {#5135
    date: 2023-12-09 07:09:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@threeduck@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5139 …}
  +nested: Doctrine\ORM\PersistentCollection {#5141 …}
  +votes: Doctrine\ORM\PersistentCollection {#5143 …}
  +reports: Doctrine\ORM\PersistentCollection {#5145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5149 …}
  -id: 212922
  -bodyTs: "'provoc':1 'remov':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5914034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702102169 {#5136
    date: 2023-12-09 07:09:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#4578
  +user: App\Entity\User {#4591 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is the Otherkin dream"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702001959 {#4573
    date: 2023-12-08 03:19:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4579 …}
  +nested: Doctrine\ORM\PersistentCollection {#4581 …}
  +votes: Doctrine\ORM\PersistentCollection {#4583 …}
  +reports: Doctrine\ORM\PersistentCollection {#4585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4589 …}
  -id: 210761
  -bodyTs: "'dream':5 'otherkin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7109854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702001959 {#4574
    date: 2023-12-08 03:19:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
59 DENIED edit
App\Entity\EntryComment {#4578
  +user: App\Entity\User {#4591 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is the Otherkin dream"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702001959 {#4573
    date: 2023-12-08 03:19:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4579 …}
  +nested: Doctrine\ORM\PersistentCollection {#4581 …}
  +votes: Doctrine\ORM\PersistentCollection {#4583 …}
  +reports: Doctrine\ORM\PersistentCollection {#4585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4589 …}
  -id: 210761
  -bodyTs: "'dream':5 'otherkin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7109854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702001959 {#4574
    date: 2023-12-08 03:19:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
60 DENIED moderate
App\Entity\EntryComment {#4578
  +user: App\Entity\User {#4591 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "This is the Otherkin dream"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702001959 {#4573
    date: 2023-12-08 03:19:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4579 …}
  +nested: Doctrine\ORM\PersistentCollection {#4581 …}
  +votes: Doctrine\ORM\PersistentCollection {#4583 …}
  +reports: Doctrine\ORM\PersistentCollection {#4585 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4589 …}
  -id: 210761
  -bodyTs: "'dream':5 'otherkin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7109854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702001959 {#4574
    date: 2023-12-08 03:19:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#4651
  +user: App\Entity\User {#4664 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    My old ass is struggling trying to understand all this.\n
    \n
    Capitalism has gone off the rails and is grinding us down, especially the most vulnerable. I *get* that. Seen shit IRL over the decades that astounds me. If you’re young, it’s hard to *truly* grasp how much has been stolen from you. And you should be mad as fucking *hell*.\n
    \n
    OTOH, I don’t understand how young people expect to gain *anything*. The world runs on money, always has, always will, no matter the government or financial system. The world won’t give you money for merely existing, you have to provide *value* back to the world. That means skills, education and experience. Things you don’t have when you start out in life, things you have to “grind” for. TANSTAAFL.\n
    \n
    It’s also hard to grasp the opportunities and freedom you’ve been handed. Worldwide conversations like this *were not possible* when I was in my 20’s. A computer, with no internet or interoperability, was beyond the scope of most families. Education of *any* sort is basically free.\n
    \n
    Again, no one needs to explain the plight of the youth to me. You’re either old enough to understand, young enough to understand, or you’re out of touch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703478981 {#4646
    date: 2023-12-25 05:36:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4652 …}
  +nested: Doctrine\ORM\PersistentCollection {#4654 …}
  +votes: Doctrine\ORM\PersistentCollection {#4656 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
  -id: 210747
  -bodyTs: "'20':160 'also':136 'alway':80,82 'anyth':74 'ass':3 'astound':36 'back':106 'basic':181 'beyond':170 'capit':11 'comput':163 'convers':149 'decad':34 'educ':113,176 'either':198 'enough':200,204 'especi':22 'exist':100 'expect':71 'experi':115 'explain':188 'famili':175 'financi':89 'free':182 'freedom':143 'fuck':61 'gain':73 'get':27 'give':95 'gone':13 'govern':87 'grasp':47,139 'grind':19,131 'hand':147 'hard':44,137 'hell':62 'internet':166 'interoper':168 'irl':31 'life':126 'like':150 'mad':59 'matter':85 'mean':111 'mere':99 'money':79,97 'much':49 'need':186 'old':2,199 'one':185 'opportun':141 'otoh':63 'peopl':70 'plight':190 'possibl':154 'provid':104 'rail':16 're':40,197,209 'run':77 'scope':172 'seen':29 'shit':30 'skill':112 'sort':179 'start':123 'stolen':52 'struggl':5 'system':90 'tanstaafl':133 'thing':116,127 'touch':212 'tri':6 'truli':46 'understand':8,67,202,206 'us':20 'valu':105 've':145 'vulner':25 'won':93 'world':76,92,109 'worldwid':148 'young':41,69,203 'youth':193"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5886034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702000942 {#4647
    date: 2023-12-08 03:02:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
63 DENIED edit
App\Entity\EntryComment {#4651
  +user: App\Entity\User {#4664 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    My old ass is struggling trying to understand all this.\n
    \n
    Capitalism has gone off the rails and is grinding us down, especially the most vulnerable. I *get* that. Seen shit IRL over the decades that astounds me. If you’re young, it’s hard to *truly* grasp how much has been stolen from you. And you should be mad as fucking *hell*.\n
    \n
    OTOH, I don’t understand how young people expect to gain *anything*. The world runs on money, always has, always will, no matter the government or financial system. The world won’t give you money for merely existing, you have to provide *value* back to the world. That means skills, education and experience. Things you don’t have when you start out in life, things you have to “grind” for. TANSTAAFL.\n
    \n
    It’s also hard to grasp the opportunities and freedom you’ve been handed. Worldwide conversations like this *were not possible* when I was in my 20’s. A computer, with no internet or interoperability, was beyond the scope of most families. Education of *any* sort is basically free.\n
    \n
    Again, no one needs to explain the plight of the youth to me. You’re either old enough to understand, young enough to understand, or you’re out of touch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703478981 {#4646
    date: 2023-12-25 05:36:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4652 …}
  +nested: Doctrine\ORM\PersistentCollection {#4654 …}
  +votes: Doctrine\ORM\PersistentCollection {#4656 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
  -id: 210747
  -bodyTs: "'20':160 'also':136 'alway':80,82 'anyth':74 'ass':3 'astound':36 'back':106 'basic':181 'beyond':170 'capit':11 'comput':163 'convers':149 'decad':34 'educ':113,176 'either':198 'enough':200,204 'especi':22 'exist':100 'expect':71 'experi':115 'explain':188 'famili':175 'financi':89 'free':182 'freedom':143 'fuck':61 'gain':73 'get':27 'give':95 'gone':13 'govern':87 'grasp':47,139 'grind':19,131 'hand':147 'hard':44,137 'hell':62 'internet':166 'interoper':168 'irl':31 'life':126 'like':150 'mad':59 'matter':85 'mean':111 'mere':99 'money':79,97 'much':49 'need':186 'old':2,199 'one':185 'opportun':141 'otoh':63 'peopl':70 'plight':190 'possibl':154 'provid':104 'rail':16 're':40,197,209 'run':77 'scope':172 'seen':29 'shit':30 'skill':112 'sort':179 'start':123 'stolen':52 'struggl':5 'system':90 'tanstaafl':133 'thing':116,127 'touch':212 'tri':6 'truli':46 'understand':8,67,202,206 'us':20 'valu':105 've':145 'vulner':25 'won':93 'world':76,92,109 'worldwid':148 'young':41,69,203 'youth':193"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5886034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702000942 {#4647
    date: 2023-12-08 03:02:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
64 DENIED moderate
App\Entity\EntryComment {#4651
  +user: App\Entity\User {#4664 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    My old ass is struggling trying to understand all this.\n
    \n
    Capitalism has gone off the rails and is grinding us down, especially the most vulnerable. I *get* that. Seen shit IRL over the decades that astounds me. If you’re young, it’s hard to *truly* grasp how much has been stolen from you. And you should be mad as fucking *hell*.\n
    \n
    OTOH, I don’t understand how young people expect to gain *anything*. The world runs on money, always has, always will, no matter the government or financial system. The world won’t give you money for merely existing, you have to provide *value* back to the world. That means skills, education and experience. Things you don’t have when you start out in life, things you have to “grind” for. TANSTAAFL.\n
    \n
    It’s also hard to grasp the opportunities and freedom you’ve been handed. Worldwide conversations like this *were not possible* when I was in my 20’s. A computer, with no internet or interoperability, was beyond the scope of most families. Education of *any* sort is basically free.\n
    \n
    Again, no one needs to explain the plight of the youth to me. You’re either old enough to understand, young enough to understand, or you’re out of touch.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703478981 {#4646
    date: 2023-12-25 05:36:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4652 …}
  +nested: Doctrine\ORM\PersistentCollection {#4654 …}
  +votes: Doctrine\ORM\PersistentCollection {#4656 …}
  +reports: Doctrine\ORM\PersistentCollection {#4658 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
  -id: 210747
  -bodyTs: "'20':160 'also':136 'alway':80,82 'anyth':74 'ass':3 'astound':36 'back':106 'basic':181 'beyond':170 'capit':11 'comput':163 'convers':149 'decad':34 'educ':113,176 'either':198 'enough':200,204 'especi':22 'exist':100 'expect':71 'experi':115 'explain':188 'famili':175 'financi':89 'free':182 'freedom':143 'fuck':61 'gain':73 'get':27 'give':95 'gone':13 'govern':87 'grasp':47,139 'grind':19,131 'hand':147 'hard':44,137 'hell':62 'internet':166 'interoper':168 'irl':31 'life':126 'like':150 'mad':59 'matter':85 'mean':111 'mere':99 'money':79,97 'much':49 'need':186 'old':2,199 'one':185 'opportun':141 'otoh':63 'peopl':70 'plight':190 'possibl':154 'provid':104 'rail':16 're':40,197,209 'run':77 'scope':172 'seen':29 'shit':30 'skill':112 'sort':179 'start':123 'stolen':52 'struggl':5 'system':90 'tanstaafl':133 'thing':116,127 'touch':212 'tri':6 'truli':46 'understand':8,67,202,206 'us':20 'valu':105 've':145 'vulner':25 'won':93 'world':76,92,109 'worldwid':148 'young':41,69,203 'youth':193"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5886034"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702000942 {#4647
    date: 2023-12-08 03:02:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#5121
  +user: Proxies\__CG__\App\Entity\User {#5122 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4651
    +user: App\Entity\User {#4664 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My old ass is struggling trying to understand all this.\n
      \n
      Capitalism has gone off the rails and is grinding us down, especially the most vulnerable. I *get* that. Seen shit IRL over the decades that astounds me. If you’re young, it’s hard to *truly* grasp how much has been stolen from you. And you should be mad as fucking *hell*.\n
      \n
      OTOH, I don’t understand how young people expect to gain *anything*. The world runs on money, always has, always will, no matter the government or financial system. The world won’t give you money for merely existing, you have to provide *value* back to the world. That means skills, education and experience. Things you don’t have when you start out in life, things you have to “grind” for. TANSTAAFL.\n
      \n
      It’s also hard to grasp the opportunities and freedom you’ve been handed. Worldwide conversations like this *were not possible* when I was in my 20’s. A computer, with no internet or interoperability, was beyond the scope of most families. Education of *any* sort is basically free.\n
      \n
      Again, no one needs to explain the plight of the youth to me. You’re either old enough to understand, young enough to understand, or you’re out of touch.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703478981 {#4646
      date: 2023-12-25 05:36:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4652 …}
    +nested: Doctrine\ORM\PersistentCollection {#4654 …}
    +votes: Doctrine\ORM\PersistentCollection {#4656 …}
    +reports: Doctrine\ORM\PersistentCollection {#4658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
    -id: 210747
    -bodyTs: "'20':160 'also':136 'alway':80,82 'anyth':74 'ass':3 'astound':36 'back':106 'basic':181 'beyond':170 'capit':11 'comput':163 'convers':149 'decad':34 'educ':113,176 'either':198 'enough':200,204 'especi':22 'exist':100 'expect':71 'experi':115 'explain':188 'famili':175 'financi':89 'free':182 'freedom':143 'fuck':61 'gain':73 'get':27 'give':95 'gone':13 'govern':87 'grasp':47,139 'grind':19,131 'hand':147 'hard':44,137 'hell':62 'internet':166 'interoper':168 'irl':31 'life':126 'like':150 'mad':59 'matter':85 'mean':111 'mere':99 'money':79,97 'much':49 'need':186 'old':2,199 'one':185 'opportun':141 'otoh':63 'peopl':70 'plight':190 'possibl':154 'provid':104 'rail':16 're':40,197,209 'run':77 'scope':172 'seen':29 'shit':30 'skill':112 'sort':179 'start':123 'stolen':52 'struggl':5 'system':90 'tanstaafl':133 'thing':116,127 'touch':212 'tri':6 'truli':46 'understand':8,67,202,206 'us':20 'valu':105 've':145 'vulner':25 'won':93 'world':76,92,109 'worldwid':148 'young':41,69,203 'youth':193"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5886034"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702000942 {#4647
      date: 2023-12-08 03:02:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4651}
  +body: "Which part confuses you specifically? I can’t understand your complaint here. “No kids need to focus everything on money because simply enjoying life won’t change the world (nothing ever will)”??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702001658 {#5119
    date: 2023-12-08 03:14:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@shalafi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -id: 210755
  -bodyTs: "'chang':27 'complaint':11 'confus':3 'enjoy':23 'ever':31 'everyth':18 'focus':17 'kid':14 'life':24 'money':20 'need':15 'noth':30 'part':2 'simpli':22 'specif':5 'understand':9 'won':25 'world':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5886391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702001658 {#5120
    date: 2023-12-08 03:14:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
67 DENIED edit
App\Entity\EntryComment {#5121
  +user: Proxies\__CG__\App\Entity\User {#5122 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4651
    +user: App\Entity\User {#4664 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My old ass is struggling trying to understand all this.\n
      \n
      Capitalism has gone off the rails and is grinding us down, especially the most vulnerable. I *get* that. Seen shit IRL over the decades that astounds me. If you’re young, it’s hard to *truly* grasp how much has been stolen from you. And you should be mad as fucking *hell*.\n
      \n
      OTOH, I don’t understand how young people expect to gain *anything*. The world runs on money, always has, always will, no matter the government or financial system. The world won’t give you money for merely existing, you have to provide *value* back to the world. That means skills, education and experience. Things you don’t have when you start out in life, things you have to “grind” for. TANSTAAFL.\n
      \n
      It’s also hard to grasp the opportunities and freedom you’ve been handed. Worldwide conversations like this *were not possible* when I was in my 20’s. A computer, with no internet or interoperability, was beyond the scope of most families. Education of *any* sort is basically free.\n
      \n
      Again, no one needs to explain the plight of the youth to me. You’re either old enough to understand, young enough to understand, or you’re out of touch.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703478981 {#4646
      date: 2023-12-25 05:36:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4652 …}
    +nested: Doctrine\ORM\PersistentCollection {#4654 …}
    +votes: Doctrine\ORM\PersistentCollection {#4656 …}
    +reports: Doctrine\ORM\PersistentCollection {#4658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
    -id: 210747
    -bodyTs: "'20':160 'also':136 'alway':80,82 'anyth':74 'ass':3 'astound':36 'back':106 'basic':181 'beyond':170 'capit':11 'comput':163 'convers':149 'decad':34 'educ':113,176 'either':198 'enough':200,204 'especi':22 'exist':100 'expect':71 'experi':115 'explain':188 'famili':175 'financi':89 'free':182 'freedom':143 'fuck':61 'gain':73 'get':27 'give':95 'gone':13 'govern':87 'grasp':47,139 'grind':19,131 'hand':147 'hard':44,137 'hell':62 'internet':166 'interoper':168 'irl':31 'life':126 'like':150 'mad':59 'matter':85 'mean':111 'mere':99 'money':79,97 'much':49 'need':186 'old':2,199 'one':185 'opportun':141 'otoh':63 'peopl':70 'plight':190 'possibl':154 'provid':104 'rail':16 're':40,197,209 'run':77 'scope':172 'seen':29 'shit':30 'skill':112 'sort':179 'start':123 'stolen':52 'struggl':5 'system':90 'tanstaafl':133 'thing':116,127 'touch':212 'tri':6 'truli':46 'understand':8,67,202,206 'us':20 'valu':105 've':145 'vulner':25 'won':93 'world':76,92,109 'worldwid':148 'young':41,69,203 'youth':193"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5886034"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702000942 {#4647
      date: 2023-12-08 03:02:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4651}
  +body: "Which part confuses you specifically? I can’t understand your complaint here. “No kids need to focus everything on money because simply enjoying life won’t change the world (nothing ever will)”??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702001658 {#5119
    date: 2023-12-08 03:14:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@shalafi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -id: 210755
  -bodyTs: "'chang':27 'complaint':11 'confus':3 'enjoy':23 'ever':31 'everyth':18 'focus':17 'kid':14 'life':24 'money':20 'need':15 'noth':30 'part':2 'simpli':22 'specif':5 'understand':9 'won':25 'world':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5886391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702001658 {#5120
    date: 2023-12-08 03:14:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
68 DENIED moderate
App\Entity\EntryComment {#5121
  +user: Proxies\__CG__\App\Entity\User {#5122 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4651
    +user: App\Entity\User {#4664 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      My old ass is struggling trying to understand all this.\n
      \n
      Capitalism has gone off the rails and is grinding us down, especially the most vulnerable. I *get* that. Seen shit IRL over the decades that astounds me. If you’re young, it’s hard to *truly* grasp how much has been stolen from you. And you should be mad as fucking *hell*.\n
      \n
      OTOH, I don’t understand how young people expect to gain *anything*. The world runs on money, always has, always will, no matter the government or financial system. The world won’t give you money for merely existing, you have to provide *value* back to the world. That means skills, education and experience. Things you don’t have when you start out in life, things you have to “grind” for. TANSTAAFL.\n
      \n
      It’s also hard to grasp the opportunities and freedom you’ve been handed. Worldwide conversations like this *were not possible* when I was in my 20’s. A computer, with no internet or interoperability, was beyond the scope of most families. Education of *any* sort is basically free.\n
      \n
      Again, no one needs to explain the plight of the youth to me. You’re either old enough to understand, young enough to understand, or you’re out of touch.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1703478981 {#4646
      date: 2023-12-25 05:36:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4652 …}
    +nested: Doctrine\ORM\PersistentCollection {#4654 …}
    +votes: Doctrine\ORM\PersistentCollection {#4656 …}
    +reports: Doctrine\ORM\PersistentCollection {#4658 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4660 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4662 …}
    -id: 210747
    -bodyTs: "'20':160 'also':136 'alway':80,82 'anyth':74 'ass':3 'astound':36 'back':106 'basic':181 'beyond':170 'capit':11 'comput':163 'convers':149 'decad':34 'educ':113,176 'either':198 'enough':200,204 'especi':22 'exist':100 'expect':71 'experi':115 'explain':188 'famili':175 'financi':89 'free':182 'freedom':143 'fuck':61 'gain':73 'get':27 'give':95 'gone':13 'govern':87 'grasp':47,139 'grind':19,131 'hand':147 'hard':44,137 'hell':62 'internet':166 'interoper':168 'irl':31 'life':126 'like':150 'mad':59 'matter':85 'mean':111 'mere':99 'money':79,97 'much':49 'need':186 'old':2,199 'one':185 'opportun':141 'otoh':63 'peopl':70 'plight':190 'possibl':154 'provid':104 'rail':16 're':40,197,209 'run':77 'scope':172 'seen':29 'shit':30 'skill':112 'sort':179 'start':123 'stolen':52 'struggl':5 'system':90 'tanstaafl':133 'thing':116,127 'touch':212 'tri':6 'truli':46 'understand':8,67,202,206 'us':20 'valu':105 've':145 'vulner':25 'won':93 'world':76,92,109 'worldwid':148 'young':41,69,203 'youth':193"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5886034"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702000942 {#4647
      date: 2023-12-08 03:02:22.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4651}
  +body: "Which part confuses you specifically? I can’t understand your complaint here. “No kids need to focus everything on money because simply enjoying life won’t change the world (nothing ever will)”??"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702001658 {#5119
    date: 2023-12-08 03:14:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@shalafi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5123 …}
  +nested: Doctrine\ORM\PersistentCollection {#5125 …}
  +votes: Doctrine\ORM\PersistentCollection {#5127 …}
  +reports: Doctrine\ORM\PersistentCollection {#5129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5133 …}
  -id: 210755
  -bodyTs: "'chang':27 'complaint':11 'confus':3 'enjoy':23 'ever':31 'everyth':18 'focus':17 'kid':14 'life':24 'money':20 'need':15 'noth':30 'part':2 'simpli':22 'specif':5 'understand':9 'won':25 'world':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5886391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702001658 {#5120
    date: 2023-12-08 03:14:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#4724
  +user: App\Entity\User {#4737 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Grind/hustle… that’s technically known as the Grustle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701997453 {#4719
    date: 2023-12-08 02:04:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4725 …}
  +nested: Doctrine\ORM\PersistentCollection {#4727 …}
  +votes: Doctrine\ORM\PersistentCollection {#4729 …}
  +reports: Doctrine\ORM\PersistentCollection {#4731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4735 …}
  -id: 210696
  -bodyTs: "'grind/hustle':1 'grustl':8 'known':5 'technic':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7107271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701997453 {#4720
    date: 2023-12-08 02:04:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
71 DENIED edit
App\Entity\EntryComment {#4724
  +user: App\Entity\User {#4737 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Grind/hustle… that’s technically known as the Grustle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701997453 {#4719
    date: 2023-12-08 02:04:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4725 …}
  +nested: Doctrine\ORM\PersistentCollection {#4727 …}
  +votes: Doctrine\ORM\PersistentCollection {#4729 …}
  +reports: Doctrine\ORM\PersistentCollection {#4731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4735 …}
  -id: 210696
  -bodyTs: "'grind/hustle':1 'grustl':8 'known':5 'technic':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7107271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701997453 {#4720
    date: 2023-12-08 02:04:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
72 DENIED moderate
App\Entity\EntryComment {#4724
  +user: App\Entity\User {#4737 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Grind/hustle… that’s technically known as the Grustle."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701997453 {#4719
    date: 2023-12-08 02:04:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4725 …}
  +nested: Doctrine\ORM\PersistentCollection {#4727 …}
  +votes: Doctrine\ORM\PersistentCollection {#4729 …}
  +reports: Doctrine\ORM\PersistentCollection {#4731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4735 …}
  -id: 210696
  -bodyTs: "'grind/hustle':1 'grustl':8 'known':5 'technic':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7107271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701997453 {#4720
    date: 2023-12-08 02:04:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#4797
  +user: App\Entity\User {#4810 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Normalise Pooh having a rough day? Sounds like grind to me!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701997182 {#4792
    date: 2023-12-08 01:59:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 210690
  -bodyTs: "'day':6 'grind':9 'like':8 'normalis':1 'pooh':2 'rough':5 'sound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/3724310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701997182 {#4793
    date: 2023-12-08 01:59:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
75 DENIED edit
App\Entity\EntryComment {#4797
  +user: App\Entity\User {#4810 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Normalise Pooh having a rough day? Sounds like grind to me!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701997182 {#4792
    date: 2023-12-08 01:59:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 210690
  -bodyTs: "'day':6 'grind':9 'like':8 'normalis':1 'pooh':2 'rough':5 'sound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/3724310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701997182 {#4793
    date: 2023-12-08 01:59:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
76 DENIED moderate
App\Entity\EntryComment {#4797
  +user: App\Entity\User {#4810 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Normalise Pooh having a rough day? Sounds like grind to me!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701997182 {#4792
    date: 2023-12-08 01:59:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4798 …}
  +nested: Doctrine\ORM\PersistentCollection {#4800 …}
  +votes: Doctrine\ORM\PersistentCollection {#4802 …}
  +reports: Doctrine\ORM\PersistentCollection {#4804 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4808 …}
  -id: 210690
  -bodyTs: "'day':6 'grind':9 'like':8 'normalis':1 'pooh':2 'rough':5 'sound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/3724310"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701997182 {#4793
    date: 2023-12-08 01:59:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#4871
  +user: App\Entity\User {#4884 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t understand this trend of wanting to be more vulnerable. Through technology you can achieve anything, *anything*, you want. What you do with that tool is up to you, I know of several markets that have opened up specifically over the last 5 years max that provide work for yourself opportunities. Free education and literature. Everything is out there but we need to arm the children and the adult with this knowledge in advance so they can make full use of its true power.\n
    \n
    We have arguably the largest libraries ever created in digital worlds, proxies away from oppressive regimes through game servers which host things like banned books and whistle blower docs.\n
    \n
    Whatever it is you choose to do about this world, don’t choose to buckle. And for those of us that are strong enough and privileged enough, it’s our duty to educate and help our neighbors who may need help. It’s a big responsibility and communication isn’t always an innate skill, it takes hard work - but it’s worth doing to me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703482080 {#4865
    date: 2023-12-25 06:28:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4874 …}
  +votes: Doctrine\ORM\PersistentCollection {#4876 …}
  +reports: Doctrine\ORM\PersistentCollection {#4878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
  -id: 210681
  -bodyTs: "'5':45 'achiev':17 'adult':71 'advanc':76 'alway':166 'anyth':18,19 'arguabl':89 'arm':66 'away':99 'ban':110 'big':160 'blower':114 'book':111 'buckl':130 'children':68 'choos':120,128 'communic':163 'creat':94 'digit':96 'doc':115 'duti':146 'educ':55,148 'enough':139,142 'ever':93 'everyth':58 'free':54 'full':81 'game':104 'hard':172 'help':150,156 'host':107 'innat':168 'isn':164 'know':33 'knowledg':74 'largest':91 'last':44 'librari':92 'like':109 'literatur':57 'make':80 'market':36 'max':47 'may':154 'need':64,155 'neighbor':152 'open':39 'opportun':53 'oppress':101 'power':86 'privileg':141 'provid':49 'proxi':98 'regim':102 'respons':161 'server':105 'sever':35 'skill':169 'specif':41 'strong':138 'take':171 'technolog':14 'thing':108 'tool':27 'trend':6 'true':85 'understand':4 'us':135 'use':82 'vulner':12 'want':8,21 'whatev':116 'whistl':113 'work':50,173 'world':97,125 'worth':177 'year':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5884134"
  +editedAt: DateTimeImmutable @1703477675 {#4866
    date: 2023-12-25 05:14:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701996767 {#4867
    date: 2023-12-08 01:52:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
79 DENIED edit
App\Entity\EntryComment {#4871
  +user: App\Entity\User {#4884 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t understand this trend of wanting to be more vulnerable. Through technology you can achieve anything, *anything*, you want. What you do with that tool is up to you, I know of several markets that have opened up specifically over the last 5 years max that provide work for yourself opportunities. Free education and literature. Everything is out there but we need to arm the children and the adult with this knowledge in advance so they can make full use of its true power.\n
    \n
    We have arguably the largest libraries ever created in digital worlds, proxies away from oppressive regimes through game servers which host things like banned books and whistle blower docs.\n
    \n
    Whatever it is you choose to do about this world, don’t choose to buckle. And for those of us that are strong enough and privileged enough, it’s our duty to educate and help our neighbors who may need help. It’s a big responsibility and communication isn’t always an innate skill, it takes hard work - but it’s worth doing to me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703482080 {#4865
    date: 2023-12-25 06:28:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4874 …}
  +votes: Doctrine\ORM\PersistentCollection {#4876 …}
  +reports: Doctrine\ORM\PersistentCollection {#4878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
  -id: 210681
  -bodyTs: "'5':45 'achiev':17 'adult':71 'advanc':76 'alway':166 'anyth':18,19 'arguabl':89 'arm':66 'away':99 'ban':110 'big':160 'blower':114 'book':111 'buckl':130 'children':68 'choos':120,128 'communic':163 'creat':94 'digit':96 'doc':115 'duti':146 'educ':55,148 'enough':139,142 'ever':93 'everyth':58 'free':54 'full':81 'game':104 'hard':172 'help':150,156 'host':107 'innat':168 'isn':164 'know':33 'knowledg':74 'largest':91 'last':44 'librari':92 'like':109 'literatur':57 'make':80 'market':36 'max':47 'may':154 'need':64,155 'neighbor':152 'open':39 'opportun':53 'oppress':101 'power':86 'privileg':141 'provid':49 'proxi':98 'regim':102 'respons':161 'server':105 'sever':35 'skill':169 'specif':41 'strong':138 'take':171 'technolog':14 'thing':108 'tool':27 'trend':6 'true':85 'understand':4 'us':135 'use':82 'vulner':12 'want':8,21 'whatev':116 'whistl':113 'work':50,173 'world':97,125 'worth':177 'year':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5884134"
  +editedAt: DateTimeImmutable @1703477675 {#4866
    date: 2023-12-25 05:14:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701996767 {#4867
    date: 2023-12-08 01:52:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
80 DENIED moderate
App\Entity\EntryComment {#4871
  +user: App\Entity\User {#4884 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t understand this trend of wanting to be more vulnerable. Through technology you can achieve anything, *anything*, you want. What you do with that tool is up to you, I know of several markets that have opened up specifically over the last 5 years max that provide work for yourself opportunities. Free education and literature. Everything is out there but we need to arm the children and the adult with this knowledge in advance so they can make full use of its true power.\n
    \n
    We have arguably the largest libraries ever created in digital worlds, proxies away from oppressive regimes through game servers which host things like banned books and whistle blower docs.\n
    \n
    Whatever it is you choose to do about this world, don’t choose to buckle. And for those of us that are strong enough and privileged enough, it’s our duty to educate and help our neighbors who may need help. It’s a big responsibility and communication isn’t always an innate skill, it takes hard work - but it’s worth doing to me.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703482080 {#4865
    date: 2023-12-25 06:28:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4872 …}
  +nested: Doctrine\ORM\PersistentCollection {#4874 …}
  +votes: Doctrine\ORM\PersistentCollection {#4876 …}
  +reports: Doctrine\ORM\PersistentCollection {#4878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
  -id: 210681
  -bodyTs: "'5':45 'achiev':17 'adult':71 'advanc':76 'alway':166 'anyth':18,19 'arguabl':89 'arm':66 'away':99 'ban':110 'big':160 'blower':114 'book':111 'buckl':130 'children':68 'choos':120,128 'communic':163 'creat':94 'digit':96 'doc':115 'duti':146 'educ':55,148 'enough':139,142 'ever':93 'everyth':58 'free':54 'full':81 'game':104 'hard':172 'help':150,156 'host':107 'innat':168 'isn':164 'know':33 'knowledg':74 'largest':91 'last':44 'librari':92 'like':109 'literatur':57 'make':80 'market':36 'max':47 'may':154 'need':64,155 'neighbor':152 'open':39 'opportun':53 'oppress':101 'power':86 'privileg':141 'provid':49 'proxi':98 'regim':102 'respons':161 'server':105 'sever':35 'skill':169 'specif':41 'strong':138 'take':171 'technolog':14 'thing':108 'tool':27 'trend':6 'true':85 'understand':4 'us':135 'use':82 'vulner':12 'want':8,21 'whatev':116 'whistl':113 'work':50,173 'world':97,125 'worth':177 'year':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5884134"
  +editedAt: DateTimeImmutable @1703477675 {#4866
    date: 2023-12-25 05:14:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701996767 {#4867
    date: 2023-12-08 01:52:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#5106
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4871
    +user: App\Entity\User {#4884 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t understand this trend of wanting to be more vulnerable. Through technology you can achieve anything, *anything*, you want. What you do with that tool is up to you, I know of several markets that have opened up specifically over the last 5 years max that provide work for yourself opportunities. Free education and literature. Everything is out there but we need to arm the children and the adult with this knowledge in advance so they can make full use of its true power.\n
      \n
      We have arguably the largest libraries ever created in digital worlds, proxies away from oppressive regimes through game servers which host things like banned books and whistle blower docs.\n
      \n
      Whatever it is you choose to do about this world, don’t choose to buckle. And for those of us that are strong enough and privileged enough, it’s our duty to educate and help our neighbors who may need help. It’s a big responsibility and communication isn’t always an innate skill, it takes hard work - but it’s worth doing to me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703482080 {#4865
      date: 2023-12-25 06:28:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4872 …}
    +nested: Doctrine\ORM\PersistentCollection {#4874 …}
    +votes: Doctrine\ORM\PersistentCollection {#4876 …}
    +reports: Doctrine\ORM\PersistentCollection {#4878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
    -id: 210681
    -bodyTs: "'5':45 'achiev':17 'adult':71 'advanc':76 'alway':166 'anyth':18,19 'arguabl':89 'arm':66 'away':99 'ban':110 'big':160 'blower':114 'book':111 'buckl':130 'children':68 'choos':120,128 'communic':163 'creat':94 'digit':96 'doc':115 'duti':146 'educ':55,148 'enough':139,142 'ever':93 'everyth':58 'free':54 'full':81 'game':104 'hard':172 'help':150,156 'host':107 'innat':168 'isn':164 'know':33 'knowledg':74 'largest':91 'last':44 'librari':92 'like':109 'literatur':57 'make':80 'market':36 'max':47 'may':154 'need':64,155 'neighbor':152 'open':39 'opportun':53 'oppress':101 'power':86 'privileg':141 'provid':49 'proxi':98 'regim':102 'respons':161 'server':105 'sever':35 'skill':169 'specif':41 'strong':138 'take':171 'technolog':14 'thing':108 'tool':27 'trend':6 'true':85 'understand':4 'us':135 'use':82 'vulner':12 'want':8,21 'whatev':116 'whistl':113 'work':50,173 'world':97,125 'worth':177 'year':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5884134"
    +editedAt: DateTimeImmutable @1703477675 {#4866
      date: 2023-12-25 05:14:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701996767 {#4867
      date: 2023-12-08 01:52:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4871}
  +body: "Okay… but what does that have to do with grind vs friends?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702006570 {#5107
    date: 2023-12-08 04:36:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@stevedidWHAT@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5100 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
  -id: 210793
  -bodyTs: "'friend':12 'grind':10 'okay':1 'vs':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7112407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702006570 {#5110
    date: 2023-12-08 04:36:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
83 DENIED edit
App\Entity\EntryComment {#5106
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4871
    +user: App\Entity\User {#4884 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t understand this trend of wanting to be more vulnerable. Through technology you can achieve anything, *anything*, you want. What you do with that tool is up to you, I know of several markets that have opened up specifically over the last 5 years max that provide work for yourself opportunities. Free education and literature. Everything is out there but we need to arm the children and the adult with this knowledge in advance so they can make full use of its true power.\n
      \n
      We have arguably the largest libraries ever created in digital worlds, proxies away from oppressive regimes through game servers which host things like banned books and whistle blower docs.\n
      \n
      Whatever it is you choose to do about this world, don’t choose to buckle. And for those of us that are strong enough and privileged enough, it’s our duty to educate and help our neighbors who may need help. It’s a big responsibility and communication isn’t always an innate skill, it takes hard work - but it’s worth doing to me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703482080 {#4865
      date: 2023-12-25 06:28:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4872 …}
    +nested: Doctrine\ORM\PersistentCollection {#4874 …}
    +votes: Doctrine\ORM\PersistentCollection {#4876 …}
    +reports: Doctrine\ORM\PersistentCollection {#4878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
    -id: 210681
    -bodyTs: "'5':45 'achiev':17 'adult':71 'advanc':76 'alway':166 'anyth':18,19 'arguabl':89 'arm':66 'away':99 'ban':110 'big':160 'blower':114 'book':111 'buckl':130 'children':68 'choos':120,128 'communic':163 'creat':94 'digit':96 'doc':115 'duti':146 'educ':55,148 'enough':139,142 'ever':93 'everyth':58 'free':54 'full':81 'game':104 'hard':172 'help':150,156 'host':107 'innat':168 'isn':164 'know':33 'knowledg':74 'largest':91 'last':44 'librari':92 'like':109 'literatur':57 'make':80 'market':36 'max':47 'may':154 'need':64,155 'neighbor':152 'open':39 'opportun':53 'oppress':101 'power':86 'privileg':141 'provid':49 'proxi':98 'regim':102 'respons':161 'server':105 'sever':35 'skill':169 'specif':41 'strong':138 'take':171 'technolog':14 'thing':108 'tool':27 'trend':6 'true':85 'understand':4 'us':135 'use':82 'vulner':12 'want':8,21 'whatev':116 'whistl':113 'work':50,173 'world':97,125 'worth':177 'year':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5884134"
    +editedAt: DateTimeImmutable @1703477675 {#4866
      date: 2023-12-25 05:14:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701996767 {#4867
      date: 2023-12-08 01:52:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4871}
  +body: "Okay… but what does that have to do with grind vs friends?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702006570 {#5107
    date: 2023-12-08 04:36:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@stevedidWHAT@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5100 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
  -id: 210793
  -bodyTs: "'friend':12 'grind':10 'okay':1 'vs':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7112407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702006570 {#5110
    date: 2023-12-08 04:36:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
84 DENIED moderate
App\Entity\EntryComment {#5106
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4871
    +user: App\Entity\User {#4884 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: """
      I don’t understand this trend of wanting to be more vulnerable. Through technology you can achieve anything, *anything*, you want. What you do with that tool is up to you, I know of several markets that have opened up specifically over the last 5 years max that provide work for yourself opportunities. Free education and literature. Everything is out there but we need to arm the children and the adult with this knowledge in advance so they can make full use of its true power.\n
      \n
      We have arguably the largest libraries ever created in digital worlds, proxies away from oppressive regimes through game servers which host things like banned books and whistle blower docs.\n
      \n
      Whatever it is you choose to do about this world, don’t choose to buckle. And for those of us that are strong enough and privileged enough, it’s our duty to educate and help our neighbors who may need help. It’s a big responsibility and communication isn’t always an innate skill, it takes hard work - but it’s worth doing to me.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1703482080 {#4865
      date: 2023-12-25 06:28:00.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4872 …}
    +nested: Doctrine\ORM\PersistentCollection {#4874 …}
    +votes: Doctrine\ORM\PersistentCollection {#4876 …}
    +reports: Doctrine\ORM\PersistentCollection {#4878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
    -id: 210681
    -bodyTs: "'5':45 'achiev':17 'adult':71 'advanc':76 'alway':166 'anyth':18,19 'arguabl':89 'arm':66 'away':99 'ban':110 'big':160 'blower':114 'book':111 'buckl':130 'children':68 'choos':120,128 'communic':163 'creat':94 'digit':96 'doc':115 'duti':146 'educ':55,148 'enough':139,142 'ever':93 'everyth':58 'free':54 'full':81 'game':104 'hard':172 'help':150,156 'host':107 'innat':168 'isn':164 'know':33 'knowledg':74 'largest':91 'last':44 'librari':92 'like':109 'literatur':57 'make':80 'market':36 'max':47 'may':154 'need':64,155 'neighbor':152 'open':39 'opportun':53 'oppress':101 'power':86 'privileg':141 'provid':49 'proxi':98 'regim':102 'respons':161 'server':105 'sever':35 'skill':169 'specif':41 'strong':138 'take':171 'technolog':14 'thing':108 'tool':27 'trend':6 'true':85 'understand':4 'us':135 'use':82 'vulner':12 'want':8,21 'whatev':116 'whistl':113 'work':50,173 'world':97,125 'worth':177 'year':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5884134"
    +editedAt: DateTimeImmutable @1703477675 {#4866
      date: 2023-12-25 05:14:35.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701996767 {#4867
      date: 2023-12-08 01:52:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4871}
  +body: "Okay… but what does that have to do with grind vs friends?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702006570 {#5107
    date: 2023-12-08 04:36:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@stevedidWHAT@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5100 …}
  +nested: Doctrine\ORM\PersistentCollection {#5098 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
  -id: 210793
  -bodyTs: "'friend':12 'grind':10 'okay':1 'vs':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7112407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702006570 {#5110
    date: 2023-12-08 04:36:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#5221
  +user: App\Entity\User {#4884 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5106
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4871
      +user: App\Entity\User {#4884 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t understand this trend of wanting to be more vulnerable. Through technology you can achieve anything, *anything*, you want. What you do with that tool is up to you, I know of several markets that have opened up specifically over the last 5 years max that provide work for yourself opportunities. Free education and literature. Everything is out there but we need to arm the children and the adult with this knowledge in advance so they can make full use of its true power.\n
        \n
        We have arguably the largest libraries ever created in digital worlds, proxies away from oppressive regimes through game servers which host things like banned books and whistle blower docs.\n
        \n
        Whatever it is you choose to do about this world, don’t choose to buckle. And for those of us that are strong enough and privileged enough, it’s our duty to educate and help our neighbors who may need help. It’s a big responsibility and communication isn’t always an innate skill, it takes hard work - but it’s worth doing to me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703482080 {#4865
        date: 2023-12-25 06:28:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RustyShackleford@literature.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4872 …}
      +nested: Doctrine\ORM\PersistentCollection {#4874 …}
      +votes: Doctrine\ORM\PersistentCollection {#4876 …}
      +reports: Doctrine\ORM\PersistentCollection {#4878 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
      -id: 210681
      -bodyTs: "'5':45 'achiev':17 'adult':71 'advanc':76 'alway':166 'anyth':18,19 'arguabl':89 'arm':66 'away':99 'ban':110 'big':160 'blower':114 'book':111 'buckl':130 'children':68 'choos':120,128 'communic':163 'creat':94 'digit':96 'doc':115 'duti':146 'educ':55,148 'enough':139,142 'ever':93 'everyth':58 'free':54 'full':81 'game':104 'hard':172 'help':150,156 'host':107 'innat':168 'isn':164 'know':33 'knowledg':74 'largest':91 'last':44 'librari':92 'like':109 'literatur':57 'make':80 'market':36 'max':47 'may':154 'need':64,155 'neighbor':152 'open':39 'opportun':53 'oppress':101 'power':86 'privileg':141 'provid':49 'proxi':98 'regim':102 'respons':161 'server':105 'sever':35 'skill':169 'specif':41 'strong':138 'take':171 'technolog':14 'thing':108 'tool':27 'trend':6 'true':85 'understand':4 'us':135 'use':82 'vulner':12 'want':8,21 'whatev':116 'whistl':113 'work':50,173 'world':97,125 'worth':177 'year':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5884134"
      +editedAt: DateTimeImmutable @1703477675 {#4866
        date: 2023-12-25 05:14:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701996767 {#4867
        date: 2023-12-08 01:52:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4871}
    +body: "Okay… but what does that have to do with grind vs friends?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702006570 {#5107
      date: 2023-12-08 04:36:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
      "@stevedidWHAT@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5100 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
    -id: 210793
    -bodyTs: "'friend':12 'grind':10 'okay':1 'vs':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7112407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702006570 {#5110
      date: 2023-12-08 04:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4871}
  +body: """
    When did I say they were mutually exclusive? I specifically called out being a good neighbor.\n
    \n
    Friends are important. The subcontext of this meme is that they’re all hungry and just are bundled up in one spot, the meme reads essentially “fuck the grind just hole up with friends”. I’m pushing back on that push and trying to inspire drive, interest, and prosperity.\n
    \n
    Of course friends are important.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702007410 {#5227
    date: 2023-12-08 04:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@stevedidWHAT@lemmy.world"
    "@Sotuanduso@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5220 …}
  +votes: Doctrine\ORM\PersistentCollection {#5218 …}
  +reports: Doctrine\ORM\PersistentCollection {#5231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
  -id: 210797
  -bodyTs: "'back':54 'bundl':34 'call':11 'cours':67 'drive':62 'essenti':42 'exclus':8 'friend':17,50,68 'fuck':43 'good':15 'grind':45 'hole':47 'hungri':30 'import':19,70 'inspir':61 'interest':63 'm':52 'meme':24,40 'mutual':7 'neighbor':16 'one':37 'prosper':65 'push':53,57 're':28 'read':41 'say':4 'specif':10 'spot':38 'subcontext':21 'tri':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5889064"
  +editedAt: DateTimeImmutable @1703480278 {#5224
    date: 2023-12-25 05:57:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702007410 {#5226
    date: 2023-12-08 04:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
87 DENIED edit
App\Entity\EntryComment {#5221
  +user: App\Entity\User {#4884 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5106
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4871
      +user: App\Entity\User {#4884 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t understand this trend of wanting to be more vulnerable. Through technology you can achieve anything, *anything*, you want. What you do with that tool is up to you, I know of several markets that have opened up specifically over the last 5 years max that provide work for yourself opportunities. Free education and literature. Everything is out there but we need to arm the children and the adult with this knowledge in advance so they can make full use of its true power.\n
        \n
        We have arguably the largest libraries ever created in digital worlds, proxies away from oppressive regimes through game servers which host things like banned books and whistle blower docs.\n
        \n
        Whatever it is you choose to do about this world, don’t choose to buckle. And for those of us that are strong enough and privileged enough, it’s our duty to educate and help our neighbors who may need help. It’s a big responsibility and communication isn’t always an innate skill, it takes hard work - but it’s worth doing to me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703482080 {#4865
        date: 2023-12-25 06:28:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RustyShackleford@literature.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4872 …}
      +nested: Doctrine\ORM\PersistentCollection {#4874 …}
      +votes: Doctrine\ORM\PersistentCollection {#4876 …}
      +reports: Doctrine\ORM\PersistentCollection {#4878 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
      -id: 210681
      -bodyTs: "'5':45 'achiev':17 'adult':71 'advanc':76 'alway':166 'anyth':18,19 'arguabl':89 'arm':66 'away':99 'ban':110 'big':160 'blower':114 'book':111 'buckl':130 'children':68 'choos':120,128 'communic':163 'creat':94 'digit':96 'doc':115 'duti':146 'educ':55,148 'enough':139,142 'ever':93 'everyth':58 'free':54 'full':81 'game':104 'hard':172 'help':150,156 'host':107 'innat':168 'isn':164 'know':33 'knowledg':74 'largest':91 'last':44 'librari':92 'like':109 'literatur':57 'make':80 'market':36 'max':47 'may':154 'need':64,155 'neighbor':152 'open':39 'opportun':53 'oppress':101 'power':86 'privileg':141 'provid':49 'proxi':98 'regim':102 'respons':161 'server':105 'sever':35 'skill':169 'specif':41 'strong':138 'take':171 'technolog':14 'thing':108 'tool':27 'trend':6 'true':85 'understand':4 'us':135 'use':82 'vulner':12 'want':8,21 'whatev':116 'whistl':113 'work':50,173 'world':97,125 'worth':177 'year':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5884134"
      +editedAt: DateTimeImmutable @1703477675 {#4866
        date: 2023-12-25 05:14:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701996767 {#4867
        date: 2023-12-08 01:52:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4871}
    +body: "Okay… but what does that have to do with grind vs friends?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702006570 {#5107
      date: 2023-12-08 04:36:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
      "@stevedidWHAT@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5100 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
    -id: 210793
    -bodyTs: "'friend':12 'grind':10 'okay':1 'vs':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7112407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702006570 {#5110
      date: 2023-12-08 04:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4871}
  +body: """
    When did I say they were mutually exclusive? I specifically called out being a good neighbor.\n
    \n
    Friends are important. The subcontext of this meme is that they’re all hungry and just are bundled up in one spot, the meme reads essentially “fuck the grind just hole up with friends”. I’m pushing back on that push and trying to inspire drive, interest, and prosperity.\n
    \n
    Of course friends are important.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702007410 {#5227
    date: 2023-12-08 04:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@stevedidWHAT@lemmy.world"
    "@Sotuanduso@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5220 …}
  +votes: Doctrine\ORM\PersistentCollection {#5218 …}
  +reports: Doctrine\ORM\PersistentCollection {#5231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
  -id: 210797
  -bodyTs: "'back':54 'bundl':34 'call':11 'cours':67 'drive':62 'essenti':42 'exclus':8 'friend':17,50,68 'fuck':43 'good':15 'grind':45 'hole':47 'hungri':30 'import':19,70 'inspir':61 'interest':63 'm':52 'meme':24,40 'mutual':7 'neighbor':16 'one':37 'prosper':65 'push':53,57 're':28 'read':41 'say':4 'specif':10 'spot':38 'subcontext':21 'tri':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5889064"
  +editedAt: DateTimeImmutable @1703480278 {#5224
    date: 2023-12-25 05:57:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702007410 {#5226
    date: 2023-12-08 04:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
88 DENIED moderate
App\Entity\EntryComment {#5221
  +user: App\Entity\User {#4884 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5106
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4871
      +user: App\Entity\User {#4884 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t understand this trend of wanting to be more vulnerable. Through technology you can achieve anything, *anything*, you want. What you do with that tool is up to you, I know of several markets that have opened up specifically over the last 5 years max that provide work for yourself opportunities. Free education and literature. Everything is out there but we need to arm the children and the adult with this knowledge in advance so they can make full use of its true power.\n
        \n
        We have arguably the largest libraries ever created in digital worlds, proxies away from oppressive regimes through game servers which host things like banned books and whistle blower docs.\n
        \n
        Whatever it is you choose to do about this world, don’t choose to buckle. And for those of us that are strong enough and privileged enough, it’s our duty to educate and help our neighbors who may need help. It’s a big responsibility and communication isn’t always an innate skill, it takes hard work - but it’s worth doing to me.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703482080 {#4865
        date: 2023-12-25 06:28:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RustyShackleford@literature.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4872 …}
      +nested: Doctrine\ORM\PersistentCollection {#4874 …}
      +votes: Doctrine\ORM\PersistentCollection {#4876 …}
      +reports: Doctrine\ORM\PersistentCollection {#4878 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
      -id: 210681
      -bodyTs: "'5':45 'achiev':17 'adult':71 'advanc':76 'alway':166 'anyth':18,19 'arguabl':89 'arm':66 'away':99 'ban':110 'big':160 'blower':114 'book':111 'buckl':130 'children':68 'choos':120,128 'communic':163 'creat':94 'digit':96 'doc':115 'duti':146 'educ':55,148 'enough':139,142 'ever':93 'everyth':58 'free':54 'full':81 'game':104 'hard':172 'help':150,156 'host':107 'innat':168 'isn':164 'know':33 'knowledg':74 'largest':91 'last':44 'librari':92 'like':109 'literatur':57 'make':80 'market':36 'max':47 'may':154 'need':64,155 'neighbor':152 'open':39 'opportun':53 'oppress':101 'power':86 'privileg':141 'provid':49 'proxi':98 'regim':102 'respons':161 'server':105 'sever':35 'skill':169 'specif':41 'strong':138 'take':171 'technolog':14 'thing':108 'tool':27 'trend':6 'true':85 'understand':4 'us':135 'use':82 'vulner':12 'want':8,21 'whatev':116 'whistl':113 'work':50,173 'world':97,125 'worth':177 'year':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5884134"
      +editedAt: DateTimeImmutable @1703477675 {#4866
        date: 2023-12-25 05:14:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701996767 {#4867
        date: 2023-12-08 01:52:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4871}
    +body: "Okay… but what does that have to do with grind vs friends?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702006570 {#5107
      date: 2023-12-08 04:36:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
      "@stevedidWHAT@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5100 …}
    +nested: Doctrine\ORM\PersistentCollection {#5098 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
    -id: 210793
    -bodyTs: "'friend':12 'grind':10 'okay':1 'vs':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7112407"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702006570 {#5110
      date: 2023-12-08 04:36:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4871}
  +body: """
    When did I say they were mutually exclusive? I specifically called out being a good neighbor.\n
    \n
    Friends are important. The subcontext of this meme is that they’re all hungry and just are bundled up in one spot, the meme reads essentially “fuck the grind just hole up with friends”. I’m pushing back on that push and trying to inspire drive, interest, and prosperity.\n
    \n
    Of course friends are important.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702007410 {#5227
    date: 2023-12-08 04:50:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@stevedidWHAT@lemmy.world"
    "@Sotuanduso@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5220 …}
  +votes: Doctrine\ORM\PersistentCollection {#5218 …}
  +reports: Doctrine\ORM\PersistentCollection {#5231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
  -id: 210797
  -bodyTs: "'back':54 'bundl':34 'call':11 'cours':67 'drive':62 'essenti':42 'exclus':8 'friend':17,50,68 'fuck':43 'good':15 'grind':45 'hole':47 'hungri':30 'import':19,70 'inspir':61 'interest':63 'm':52 'meme':24,40 'mutual':7 'neighbor':16 'one':37 'prosper':65 'push':53,57 're':28 'read':41 'say':4 'specif':10 'spot':38 'subcontext':21 'tri':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5889064"
  +editedAt: DateTimeImmutable @1703480278 {#5224
    date: 2023-12-25 05:57:58.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702007410 {#5226
    date: 2023-12-08 04:50:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#5252
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5221
    +user: App\Entity\User {#4884 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5106
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4871
        +user: App\Entity\User {#4884 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I don’t understand this trend of wanting to be more vulnerable. Through technology you can achieve anything, *anything*, you want. What you do with that tool is up to you, I know of several markets that have opened up specifically over the last 5 years max that provide work for yourself opportunities. Free education and literature. Everything is out there but we need to arm the children and the adult with this knowledge in advance so they can make full use of its true power.\n
          \n
          We have arguably the largest libraries ever created in digital worlds, proxies away from oppressive regimes through game servers which host things like banned books and whistle blower docs.\n
          \n
          Whatever it is you choose to do about this world, don’t choose to buckle. And for those of us that are strong enough and privileged enough, it’s our duty to educate and help our neighbors who may need help. It’s a big responsibility and communication isn’t always an innate skill, it takes hard work - but it’s worth doing to me.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703482080 {#4865
          date: 2023-12-25 06:28:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@RustyShackleford@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4872 …}
        +nested: Doctrine\ORM\PersistentCollection {#4874 …}
        +votes: Doctrine\ORM\PersistentCollection {#4876 …}
        +reports: Doctrine\ORM\PersistentCollection {#4878 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
        -id: 210681
        -bodyTs: "'5':45 'achiev':17 'adult':71 'advanc':76 'alway':166 'anyth':18,19 'arguabl':89 'arm':66 'away':99 'ban':110 'big':160 'blower':114 'book':111 'buckl':130 'children':68 'choos':120,128 'communic':163 'creat':94 'digit':96 'doc':115 'duti':146 'educ':55,148 'enough':139,142 'ever':93 'everyth':58 'free':54 'full':81 'game':104 'hard':172 'help':150,156 'host':107 'innat':168 'isn':164 'know':33 'knowledg':74 'largest':91 'last':44 'librari':92 'like':109 'literatur':57 'make':80 'market':36 'max':47 'may':154 'need':64,155 'neighbor':152 'open':39 'opportun':53 'oppress':101 'power':86 'privileg':141 'provid':49 'proxi':98 'regim':102 'respons':161 'server':105 'sever':35 'skill':169 'specif':41 'strong':138 'take':171 'technolog':14 'thing':108 'tool':27 'trend':6 'true':85 'understand':4 'us':135 'use':82 'vulner':12 'want':8,21 'whatev':116 'whistl':113 'work':50,173 'world':97,125 'worth':177 'year':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5884134"
        +editedAt: DateTimeImmutable @1703477675 {#4866
          date: 2023-12-25 05:14:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701996767 {#4867
          date: 2023-12-08 01:52:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4871}
      +body: "Okay… but what does that have to do with grind vs friends?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702006570 {#5107
        date: 2023-12-08 04:36:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RustyShackleford@literature.cafe"
        "@stevedidWHAT@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5100 …}
      +nested: Doctrine\ORM\PersistentCollection {#5098 …}
      +votes: Doctrine\ORM\PersistentCollection {#5102 …}
      +reports: Doctrine\ORM\PersistentCollection {#5113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
      -id: 210793
      -bodyTs: "'friend':12 'grind':10 'okay':1 'vs':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7112407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702006570 {#5110
        date: 2023-12-08 04:36:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4871}
    +body: """
      When did I say they were mutually exclusive? I specifically called out being a good neighbor.\n
      \n
      Friends are important. The subcontext of this meme is that they’re all hungry and just are bundled up in one spot, the meme reads essentially “fuck the grind just hole up with friends”. I’m pushing back on that push and trying to inspire drive, interest, and prosperity.\n
      \n
      Of course friends are important.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702007410 {#5227
      date: 2023-12-08 04:50:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
      "@stevedidWHAT@lemmy.world"
      "@Sotuanduso@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5216 …}
    +nested: Doctrine\ORM\PersistentCollection {#5220 …}
    +votes: Doctrine\ORM\PersistentCollection {#5218 …}
    +reports: Doctrine\ORM\PersistentCollection {#5231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
    -id: 210797
    -bodyTs: "'back':54 'bundl':34 'call':11 'cours':67 'drive':62 'essenti':42 'exclus':8 'friend':17,50,68 'fuck':43 'good':15 'grind':45 'hole':47 'hungri':30 'import':19,70 'inspir':61 'interest':63 'm':52 'meme':24,40 'mutual':7 'neighbor':16 'one':37 'prosper':65 'push':53,57 're':28 'read':41 'say':4 'specif':10 'spot':38 'subcontext':21 'tri':59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5889064"
    +editedAt: DateTimeImmutable @1703480278 {#5224
      date: 2023-12-25 05:57:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702007410 {#5226
      date: 2023-12-08 04:50:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4871}
  +body: """
    Ah, I see, that makes sense. I just thought it was a total non sequitur.\n
    \n
    I guess I’ve gotten too used to Twitter where some accounts post total non sequitur motivational quote tweets under trending funny animal videos.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702016306 {#5247
    date: 2023-12-08 07:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@stevedidWHAT@lemmy.world"
    "@Sotuanduso@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5244 …}
  +nested: Doctrine\ORM\PersistentCollection {#5241 …}
  +votes: Doctrine\ORM\PersistentCollection {#5239 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 210882
  -bodyTs: "'account':27 'ah':1 'anim':38 'funni':37 'gotten':20 'guess':17 'make':5 'motiv':32 'non':14,30 'post':28 'quot':33 'see':3 'sens':6 'sequitur':15,31 'thought':9 'total':13,29 'trend':36 'tweet':34 'twitter':24 'use':22 've':19 'video':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7116154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702016306 {#5250
    date: 2023-12-08 07:18:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
91 DENIED edit
App\Entity\EntryComment {#5252
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5221
    +user: App\Entity\User {#4884 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5106
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4871
        +user: App\Entity\User {#4884 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I don’t understand this trend of wanting to be more vulnerable. Through technology you can achieve anything, *anything*, you want. What you do with that tool is up to you, I know of several markets that have opened up specifically over the last 5 years max that provide work for yourself opportunities. Free education and literature. Everything is out there but we need to arm the children and the adult with this knowledge in advance so they can make full use of its true power.\n
          \n
          We have arguably the largest libraries ever created in digital worlds, proxies away from oppressive regimes through game servers which host things like banned books and whistle blower docs.\n
          \n
          Whatever it is you choose to do about this world, don’t choose to buckle. And for those of us that are strong enough and privileged enough, it’s our duty to educate and help our neighbors who may need help. It’s a big responsibility and communication isn’t always an innate skill, it takes hard work - but it’s worth doing to me.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703482080 {#4865
          date: 2023-12-25 06:28:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@RustyShackleford@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4872 …}
        +nested: Doctrine\ORM\PersistentCollection {#4874 …}
        +votes: Doctrine\ORM\PersistentCollection {#4876 …}
        +reports: Doctrine\ORM\PersistentCollection {#4878 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
        -id: 210681
        -bodyTs: "'5':45 'achiev':17 'adult':71 'advanc':76 'alway':166 'anyth':18,19 'arguabl':89 'arm':66 'away':99 'ban':110 'big':160 'blower':114 'book':111 'buckl':130 'children':68 'choos':120,128 'communic':163 'creat':94 'digit':96 'doc':115 'duti':146 'educ':55,148 'enough':139,142 'ever':93 'everyth':58 'free':54 'full':81 'game':104 'hard':172 'help':150,156 'host':107 'innat':168 'isn':164 'know':33 'knowledg':74 'largest':91 'last':44 'librari':92 'like':109 'literatur':57 'make':80 'market':36 'max':47 'may':154 'need':64,155 'neighbor':152 'open':39 'opportun':53 'oppress':101 'power':86 'privileg':141 'provid':49 'proxi':98 'regim':102 'respons':161 'server':105 'sever':35 'skill':169 'specif':41 'strong':138 'take':171 'technolog':14 'thing':108 'tool':27 'trend':6 'true':85 'understand':4 'us':135 'use':82 'vulner':12 'want':8,21 'whatev':116 'whistl':113 'work':50,173 'world':97,125 'worth':177 'year':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5884134"
        +editedAt: DateTimeImmutable @1703477675 {#4866
          date: 2023-12-25 05:14:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701996767 {#4867
          date: 2023-12-08 01:52:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4871}
      +body: "Okay… but what does that have to do with grind vs friends?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702006570 {#5107
        date: 2023-12-08 04:36:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RustyShackleford@literature.cafe"
        "@stevedidWHAT@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5100 …}
      +nested: Doctrine\ORM\PersistentCollection {#5098 …}
      +votes: Doctrine\ORM\PersistentCollection {#5102 …}
      +reports: Doctrine\ORM\PersistentCollection {#5113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
      -id: 210793
      -bodyTs: "'friend':12 'grind':10 'okay':1 'vs':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7112407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702006570 {#5110
        date: 2023-12-08 04:36:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4871}
    +body: """
      When did I say they were mutually exclusive? I specifically called out being a good neighbor.\n
      \n
      Friends are important. The subcontext of this meme is that they’re all hungry and just are bundled up in one spot, the meme reads essentially “fuck the grind just hole up with friends”. I’m pushing back on that push and trying to inspire drive, interest, and prosperity.\n
      \n
      Of course friends are important.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702007410 {#5227
      date: 2023-12-08 04:50:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
      "@stevedidWHAT@lemmy.world"
      "@Sotuanduso@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5216 …}
    +nested: Doctrine\ORM\PersistentCollection {#5220 …}
    +votes: Doctrine\ORM\PersistentCollection {#5218 …}
    +reports: Doctrine\ORM\PersistentCollection {#5231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
    -id: 210797
    -bodyTs: "'back':54 'bundl':34 'call':11 'cours':67 'drive':62 'essenti':42 'exclus':8 'friend':17,50,68 'fuck':43 'good':15 'grind':45 'hole':47 'hungri':30 'import':19,70 'inspir':61 'interest':63 'm':52 'meme':24,40 'mutual':7 'neighbor':16 'one':37 'prosper':65 'push':53,57 're':28 'read':41 'say':4 'specif':10 'spot':38 'subcontext':21 'tri':59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5889064"
    +editedAt: DateTimeImmutable @1703480278 {#5224
      date: 2023-12-25 05:57:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702007410 {#5226
      date: 2023-12-08 04:50:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4871}
  +body: """
    Ah, I see, that makes sense. I just thought it was a total non sequitur.\n
    \n
    I guess I’ve gotten too used to Twitter where some accounts post total non sequitur motivational quote tweets under trending funny animal videos.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702016306 {#5247
    date: 2023-12-08 07:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@stevedidWHAT@lemmy.world"
    "@Sotuanduso@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5244 …}
  +nested: Doctrine\ORM\PersistentCollection {#5241 …}
  +votes: Doctrine\ORM\PersistentCollection {#5239 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 210882
  -bodyTs: "'account':27 'ah':1 'anim':38 'funni':37 'gotten':20 'guess':17 'make':5 'motiv':32 'non':14,30 'post':28 'quot':33 'see':3 'sens':6 'sequitur':15,31 'thought':9 'total':13,29 'trend':36 'tweet':34 'twitter':24 'use':22 've':19 'video':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7116154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702016306 {#5250
    date: 2023-12-08 07:18:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
92 DENIED moderate
App\Entity\EntryComment {#5252
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5221
    +user: App\Entity\User {#4884 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5106
      +user: Proxies\__CG__\App\Entity\User {#5103 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4871
        +user: App\Entity\User {#4884 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: """
          I don’t understand this trend of wanting to be more vulnerable. Through technology you can achieve anything, *anything*, you want. What you do with that tool is up to you, I know of several markets that have opened up specifically over the last 5 years max that provide work for yourself opportunities. Free education and literature. Everything is out there but we need to arm the children and the adult with this knowledge in advance so they can make full use of its true power.\n
          \n
          We have arguably the largest libraries ever created in digital worlds, proxies away from oppressive regimes through game servers which host things like banned books and whistle blower docs.\n
          \n
          Whatever it is you choose to do about this world, don’t choose to buckle. And for those of us that are strong enough and privileged enough, it’s our duty to educate and help our neighbors who may need help. It’s a big responsibility and communication isn’t always an innate skill, it takes hard work - but it’s worth doing to me.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703482080 {#4865
          date: 2023-12-25 06:28:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@RustyShackleford@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4872 …}
        +nested: Doctrine\ORM\PersistentCollection {#4874 …}
        +votes: Doctrine\ORM\PersistentCollection {#4876 …}
        +reports: Doctrine\ORM\PersistentCollection {#4878 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4880 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4882 …}
        -id: 210681
        -bodyTs: "'5':45 'achiev':17 'adult':71 'advanc':76 'alway':166 'anyth':18,19 'arguabl':89 'arm':66 'away':99 'ban':110 'big':160 'blower':114 'book':111 'buckl':130 'children':68 'choos':120,128 'communic':163 'creat':94 'digit':96 'doc':115 'duti':146 'educ':55,148 'enough':139,142 'ever':93 'everyth':58 'free':54 'full':81 'game':104 'hard':172 'help':150,156 'host':107 'innat':168 'isn':164 'know':33 'knowledg':74 'largest':91 'last':44 'librari':92 'like':109 'literatur':57 'make':80 'market':36 'max':47 'may':154 'need':64,155 'neighbor':152 'open':39 'opportun':53 'oppress':101 'power':86 'privileg':141 'provid':49 'proxi':98 'regim':102 'respons':161 'server':105 'sever':35 'skill':169 'specif':41 'strong':138 'take':171 'technolog':14 'thing':108 'tool':27 'trend':6 'true':85 'understand':4 'us':135 'use':82 'vulner':12 'want':8,21 'whatev':116 'whistl':113 'work':50,173 'world':97,125 'worth':177 'year':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5884134"
        +editedAt: DateTimeImmutable @1703477675 {#4866
          date: 2023-12-25 05:14:35.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701996767 {#4867
          date: 2023-12-08 01:52:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4871}
      +body: "Okay… but what does that have to do with grind vs friends?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702006570 {#5107
        date: 2023-12-08 04:36:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RustyShackleford@literature.cafe"
        "@stevedidWHAT@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5100 …}
      +nested: Doctrine\ORM\PersistentCollection {#5098 …}
      +votes: Doctrine\ORM\PersistentCollection {#5102 …}
      +reports: Doctrine\ORM\PersistentCollection {#5113 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5115 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5117 …}
      -id: 210793
      -bodyTs: "'friend':12 'grind':10 'okay':1 'vs':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7112407"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702006570 {#5110
        date: 2023-12-08 04:36:10.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4871}
    +body: """
      When did I say they were mutually exclusive? I specifically called out being a good neighbor.\n
      \n
      Friends are important. The subcontext of this meme is that they’re all hungry and just are bundled up in one spot, the meme reads essentially “fuck the grind just hole up with friends”. I’m pushing back on that push and trying to inspire drive, interest, and prosperity.\n
      \n
      Of course friends are important.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702007410 {#5227
      date: 2023-12-08 04:50:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@RustyShackleford@literature.cafe"
      "@stevedidWHAT@lemmy.world"
      "@Sotuanduso@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5216 …}
    +nested: Doctrine\ORM\PersistentCollection {#5220 …}
    +votes: Doctrine\ORM\PersistentCollection {#5218 …}
    +reports: Doctrine\ORM\PersistentCollection {#5231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5233 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5235 …}
    -id: 210797
    -bodyTs: "'back':54 'bundl':34 'call':11 'cours':67 'drive':62 'essenti':42 'exclus':8 'friend':17,50,68 'fuck':43 'good':15 'grind':45 'hole':47 'hungri':30 'import':19,70 'inspir':61 'interest':63 'm':52 'meme':24,40 'mutual':7 'neighbor':16 'one':37 'prosper':65 'push':53,57 're':28 'read':41 'say':4 'specif':10 'spot':38 'subcontext':21 'tri':59"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5889064"
    +editedAt: DateTimeImmutable @1703480278 {#5224
      date: 2023-12-25 05:57:58.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702007410 {#5226
      date: 2023-12-08 04:50:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4871}
  +body: """
    Ah, I see, that makes sense. I just thought it was a total non sequitur.\n
    \n
    I guess I’ve gotten too used to Twitter where some accounts post total non sequitur motivational quote tweets under trending funny animal videos.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702016306 {#5247
    date: 2023-12-08 07:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
    "@stevedidWHAT@lemmy.world"
    "@Sotuanduso@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5244 …}
  +nested: Doctrine\ORM\PersistentCollection {#5241 …}
  +votes: Doctrine\ORM\PersistentCollection {#5239 …}
  +reports: Doctrine\ORM\PersistentCollection {#5253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5257 …}
  -id: 210882
  -bodyTs: "'account':27 'ah':1 'anim':38 'funni':37 'gotten':20 'guess':17 'make':5 'motiv':32 'non':14,30 'post':28 'quot':33 'see':3 'sens':6 'sequitur':15,31 'thought':9 'total':13,29 'trend':36 'tweet':34 'twitter':24 'use':22 've':19 'video':39"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7116154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702016306 {#5250
    date: 2023-12-08 07:18:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#4946
  +user: App\Entity\User {#4959 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t feed yourself into the grind, feed coffee beans into the grind and share with the homies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701995965 {#4941
    date: 2023-12-08 01:39:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4947 …}
  +nested: Doctrine\ORM\PersistentCollection {#4949 …}
  +votes: Doctrine\ORM\PersistentCollection {#4951 …}
  +reports: Doctrine\ORM\PersistentCollection {#4953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4957 …}
  -id: 210657
  -bodyTs: "'bean':10 'coffe':9 'feed':3,8 'grind':7,13 'homi':18 'share':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6417722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701995965 {#4942
    date: 2023-12-08 01:39:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
95 DENIED edit
App\Entity\EntryComment {#4946
  +user: App\Entity\User {#4959 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t feed yourself into the grind, feed coffee beans into the grind and share with the homies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701995965 {#4941
    date: 2023-12-08 01:39:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4947 …}
  +nested: Doctrine\ORM\PersistentCollection {#4949 …}
  +votes: Doctrine\ORM\PersistentCollection {#4951 …}
  +reports: Doctrine\ORM\PersistentCollection {#4953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4957 …}
  -id: 210657
  -bodyTs: "'bean':10 'coffe':9 'feed':3,8 'grind':7,13 'homi':18 'share':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6417722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701995965 {#4942
    date: 2023-12-08 01:39:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
96 DENIED moderate
App\Entity\EntryComment {#4946
  +user: App\Entity\User {#4959 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t feed yourself into the grind, feed coffee beans into the grind and share with the homies."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701995965 {#4941
    date: 2023-12-08 01:39:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4947 …}
  +nested: Doctrine\ORM\PersistentCollection {#4949 …}
  +votes: Doctrine\ORM\PersistentCollection {#4951 …}
  +reports: Doctrine\ORM\PersistentCollection {#4953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4957 …}
  -id: 210657
  -bodyTs: "'bean':10 'coffe':9 'feed':3,8 'grind':7,13 'homi':18 'share':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6417722"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701995965 {#4942
    date: 2023-12-08 01:39:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
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\EntryComment {#5022
  +user: App\Entity\User {#5035 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I wonder how many times I’ll see this getting reposted… Do you guys have a folder and you just go through it like a playlist on repeat?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701993710 {#5016
    date: 2023-12-08 01:01:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5023 …}
  +nested: Doctrine\ORM\PersistentCollection {#5025 …}
  +votes: Doctrine\ORM\PersistentCollection {#5027 …}
  +reports: Doctrine\ORM\PersistentCollection {#5029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
  -id: 208863
  -bodyTs: "'folder':17 'get':10 'go':21 'guy':14 'like':24 'll':7 'mani':4 'playlist':26 'repeat':28 'repost':11 'see':8 'time':5 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6416193"
  +editedAt: DateTimeImmutable @1703480295 {#5017
    date: 2023-12-25 05:58:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701993710 {#5018
    date: 2023-12-08 01:01:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
99 DENIED edit
App\Entity\EntryComment {#5022
  +user: App\Entity\User {#5035 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I wonder how many times I’ll see this getting reposted… Do you guys have a folder and you just go through it like a playlist on repeat?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701993710 {#5016
    date: 2023-12-08 01:01:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5023 …}
  +nested: Doctrine\ORM\PersistentCollection {#5025 …}
  +votes: Doctrine\ORM\PersistentCollection {#5027 …}
  +reports: Doctrine\ORM\PersistentCollection {#5029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
  -id: 208863
  -bodyTs: "'folder':17 'get':10 'go':21 'guy':14 'like':24 'll':7 'mani':4 'playlist':26 'repeat':28 'repost':11 'see':8 'time':5 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6416193"
  +editedAt: DateTimeImmutable @1703480295 {#5017
    date: 2023-12-25 05:58:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701993710 {#5018
    date: 2023-12-08 01:01:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
100 DENIED moderate
App\Entity\EntryComment {#5022
  +user: App\Entity\User {#5035 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "We-need-to-stop-attempts-to-normalize-grind-hustle-lifestyle"
    +title: "We need to stop attempts to normalize grind/hustle lifestyle"
    +url: "https://literature.cafe/pictrs/image/f4be69ba-f4ee-4f47-9ce3-6d8f04446f45.webp"
    +body: "Most people are killing their selves with third jobs to share apartments."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 1003
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719259147 {#2414
      date: 2024-06-24 21:59:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20994
    -titleTs: "'attempt':5 'grind/hustle':8 'lifestyl':9 'need':2 'normal':7 'stop':4"
    -bodyTs: "'apart':12 'job':9 'kill':4 'peopl':2 'selv':6 'share':11 'third':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702073322
    +visibility: "visible             "
    +apId: "https://literature.cafe/post/4624837"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701986922 {#1793
      date: 2023-12-07 23:08:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I wonder how many times I’ll see this getting reposted… Do you guys have a folder and you just go through it like a playlist on repeat?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701993710 {#5016
    date: 2023-12-08 01:01:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RustyShackleford@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5023 …}
  +nested: Doctrine\ORM\PersistentCollection {#5025 …}
  +votes: Doctrine\ORM\PersistentCollection {#5027 …}
  +reports: Doctrine\ORM\PersistentCollection {#5029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5033 …}
  -id: 208863
  -bodyTs: "'folder':17 'get':10 'go':21 'guy':14 'like':24 'll':7 'mani':4 'playlist':26 'repeat':28 'repost':11 'see':8 'time':5 'wonder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6416193"
  +editedAt: DateTimeImmutable @1703480295 {#5017
    date: 2023-12-25 05:58:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701993710 {#5018
    date: 2023-12-08 01:01:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
101 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details