GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/5937/Modern-Life-Is-Perfect/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
2.46 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.08 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 {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Modern-Life-Is-Perfect"
  +title: "Modern Life Is Perfect"
  +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 410
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697571903 {#2410
    date: 2023-10-17 21:45:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 5937
  -titleTs: "'life':2 'modern':1 'perfect':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697623307
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6606610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697536907 {#1850
    date: 2023-10-17 12:01:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Modern-Life-Is-Perfect"
  +title: "Modern Life Is Perfect"
  +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 410
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697571903 {#2410
    date: 2023-10-17 21:45:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 5937
  -titleTs: "'life':2 'modern':1 'perfect':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697623307
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6606610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697536907 {#1850
    date: 2023-10-17 12:01:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +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 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -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 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "Modern-Life-Is-Perfect"
  +title: "Modern Life Is Perfect"
  +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 410
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697571903 {#2410
    date: 2023-10-17 21:45:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 5937
  -titleTs: "'life':2 'modern':1 'perfect':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697623307
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6606610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697536907 {#1850
    date: 2023-10-17 12:01:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3998
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
    \n
    If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
    \n
    My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1697545947 {#4008
    date: 2023-10-17 14:32:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -id: 54359
  -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3789796"
  +editedAt: DateTimeImmutable @1697559457 {#3940
    date: 2023-10-17 18:17:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697539733 {#4007
    date: 2023-10-17 12:48:53.0 +02: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 {#3998
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
    \n
    If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
    \n
    My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1697545947 {#4008
    date: 2023-10-17 14:32:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -id: 54359
  -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3789796"
  +editedAt: DateTimeImmutable @1697559457 {#3940
    date: 2023-10-17 18:17:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697539733 {#4007
    date: 2023-10-17 12:48:53.0 +02: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 {#3998
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
    \n
    If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
    \n
    My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1697545947 {#4008
    date: 2023-10-17 14:32:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3996 …}
  +nested: Doctrine\ORM\PersistentCollection {#3994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3990 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
  -id: 54359
  -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3789796"
  +editedAt: DateTimeImmutable @1697559457 {#3940
    date: 2023-10-17 18:17:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697539733 {#4007
    date: 2023-10-17 12:48:53.0 +02: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 {#4565
  +user: Proxies\__CG__\App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
      \n
      If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
      \n
      My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1697545947 {#4008
      date: 2023-10-17 14:32:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 54359
    -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3789796"
    +editedAt: DateTimeImmutable @1697559457 {#3940
      date: 2023-10-17 18:17:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697539733 {#4007
      date: 2023-10-17 12:48:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Must be nice to just not work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697541324 {#4564
    date: 2023-10-17 13:15:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4576 …}
  +nested: Doctrine\ORM\PersistentCollection {#4572 …}
  +votes: Doctrine\ORM\PersistentCollection {#4574 …}
  +reports: Doctrine\ORM\PersistentCollection {#4578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4582 …}
  -id: 54396
  -bodyTs: "'must':1 'nice':3 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4516002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697541324 {#4567
    date: 2023-10-17 13:15:24.0 +02: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 {#4565
  +user: Proxies\__CG__\App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
      \n
      If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
      \n
      My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1697545947 {#4008
      date: 2023-10-17 14:32:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 54359
    -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3789796"
    +editedAt: DateTimeImmutable @1697559457 {#3940
      date: 2023-10-17 18:17:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697539733 {#4007
      date: 2023-10-17 12:48:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Must be nice to just not work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697541324 {#4564
    date: 2023-10-17 13:15:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4576 …}
  +nested: Doctrine\ORM\PersistentCollection {#4572 …}
  +votes: Doctrine\ORM\PersistentCollection {#4574 …}
  +reports: Doctrine\ORM\PersistentCollection {#4578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4582 …}
  -id: 54396
  -bodyTs: "'must':1 'nice':3 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4516002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697541324 {#4567
    date: 2023-10-17 13:15:24.0 +02: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 {#4565
  +user: Proxies\__CG__\App\Entity\User {#4570 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
      \n
      If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
      \n
      My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1697545947 {#4008
      date: 2023-10-17 14:32:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 54359
    -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3789796"
    +editedAt: DateTimeImmutable @1697559457 {#3940
      date: 2023-10-17 18:17:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697539733 {#4007
      date: 2023-10-17 12:48:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Must be nice to just not work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697541324 {#4564
    date: 2023-10-17 13:15:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4576 …}
  +nested: Doctrine\ORM\PersistentCollection {#4572 …}
  +votes: Doctrine\ORM\PersistentCollection {#4574 …}
  +reports: Doctrine\ORM\PersistentCollection {#4578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4580 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4582 …}
  -id: 54396
  -bodyTs: "'must':1 'nice':3 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4516002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697541324 {#4567
    date: 2023-10-17 13:15:24.0 +02: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 {#4785
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4565
    +user: Proxies\__CG__\App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
        \n
        If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
        \n
        My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1697545947 {#4008
        date: 2023-10-17 14:32:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 54359
      -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3789796"
      +editedAt: DateTimeImmutable @1697559457 {#3940
        date: 2023-10-17 18:17:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697539733 {#4007
        date: 2023-10-17 12:48:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Must be nice to just not work"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697541324 {#4564
      date: 2023-10-17 13:15:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4576 …}
    +nested: Doctrine\ORM\PersistentCollection {#4572 …}
    +votes: Doctrine\ORM\PersistentCollection {#4574 …}
    +reports: Doctrine\ORM\PersistentCollection {#4578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4582 …}
    -id: 54396
    -bodyTs: "'must':1 'nice':3 'work':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4516002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697541324 {#4567
      date: 2023-10-17 13:15:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Met many people who couldn’t even enjoy their month holiday a year because there wasn’t anything they wanted to do. Some even worked from home in their holiday at the beach… Just because. So it seems it’s not nice for many. I find it sad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697543583 {#4783
    date: 2023-10-17 13:53:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
  -id: 54435
  -bodyTs: "'anyth':18 'beach':33 'couldn':5 'enjoy':8 'even':7,24 'find':46 'holiday':11,30 'home':27 'mani':2,44 'met':1 'month':10 'nice':42 'peopl':3 'sad':48 'seem':38 'want':20 'wasn':16 'work':25 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3790854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697543583 {#4784
    date: 2023-10-17 13:53:03.0 +02: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 {#4785
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4565
    +user: Proxies\__CG__\App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
        \n
        If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
        \n
        My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1697545947 {#4008
        date: 2023-10-17 14:32:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 54359
      -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3789796"
      +editedAt: DateTimeImmutable @1697559457 {#3940
        date: 2023-10-17 18:17:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697539733 {#4007
        date: 2023-10-17 12:48:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Must be nice to just not work"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697541324 {#4564
      date: 2023-10-17 13:15:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4576 …}
    +nested: Doctrine\ORM\PersistentCollection {#4572 …}
    +votes: Doctrine\ORM\PersistentCollection {#4574 …}
    +reports: Doctrine\ORM\PersistentCollection {#4578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4582 …}
    -id: 54396
    -bodyTs: "'must':1 'nice':3 'work':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4516002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697541324 {#4567
      date: 2023-10-17 13:15:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Met many people who couldn’t even enjoy their month holiday a year because there wasn’t anything they wanted to do. Some even worked from home in their holiday at the beach… Just because. So it seems it’s not nice for many. I find it sad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697543583 {#4783
    date: 2023-10-17 13:53:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
  -id: 54435
  -bodyTs: "'anyth':18 'beach':33 'couldn':5 'enjoy':8 'even':7,24 'find':46 'holiday':11,30 'home':27 'mani':2,44 'met':1 'month':10 'nice':42 'peopl':3 'sad':48 'seem':38 'want':20 'wasn':16 'work':25 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3790854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697543583 {#4784
    date: 2023-10-17 13:53:03.0 +02: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 {#4785
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4565
    +user: Proxies\__CG__\App\Entity\User {#4570 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
        \n
        If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
        \n
        My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1697545947 {#4008
        date: 2023-10-17 14:32:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 54359
      -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3789796"
      +editedAt: DateTimeImmutable @1697559457 {#3940
        date: 2023-10-17 18:17:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697539733 {#4007
        date: 2023-10-17 12:48:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Must be nice to just not work"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697541324 {#4564
      date: 2023-10-17 13:15:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4576 …}
    +nested: Doctrine\ORM\PersistentCollection {#4572 …}
    +votes: Doctrine\ORM\PersistentCollection {#4574 …}
    +reports: Doctrine\ORM\PersistentCollection {#4578 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4580 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4582 …}
    -id: 54396
    -bodyTs: "'must':1 'nice':3 'work':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4516002"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697541324 {#4567
      date: 2023-10-17 13:15:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Met many people who couldn’t even enjoy their month holiday a year because there wasn’t anything they wanted to do. Some even worked from home in their holiday at the beach… Just because. So it seems it’s not nice for many. I find it sad."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697543583 {#4783
    date: 2023-10-17 13:53:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4786 …}
  +nested: Doctrine\ORM\PersistentCollection {#4788 …}
  +votes: Doctrine\ORM\PersistentCollection {#4790 …}
  +reports: Doctrine\ORM\PersistentCollection {#4792 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
  -id: 54435
  -bodyTs: "'anyth':18 'beach':33 'couldn':5 'enjoy':8 'even':7,24 'find':46 'holiday':11,30 'home':27 'mani':2,44 'met':1 'month':10 'nice':42 'peopl':3 'sad':48 'seem':38 'want':20 'wasn':16 'work':25 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3790854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697543583 {#4784
    date: 2023-10-17 13:53:03.0 +02: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 {#4869
  +user: Proxies\__CG__\App\Entity\User {#4870 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4785
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4565
      +user: Proxies\__CG__\App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3998
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
          \n
          If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
          \n
          My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1697545947 {#4008
          date: 2023-10-17 14:32:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3996 …}
        +nested: Doctrine\ORM\PersistentCollection {#3994 …}
        +votes: Doctrine\ORM\PersistentCollection {#3992 …}
        +reports: Doctrine\ORM\PersistentCollection {#3990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
        -id: 54359
        -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/3789796"
        +editedAt: DateTimeImmutable @1697559457 {#3940
          date: 2023-10-17 18:17:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697539733 {#4007
          date: 2023-10-17 12:48:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "Must be nice to just not work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697541324 {#4564
        date: 2023-10-17 13:15:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Dyskolos@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4576 …}
      +nested: Doctrine\ORM\PersistentCollection {#4572 …}
      +votes: Doctrine\ORM\PersistentCollection {#4574 …}
      +reports: Doctrine\ORM\PersistentCollection {#4578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4582 …}
      -id: 54396
      -bodyTs: "'must':1 'nice':3 'work':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4516002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697541324 {#4567
        date: 2023-10-17 13:15:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Met many people who couldn’t even enjoy their month holiday a year because there wasn’t anything they wanted to do. Some even worked from home in their holiday at the beach… Just because. So it seems it’s not nice for many. I find it sad."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697543583 {#4783
      date: 2023-10-17 13:53:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@Outtatime@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 54435
    -bodyTs: "'anyth':18 'beach':33 'couldn':5 'enjoy':8 'even':7,24 'find':46 'holiday':11,30 'home':27 'mani':2,44 'met':1 'month':10 'nice':42 'peopl':3 'sad':48 'seem':38 'want':20 'wasn':16 'work':25 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3790854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697543583 {#4784
      date: 2023-10-17 13:53:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Ergomania (excessive devotion to work) is an actual mental health symptom, and it can manifest as part of several mental illnesses.\n
    \n
    And even their employers should try to get them appropriate treatment because “workaholics” tend to have very low productivity - they don’t work well in teams and are often too tired to be effective.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697544373 {#4867
    date: 2023-10-17 14:06:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 54448
  -bodyTs: "'actual':8 'appropri':31 'devot':3 'effect':55 'employ':25 'ergomania':1 'even':23 'excess':2 'get':29 'health':10 'ill':21 'low':39 'manifest':15 'mental':9,20 'often':50 'part':17 'product':40 'sever':19 'symptom':11 'team':47 'tend':35 'tire':52 'treatment':32 'tri':27 'well':45 'work':5,44 'workahol':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4021349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697544373 {#4868
    date: 2023-10-17 14:06:13.0 +02: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 {#4869
  +user: Proxies\__CG__\App\Entity\User {#4870 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4785
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4565
      +user: Proxies\__CG__\App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3998
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
          \n
          If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
          \n
          My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1697545947 {#4008
          date: 2023-10-17 14:32:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3996 …}
        +nested: Doctrine\ORM\PersistentCollection {#3994 …}
        +votes: Doctrine\ORM\PersistentCollection {#3992 …}
        +reports: Doctrine\ORM\PersistentCollection {#3990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
        -id: 54359
        -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/3789796"
        +editedAt: DateTimeImmutable @1697559457 {#3940
          date: 2023-10-17 18:17:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697539733 {#4007
          date: 2023-10-17 12:48:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "Must be nice to just not work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697541324 {#4564
        date: 2023-10-17 13:15:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Dyskolos@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4576 …}
      +nested: Doctrine\ORM\PersistentCollection {#4572 …}
      +votes: Doctrine\ORM\PersistentCollection {#4574 …}
      +reports: Doctrine\ORM\PersistentCollection {#4578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4582 …}
      -id: 54396
      -bodyTs: "'must':1 'nice':3 'work':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4516002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697541324 {#4567
        date: 2023-10-17 13:15:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Met many people who couldn’t even enjoy their month holiday a year because there wasn’t anything they wanted to do. Some even worked from home in their holiday at the beach… Just because. So it seems it’s not nice for many. I find it sad."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697543583 {#4783
      date: 2023-10-17 13:53:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@Outtatime@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 54435
    -bodyTs: "'anyth':18 'beach':33 'couldn':5 'enjoy':8 'even':7,24 'find':46 'holiday':11,30 'home':27 'mani':2,44 'met':1 'month':10 'nice':42 'peopl':3 'sad':48 'seem':38 'want':20 'wasn':16 'work':25 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3790854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697543583 {#4784
      date: 2023-10-17 13:53:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Ergomania (excessive devotion to work) is an actual mental health symptom, and it can manifest as part of several mental illnesses.\n
    \n
    And even their employers should try to get them appropriate treatment because “workaholics” tend to have very low productivity - they don’t work well in teams and are often too tired to be effective.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697544373 {#4867
    date: 2023-10-17 14:06:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 54448
  -bodyTs: "'actual':8 'appropri':31 'devot':3 'effect':55 'employ':25 'ergomania':1 'even':23 'excess':2 'get':29 'health':10 'ill':21 'low':39 'manifest':15 'mental':9,20 'often':50 'part':17 'product':40 'sever':19 'symptom':11 'team':47 'tend':35 'tire':52 'treatment':32 'tri':27 'well':45 'work':5,44 'workahol':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4021349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697544373 {#4868
    date: 2023-10-17 14:06:13.0 +02: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 {#4869
  +user: Proxies\__CG__\App\Entity\User {#4870 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4785
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4565
      +user: Proxies\__CG__\App\Entity\User {#4570 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3998
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
          \n
          If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
          \n
          My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1697545947 {#4008
          date: 2023-10-17 14:32:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3996 …}
        +nested: Doctrine\ORM\PersistentCollection {#3994 …}
        +votes: Doctrine\ORM\PersistentCollection {#3992 …}
        +reports: Doctrine\ORM\PersistentCollection {#3990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
        -id: 54359
        -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/3789796"
        +editedAt: DateTimeImmutable @1697559457 {#3940
          date: 2023-10-17 18:17:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697539733 {#4007
          date: 2023-10-17 12:48:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "Must be nice to just not work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697541324 {#4564
        date: 2023-10-17 13:15:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Dyskolos@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4576 …}
      +nested: Doctrine\ORM\PersistentCollection {#4572 …}
      +votes: Doctrine\ORM\PersistentCollection {#4574 …}
      +reports: Doctrine\ORM\PersistentCollection {#4578 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4580 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4582 …}
      -id: 54396
      -bodyTs: "'must':1 'nice':3 'work':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4516002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697541324 {#4567
        date: 2023-10-17 13:15:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Met many people who couldn’t even enjoy their month holiday a year because there wasn’t anything they wanted to do. Some even worked from home in their holiday at the beach… Just because. So it seems it’s not nice for many. I find it sad."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697543583 {#4783
      date: 2023-10-17 13:53:03.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@Outtatime@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4786 …}
    +nested: Doctrine\ORM\PersistentCollection {#4788 …}
    +votes: Doctrine\ORM\PersistentCollection {#4790 …}
    +reports: Doctrine\ORM\PersistentCollection {#4792 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
    -id: 54435
    -bodyTs: "'anyth':18 'beach':33 'couldn':5 'enjoy':8 'even':7,24 'find':46 'holiday':11,30 'home':27 'mani':2,44 'met':1 'month':10 'nice':42 'peopl':3 'sad':48 'seem':38 'want':20 'wasn':16 'work':25 'year':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3790854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697543583 {#4784
      date: 2023-10-17 13:53:03.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Ergomania (excessive devotion to work) is an actual mental health symptom, and it can manifest as part of several mental illnesses.\n
    \n
    And even their employers should try to get them appropriate treatment because “workaholics” tend to have very low productivity - they don’t work well in teams and are often too tired to be effective.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697544373 {#4867
    date: 2023-10-17 14:06:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4871 …}
  +nested: Doctrine\ORM\PersistentCollection {#4873 …}
  +votes: Doctrine\ORM\PersistentCollection {#4875 …}
  +reports: Doctrine\ORM\PersistentCollection {#4877 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
  -id: 54448
  -bodyTs: "'actual':8 'appropri':31 'devot':3 'effect':55 'employ':25 'ergomania':1 'even':23 'excess':2 'get':29 'health':10 'ill':21 'low':39 'manifest':15 'mental':9,20 'often':50 'part':17 'product':40 'sever':19 'symptom':11 'team':47 'tend':35 'tire':52 'treatment':32 'tri':27 'well':45 'work':5,44 'workahol':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4021349"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697544373 {#4868
    date: 2023-10-17 14:06:13.0 +02: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 {#4971
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4869
    +user: Proxies\__CG__\App\Entity\User {#4870 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4785
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4565
        +user: Proxies\__CG__\App\Entity\User {#4570 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3998
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
            \n
            If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
            \n
            My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1697545947 {#4008
            date: 2023-10-17 14:32:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3996 …}
          +nested: Doctrine\ORM\PersistentCollection {#3994 …}
          +votes: Doctrine\ORM\PersistentCollection {#3992 …}
          +reports: Doctrine\ORM\PersistentCollection {#3990 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
          -id: 54359
          -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/3789796"
          +editedAt: DateTimeImmutable @1697559457 {#3940
            date: 2023-10-17 18:17:37.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697539733 {#4007
            date: 2023-10-17 12:48:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3998}
        +body: "Must be nice to just not work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697541324 {#4564
          date: 2023-10-17 13:15:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Dyskolos@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4576 …}
        +nested: Doctrine\ORM\PersistentCollection {#4572 …}
        +votes: Doctrine\ORM\PersistentCollection {#4574 …}
        +reports: Doctrine\ORM\PersistentCollection {#4578 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4580 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4582 …}
        -id: 54396
        -bodyTs: "'must':1 'nice':3 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4516002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697541324 {#4567
          date: 2023-10-17 13:15:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "Met many people who couldn’t even enjoy their month holiday a year because there wasn’t anything they wanted to do. Some even worked from home in their holiday at the beach… Just because. So it seems it’s not nice for many. I find it sad."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697543583 {#4783
        date: 2023-10-17 13:53:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Dyskolos@lemmy.zip"
        "@Outtatime@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4786 …}
      +nested: Doctrine\ORM\PersistentCollection {#4788 …}
      +votes: Doctrine\ORM\PersistentCollection {#4790 …}
      +reports: Doctrine\ORM\PersistentCollection {#4792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
      -id: 54435
      -bodyTs: "'anyth':18 'beach':33 'couldn':5 'enjoy':8 'even':7,24 'find':46 'holiday':11,30 'home':27 'mani':2,44 'met':1 'month':10 'nice':42 'peopl':3 'sad':48 'seem':38 'want':20 'wasn':16 'work':25 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3790854"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697543583 {#4784
        date: 2023-10-17 13:53:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      Ergomania (excessive devotion to work) is an actual mental health symptom, and it can manifest as part of several mental illnesses.\n
      \n
      And even their employers should try to get them appropriate treatment because “workaholics” tend to have very low productivity - they don’t work well in teams and are often too tired to be effective.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697544373 {#4867
      date: 2023-10-17 14:06:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@Outtatime@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4871 …}
    +nested: Doctrine\ORM\PersistentCollection {#4873 …}
    +votes: Doctrine\ORM\PersistentCollection {#4875 …}
    +reports: Doctrine\ORM\PersistentCollection {#4877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
    -id: 54448
    -bodyTs: "'actual':8 'appropri':31 'devot':3 'effect':55 'employ':25 'ergomania':1 'even':23 'excess':2 'get':29 'health':10 'ill':21 'low':39 'manifest':15 'mental':9,20 'often':50 'part':17 'product':40 'sever':19 'symptom':11 'team':47 'tend':35 'tire':52 'treatment':32 'tri':27 'well':45 'work':5,44 'workahol':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4021349"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697544373 {#4868
      date: 2023-10-17 14:06:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Yes I know. Hence I said to find it sad. And workaholics are legion not just a few. Sadly employers are often enforcing that behaviour, thinking they’re the most exploitable despite probably being less productive than the regular joe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697545877 {#4969
    date: 2023-10-17 14:31:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Outtatime@sh.itjust.works"
    "@jmcs@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4972 …}
  +nested: Doctrine\ORM\PersistentCollection {#4974 …}
  +votes: Doctrine\ORM\PersistentCollection {#4976 …}
  +reports: Doctrine\ORM\PersistentCollection {#4978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4982 …}
  -id: 54480
  -bodyTs: "'behaviour':25 'despit':32 'employ':20 'enforc':23 'exploit':31 'find':8 'henc':4 'joe':40 'know':3 'legion':14 'less':35 'often':22 'probabl':33 'product':36 're':28 'regular':39 'sad':10,19 'said':6 'think':26 'workahol':12 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3791591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697545877 {#4970
    date: 2023-10-17 14:31:17.0 +02: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 {#4971
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4869
    +user: Proxies\__CG__\App\Entity\User {#4870 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4785
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4565
        +user: Proxies\__CG__\App\Entity\User {#4570 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3998
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
            \n
            If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
            \n
            My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1697545947 {#4008
            date: 2023-10-17 14:32:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3996 …}
          +nested: Doctrine\ORM\PersistentCollection {#3994 …}
          +votes: Doctrine\ORM\PersistentCollection {#3992 …}
          +reports: Doctrine\ORM\PersistentCollection {#3990 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
          -id: 54359
          -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/3789796"
          +editedAt: DateTimeImmutable @1697559457 {#3940
            date: 2023-10-17 18:17:37.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697539733 {#4007
            date: 2023-10-17 12:48:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3998}
        +body: "Must be nice to just not work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697541324 {#4564
          date: 2023-10-17 13:15:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Dyskolos@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4576 …}
        +nested: Doctrine\ORM\PersistentCollection {#4572 …}
        +votes: Doctrine\ORM\PersistentCollection {#4574 …}
        +reports: Doctrine\ORM\PersistentCollection {#4578 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4580 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4582 …}
        -id: 54396
        -bodyTs: "'must':1 'nice':3 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4516002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697541324 {#4567
          date: 2023-10-17 13:15:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "Met many people who couldn’t even enjoy their month holiday a year because there wasn’t anything they wanted to do. Some even worked from home in their holiday at the beach… Just because. So it seems it’s not nice for many. I find it sad."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697543583 {#4783
        date: 2023-10-17 13:53:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Dyskolos@lemmy.zip"
        "@Outtatime@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4786 …}
      +nested: Doctrine\ORM\PersistentCollection {#4788 …}
      +votes: Doctrine\ORM\PersistentCollection {#4790 …}
      +reports: Doctrine\ORM\PersistentCollection {#4792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
      -id: 54435
      -bodyTs: "'anyth':18 'beach':33 'couldn':5 'enjoy':8 'even':7,24 'find':46 'holiday':11,30 'home':27 'mani':2,44 'met':1 'month':10 'nice':42 'peopl':3 'sad':48 'seem':38 'want':20 'wasn':16 'work':25 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3790854"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697543583 {#4784
        date: 2023-10-17 13:53:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      Ergomania (excessive devotion to work) is an actual mental health symptom, and it can manifest as part of several mental illnesses.\n
      \n
      And even their employers should try to get them appropriate treatment because “workaholics” tend to have very low productivity - they don’t work well in teams and are often too tired to be effective.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697544373 {#4867
      date: 2023-10-17 14:06:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@Outtatime@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4871 …}
    +nested: Doctrine\ORM\PersistentCollection {#4873 …}
    +votes: Doctrine\ORM\PersistentCollection {#4875 …}
    +reports: Doctrine\ORM\PersistentCollection {#4877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
    -id: 54448
    -bodyTs: "'actual':8 'appropri':31 'devot':3 'effect':55 'employ':25 'ergomania':1 'even':23 'excess':2 'get':29 'health':10 'ill':21 'low':39 'manifest':15 'mental':9,20 'often':50 'part':17 'product':40 'sever':19 'symptom':11 'team':47 'tend':35 'tire':52 'treatment':32 'tri':27 'well':45 'work':5,44 'workahol':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4021349"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697544373 {#4868
      date: 2023-10-17 14:06:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Yes I know. Hence I said to find it sad. And workaholics are legion not just a few. Sadly employers are often enforcing that behaviour, thinking they’re the most exploitable despite probably being less productive than the regular joe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697545877 {#4969
    date: 2023-10-17 14:31:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Outtatime@sh.itjust.works"
    "@jmcs@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4972 …}
  +nested: Doctrine\ORM\PersistentCollection {#4974 …}
  +votes: Doctrine\ORM\PersistentCollection {#4976 …}
  +reports: Doctrine\ORM\PersistentCollection {#4978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4982 …}
  -id: 54480
  -bodyTs: "'behaviour':25 'despit':32 'employ':20 'enforc':23 'exploit':31 'find':8 'henc':4 'joe':40 'know':3 'legion':14 'less':35 'often':22 'probabl':33 'product':36 're':28 'regular':39 'sad':10,19 'said':6 'think':26 'workahol':12 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3791591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697545877 {#4970
    date: 2023-10-17 14:31:17.0 +02: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 {#4971
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4869
    +user: Proxies\__CG__\App\Entity\User {#4870 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4785
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4565
        +user: Proxies\__CG__\App\Entity\User {#4570 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3998
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
            \n
            If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
            \n
            My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1697545947 {#4008
            date: 2023-10-17 14:32:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3996 …}
          +nested: Doctrine\ORM\PersistentCollection {#3994 …}
          +votes: Doctrine\ORM\PersistentCollection {#3992 …}
          +reports: Doctrine\ORM\PersistentCollection {#3990 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
          -id: 54359
          -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/3789796"
          +editedAt: DateTimeImmutable @1697559457 {#3940
            date: 2023-10-17 18:17:37.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697539733 {#4007
            date: 2023-10-17 12:48:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3998}
        +body: "Must be nice to just not work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697541324 {#4564
          date: 2023-10-17 13:15:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Dyskolos@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4576 …}
        +nested: Doctrine\ORM\PersistentCollection {#4572 …}
        +votes: Doctrine\ORM\PersistentCollection {#4574 …}
        +reports: Doctrine\ORM\PersistentCollection {#4578 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4580 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4582 …}
        -id: 54396
        -bodyTs: "'must':1 'nice':3 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4516002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697541324 {#4567
          date: 2023-10-17 13:15:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "Met many people who couldn’t even enjoy their month holiday a year because there wasn’t anything they wanted to do. Some even worked from home in their holiday at the beach… Just because. So it seems it’s not nice for many. I find it sad."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697543583 {#4783
        date: 2023-10-17 13:53:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Dyskolos@lemmy.zip"
        "@Outtatime@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4786 …}
      +nested: Doctrine\ORM\PersistentCollection {#4788 …}
      +votes: Doctrine\ORM\PersistentCollection {#4790 …}
      +reports: Doctrine\ORM\PersistentCollection {#4792 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4794 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4796 …}
      -id: 54435
      -bodyTs: "'anyth':18 'beach':33 'couldn':5 'enjoy':8 'even':7,24 'find':46 'holiday':11,30 'home':27 'mani':2,44 'met':1 'month':10 'nice':42 'peopl':3 'sad':48 'seem':38 'want':20 'wasn':16 'work':25 'year':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3790854"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697543583 {#4784
        date: 2023-10-17 13:53:03.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: """
      Ergomania (excessive devotion to work) is an actual mental health symptom, and it can manifest as part of several mental illnesses.\n
      \n
      And even their employers should try to get them appropriate treatment because “workaholics” tend to have very low productivity - they don’t work well in teams and are often too tired to be effective.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697544373 {#4867
      date: 2023-10-17 14:06:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@Outtatime@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4871 …}
    +nested: Doctrine\ORM\PersistentCollection {#4873 …}
    +votes: Doctrine\ORM\PersistentCollection {#4875 …}
    +reports: Doctrine\ORM\PersistentCollection {#4877 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4879 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4881 …}
    -id: 54448
    -bodyTs: "'actual':8 'appropri':31 'devot':3 'effect':55 'employ':25 'ergomania':1 'even':23 'excess':2 'get':29 'health':10 'ill':21 'low':39 'manifest':15 'mental':9,20 'often':50 'part':17 'product':40 'sever':19 'symptom':11 'team':47 'tend':35 'tire':52 'treatment':32 'tri':27 'well':45 'work':5,44 'workahol':34"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/4021349"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697544373 {#4868
      date: 2023-10-17 14:06:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Yes I know. Hence I said to find it sad. And workaholics are legion not just a few. Sadly employers are often enforcing that behaviour, thinking they’re the most exploitable despite probably being less productive than the regular joe."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697545877 {#4969
    date: 2023-10-17 14:31:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@Outtatime@sh.itjust.works"
    "@jmcs@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4972 …}
  +nested: Doctrine\ORM\PersistentCollection {#4974 …}
  +votes: Doctrine\ORM\PersistentCollection {#4976 …}
  +reports: Doctrine\ORM\PersistentCollection {#4978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4982 …}
  -id: 54480
  -bodyTs: "'behaviour':25 'despit':32 'employ':20 'enforc':23 'exploit':31 'find':8 'henc':4 'joe':40 'know':3 'legion':14 'less':35 'often':22 'probabl':33 'product':36 're':28 'regular':39 'sad':10,19 'said':6 'think':26 'workahol':12 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3791591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697545877 {#4970
    date: 2023-10-17 14:31:17.0 +02: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 {#4586
  +user: Proxies\__CG__\App\Entity\User {#4587 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
      \n
      If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
      \n
      My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1697545947 {#4008
      date: 2023-10-17 14:32:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 54359
    -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3789796"
    +editedAt: DateTimeImmutable @1697559457 {#3940
      date: 2023-10-17 18:17:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697539733 {#4007
      date: 2023-10-17 12:48:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "If you don’t work, how do you survive?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697540059 {#4584
    date: 2023-10-17 12:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4588 …}
  +nested: Doctrine\ORM\PersistentCollection {#4590 …}
  +votes: Doctrine\ORM\PersistentCollection {#4592 …}
  +reports: Doctrine\ORM\PersistentCollection {#4594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
  -id: 54365
  -bodyTs: "'surviv':9 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4515231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697540059 {#4585
    date: 2023-10-17 12:54:19.0 +02: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 {#4586
  +user: Proxies\__CG__\App\Entity\User {#4587 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
      \n
      If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
      \n
      My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1697545947 {#4008
      date: 2023-10-17 14:32:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 54359
    -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3789796"
    +editedAt: DateTimeImmutable @1697559457 {#3940
      date: 2023-10-17 18:17:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697539733 {#4007
      date: 2023-10-17 12:48:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "If you don’t work, how do you survive?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697540059 {#4584
    date: 2023-10-17 12:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4588 …}
  +nested: Doctrine\ORM\PersistentCollection {#4590 …}
  +votes: Doctrine\ORM\PersistentCollection {#4592 …}
  +reports: Doctrine\ORM\PersistentCollection {#4594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
  -id: 54365
  -bodyTs: "'surviv':9 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4515231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697540059 {#4585
    date: 2023-10-17 12:54:19.0 +02: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 {#4586
  +user: Proxies\__CG__\App\Entity\User {#4587 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#3998
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
      \n
      If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
      \n
      My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 36
    +score: 0
    +lastActive: DateTime @1697545947 {#4008
      date: 2023-10-17 14:32:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3996 …}
    +nested: Doctrine\ORM\PersistentCollection {#3994 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3990 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
    -id: 54359
    -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3789796"
    +editedAt: DateTimeImmutable @1697559457 {#3940
      date: 2023-10-17 18:17:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697539733 {#4007
      date: 2023-10-17 12:48:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "If you don’t work, how do you survive?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1697540059 {#4584
    date: 2023-10-17 12:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4588 …}
  +nested: Doctrine\ORM\PersistentCollection {#4590 …}
  +votes: Doctrine\ORM\PersistentCollection {#4592 …}
  +reports: Doctrine\ORM\PersistentCollection {#4594 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
  -id: 54365
  -bodyTs: "'surviv':9 'work':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4515231"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697540059 {#4585
    date: 2023-10-17 12:54:19.0 +02: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 {#4751
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4586
    +user: Proxies\__CG__\App\Entity\User {#4587 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
        \n
        If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
        \n
        My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1697545947 {#4008
        date: 2023-10-17 14:32:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 54359
      -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3789796"
      +editedAt: DateTimeImmutable @1697559457 {#3940
        date: 2023-10-17 18:17:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697539733 {#4007
        date: 2023-10-17 12:48:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "If you don’t work, how do you survive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697540059 {#4584
      date: 2023-10-17 12:54:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4588 …}
    +nested: Doctrine\ORM\PersistentCollection {#4590 …}
    +votes: Doctrine\ORM\PersistentCollection {#4592 …}
    +reports: Doctrine\ORM\PersistentCollection {#4594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
    -id: 54365
    -bodyTs: "'surviv':9 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4515231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697540059 {#4585
      date: 2023-10-17 12:54:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Wife and I don’t need much and have enough money to do so, luckily. Also we have no money-eating kids or any other responsibilities, not even a pet. And the only expensive hobbies are gaming and travel.\n
    \n
    But even if we wouldn’t have money but kids, and would be fine with minimum-wage, there’d be the social-net here. It’d be a bit less moneyz than working, but…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697543885 {#4759
    date: 2023-10-17 13:58:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@porkins@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4750 …}
  +nested: Doctrine\ORM\PersistentCollection {#4748 …}
  +votes: Doctrine\ORM\PersistentCollection {#4746 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
  -id: 54440
  -bodyTs: "'also':16 'bit':71 'd':60,68 'eat':22 'enough':10 'even':29,42 'expens':35 'fine':54 'game':38 'hobbi':36 'kid':23,50 'less':72 'luckili':15 'minimum':57 'minimum-wag':56 'money':11,21,48 'money-':20 'moneyz':73 'much':7 'need':6 'net':65 'pet':31 'respons':27 'social':64 'social-net':63 'travel':40 'wage':58 'wife':1 'work':75 'would':52 'wouldn':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3790947"
  +editedAt: DateTimeImmutable @1697575242 {#4756
    date: 2023-10-17 22:40:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697543885 {#4758
    date: 2023-10-17 13:58:05.0 +02: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 {#4751
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4586
    +user: Proxies\__CG__\App\Entity\User {#4587 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
        \n
        If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
        \n
        My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1697545947 {#4008
        date: 2023-10-17 14:32:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 54359
      -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3789796"
      +editedAt: DateTimeImmutable @1697559457 {#3940
        date: 2023-10-17 18:17:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697539733 {#4007
        date: 2023-10-17 12:48:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "If you don’t work, how do you survive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697540059 {#4584
      date: 2023-10-17 12:54:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4588 …}
    +nested: Doctrine\ORM\PersistentCollection {#4590 …}
    +votes: Doctrine\ORM\PersistentCollection {#4592 …}
    +reports: Doctrine\ORM\PersistentCollection {#4594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
    -id: 54365
    -bodyTs: "'surviv':9 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4515231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697540059 {#4585
      date: 2023-10-17 12:54:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Wife and I don’t need much and have enough money to do so, luckily. Also we have no money-eating kids or any other responsibilities, not even a pet. And the only expensive hobbies are gaming and travel.\n
    \n
    But even if we wouldn’t have money but kids, and would be fine with minimum-wage, there’d be the social-net here. It’d be a bit less moneyz than working, but…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697543885 {#4759
    date: 2023-10-17 13:58:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@porkins@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4750 …}
  +nested: Doctrine\ORM\PersistentCollection {#4748 …}
  +votes: Doctrine\ORM\PersistentCollection {#4746 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
  -id: 54440
  -bodyTs: "'also':16 'bit':71 'd':60,68 'eat':22 'enough':10 'even':29,42 'expens':35 'fine':54 'game':38 'hobbi':36 'kid':23,50 'less':72 'luckili':15 'minimum':57 'minimum-wag':56 'money':11,21,48 'money-':20 'moneyz':73 'much':7 'need':6 'net':65 'pet':31 'respons':27 'social':64 'social-net':63 'travel':40 'wage':58 'wife':1 'work':75 'would':52 'wouldn':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3790947"
  +editedAt: DateTimeImmutable @1697575242 {#4756
    date: 2023-10-17 22:40:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697543885 {#4758
    date: 2023-10-17 13:58:05.0 +02: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 {#4751
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4586
    +user: Proxies\__CG__\App\Entity\User {#4587 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
        \n
        If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
        \n
        My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1697545947 {#4008
        date: 2023-10-17 14:32:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 54359
      -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3789796"
      +editedAt: DateTimeImmutable @1697559457 {#3940
        date: 2023-10-17 18:17:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697539733 {#4007
        date: 2023-10-17 12:48:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "If you don’t work, how do you survive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697540059 {#4584
      date: 2023-10-17 12:54:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4588 …}
    +nested: Doctrine\ORM\PersistentCollection {#4590 …}
    +votes: Doctrine\ORM\PersistentCollection {#4592 …}
    +reports: Doctrine\ORM\PersistentCollection {#4594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
    -id: 54365
    -bodyTs: "'surviv':9 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4515231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697540059 {#4585
      date: 2023-10-17 12:54:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: """
    Wife and I don’t need much and have enough money to do so, luckily. Also we have no money-eating kids or any other responsibilities, not even a pet. And the only expensive hobbies are gaming and travel.\n
    \n
    But even if we wouldn’t have money but kids, and would be fine with minimum-wage, there’d be the social-net here. It’d be a bit less moneyz than working, but…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1697543885 {#4759
    date: 2023-10-17 13:58:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@porkins@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4750 …}
  +nested: Doctrine\ORM\PersistentCollection {#4748 …}
  +votes: Doctrine\ORM\PersistentCollection {#4746 …}
  +reports: Doctrine\ORM\PersistentCollection {#4761 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4763 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4765 …}
  -id: 54440
  -bodyTs: "'also':16 'bit':71 'd':60,68 'eat':22 'enough':10 'even':29,42 'expens':35 'fine':54 'game':38 'hobbi':36 'kid':23,50 'less':72 'luckili':15 'minimum':57 'minimum-wag':56 'money':11,21,48 'money-':20 'moneyz':73 'much':7 'need':6 'net':65 'pet':31 'respons':27 'social':64 'social-net':63 'travel':40 'wage':58 'wife':1 'work':75 'would':52 'wouldn':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3790947"
  +editedAt: DateTimeImmutable @1697575242 {#4756
    date: 2023-10-17 22:40:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697543885 {#4758
    date: 2023-10-17 13:58:05.0 +02: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 {#4769
  +user: Proxies\__CG__\App\Entity\User {#4770 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4586
    +user: Proxies\__CG__\App\Entity\User {#4587 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
        \n
        If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
        \n
        My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1697545947 {#4008
        date: 2023-10-17 14:32:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 54359
      -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3789796"
      +editedAt: DateTimeImmutable @1697559457 {#3940
        date: 2023-10-17 18:17:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697539733 {#4007
        date: 2023-10-17 12:48:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "If you don’t work, how do you survive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697540059 {#4584
      date: 2023-10-17 12:54:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4588 …}
    +nested: Doctrine\ORM\PersistentCollection {#4590 …}
    +votes: Doctrine\ORM\PersistentCollection {#4592 …}
    +reports: Doctrine\ORM\PersistentCollection {#4594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
    -id: 54365
    -bodyTs: "'surviv':9 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4515231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697540059 {#4585
      date: 2023-10-17 12:54:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Baby eating"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697542899 {#4767
    date: 2023-10-17 13:41:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@porkins@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4771 …}
  +nested: Doctrine\ORM\PersistentCollection {#4773 …}
  +votes: Doctrine\ORM\PersistentCollection {#4775 …}
  +reports: Doctrine\ORM\PersistentCollection {#4777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
  -id: 54423
  -bodyTs: "'babi':1 'eat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4970651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697542899 {#4768
    date: 2023-10-17 13:41:39.0 +02: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 {#4769
  +user: Proxies\__CG__\App\Entity\User {#4770 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4586
    +user: Proxies\__CG__\App\Entity\User {#4587 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
        \n
        If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
        \n
        My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1697545947 {#4008
        date: 2023-10-17 14:32:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 54359
      -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3789796"
      +editedAt: DateTimeImmutable @1697559457 {#3940
        date: 2023-10-17 18:17:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697539733 {#4007
        date: 2023-10-17 12:48:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "If you don’t work, how do you survive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697540059 {#4584
      date: 2023-10-17 12:54:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4588 …}
    +nested: Doctrine\ORM\PersistentCollection {#4590 …}
    +votes: Doctrine\ORM\PersistentCollection {#4592 …}
    +reports: Doctrine\ORM\PersistentCollection {#4594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
    -id: 54365
    -bodyTs: "'surviv':9 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4515231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697540059 {#4585
      date: 2023-10-17 12:54:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Baby eating"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697542899 {#4767
    date: 2023-10-17 13:41:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@porkins@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4771 …}
  +nested: Doctrine\ORM\PersistentCollection {#4773 …}
  +votes: Doctrine\ORM\PersistentCollection {#4775 …}
  +reports: Doctrine\ORM\PersistentCollection {#4777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
  -id: 54423
  -bodyTs: "'babi':1 'eat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4970651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697542899 {#4768
    date: 2023-10-17 13:41:39.0 +02: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 {#4769
  +user: Proxies\__CG__\App\Entity\User {#4770 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4586
    +user: Proxies\__CG__\App\Entity\User {#4587 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#3998
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
        \n
        If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
        \n
        My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1697545947 {#4008
        date: 2023-10-17 14:32:27.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3996 …}
      +nested: Doctrine\ORM\PersistentCollection {#3994 …}
      +votes: Doctrine\ORM\PersistentCollection {#3992 …}
      +reports: Doctrine\ORM\PersistentCollection {#3990 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
      -id: 54359
      -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3789796"
      +editedAt: DateTimeImmutable @1697559457 {#3940
        date: 2023-10-17 18:17:37.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697539733 {#4007
        date: 2023-10-17 12:48:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "If you don’t work, how do you survive?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 16
    +score: 0
    +lastActive: DateTime @1697540059 {#4584
      date: 2023-10-17 12:54:19.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4588 …}
    +nested: Doctrine\ORM\PersistentCollection {#4590 …}
    +votes: Doctrine\ORM\PersistentCollection {#4592 …}
    +reports: Doctrine\ORM\PersistentCollection {#4594 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
    -id: 54365
    -bodyTs: "'surviv':9 'work':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4515231"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697540059 {#4585
      date: 2023-10-17 12:54:19.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Baby eating"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697542899 {#4767
    date: 2023-10-17 13:41:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@porkins@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4771 …}
  +nested: Doctrine\ORM\PersistentCollection {#4773 …}
  +votes: Doctrine\ORM\PersistentCollection {#4775 …}
  +reports: Doctrine\ORM\PersistentCollection {#4777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
  -id: 54423
  -bodyTs: "'babi':1 'eat':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4970651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697542899 {#4768
    date: 2023-10-17 13:41:39.0 +02: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 {#4850
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4769
    +user: Proxies\__CG__\App\Entity\User {#4770 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4586
      +user: Proxies\__CG__\App\Entity\User {#4587 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3998
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
          \n
          If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
          \n
          My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1697545947 {#4008
          date: 2023-10-17 14:32:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3996 …}
        +nested: Doctrine\ORM\PersistentCollection {#3994 …}
        +votes: Doctrine\ORM\PersistentCollection {#3992 …}
        +reports: Doctrine\ORM\PersistentCollection {#3990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
        -id: 54359
        -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/3789796"
        +editedAt: DateTimeImmutable @1697559457 {#3940
          date: 2023-10-17 18:17:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697539733 {#4007
          date: 2023-10-17 12:48:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "If you don’t work, how do you survive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697540059 {#4584
        date: 2023-10-17 12:54:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Dyskolos@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4588 …}
      +nested: Doctrine\ORM\PersistentCollection {#4590 …}
      +votes: Doctrine\ORM\PersistentCollection {#4592 …}
      +reports: Doctrine\ORM\PersistentCollection {#4594 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
      -id: 54365
      -bodyTs: "'surviv':9 'work':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4515231"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697540059 {#4585
        date: 2023-10-17 12:54:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Baby eating"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697542899 {#4767
      date: 2023-10-17 13:41:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@porkins@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4771 …}
    +nested: Doctrine\ORM\PersistentCollection {#4773 …}
    +votes: Doctrine\ORM\PersistentCollection {#4775 …}
    +reports: Doctrine\ORM\PersistentCollection {#4777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
    -id: 54423
    -bodyTs: "'babi':1 'eat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4970651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697542899 {#4768
      date: 2023-10-17 13:41:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I don’t like babies or children 😒"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697543635 {#4849
    date: 2023-10-17 13:53:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@porkins@sh.itjust.works"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4860 …}
  +votes: Doctrine\ORM\PersistentCollection {#4856 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 54436
  -bodyTs: "'babi':5 'children':7 'like':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3790873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697543635 {#4846
    date: 2023-10-17 13:53:55.0 +02: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 {#4850
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4769
    +user: Proxies\__CG__\App\Entity\User {#4770 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4586
      +user: Proxies\__CG__\App\Entity\User {#4587 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3998
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
          \n
          If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
          \n
          My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1697545947 {#4008
          date: 2023-10-17 14:32:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3996 …}
        +nested: Doctrine\ORM\PersistentCollection {#3994 …}
        +votes: Doctrine\ORM\PersistentCollection {#3992 …}
        +reports: Doctrine\ORM\PersistentCollection {#3990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
        -id: 54359
        -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/3789796"
        +editedAt: DateTimeImmutable @1697559457 {#3940
          date: 2023-10-17 18:17:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697539733 {#4007
          date: 2023-10-17 12:48:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "If you don’t work, how do you survive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697540059 {#4584
        date: 2023-10-17 12:54:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Dyskolos@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4588 …}
      +nested: Doctrine\ORM\PersistentCollection {#4590 …}
      +votes: Doctrine\ORM\PersistentCollection {#4592 …}
      +reports: Doctrine\ORM\PersistentCollection {#4594 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
      -id: 54365
      -bodyTs: "'surviv':9 'work':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4515231"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697540059 {#4585
        date: 2023-10-17 12:54:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Baby eating"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697542899 {#4767
      date: 2023-10-17 13:41:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@porkins@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4771 …}
    +nested: Doctrine\ORM\PersistentCollection {#4773 …}
    +votes: Doctrine\ORM\PersistentCollection {#4775 …}
    +reports: Doctrine\ORM\PersistentCollection {#4777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
    -id: 54423
    -bodyTs: "'babi':1 'eat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4970651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697542899 {#4768
      date: 2023-10-17 13:41:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I don’t like babies or children 😒"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697543635 {#4849
    date: 2023-10-17 13:53:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@porkins@sh.itjust.works"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4860 …}
  +votes: Doctrine\ORM\PersistentCollection {#4856 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 54436
  -bodyTs: "'babi':5 'children':7 'like':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3790873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697543635 {#4846
    date: 2023-10-17 13:53:55.0 +02: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 {#4850
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4769
    +user: Proxies\__CG__\App\Entity\User {#4770 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4586
      +user: Proxies\__CG__\App\Entity\User {#4587 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#3998
        +user: App\Entity\User {#3947 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
          \n
          If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
          \n
          My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1697545947 {#4008
          date: 2023-10-17 14:32:27.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3996 …}
        +nested: Doctrine\ORM\PersistentCollection {#3994 …}
        +votes: Doctrine\ORM\PersistentCollection {#3992 …}
        +reports: Doctrine\ORM\PersistentCollection {#3990 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
        -id: 54359
        -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.zip/comment/3789796"
        +editedAt: DateTimeImmutable @1697559457 {#3940
          date: 2023-10-17 18:17:37.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697539733 {#4007
          date: 2023-10-17 12:48:53.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "If you don’t work, how do you survive?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1697540059 {#4584
        date: 2023-10-17 12:54:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Dyskolos@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4588 …}
      +nested: Doctrine\ORM\PersistentCollection {#4590 …}
      +votes: Doctrine\ORM\PersistentCollection {#4592 …}
      +reports: Doctrine\ORM\PersistentCollection {#4594 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
      -id: 54365
      -bodyTs: "'surviv':9 'work':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4515231"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697540059 {#4585
        date: 2023-10-17 12:54:19.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Baby eating"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697542899 {#4767
      date: 2023-10-17 13:41:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@porkins@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4771 …}
    +nested: Doctrine\ORM\PersistentCollection {#4773 …}
    +votes: Doctrine\ORM\PersistentCollection {#4775 …}
    +reports: Doctrine\ORM\PersistentCollection {#4777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
    -id: 54423
    -bodyTs: "'babi':1 'eat':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4970651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697542899 {#4768
      date: 2023-10-17 13:41:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "I don’t like babies or children 😒"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697543635 {#4849
    date: 2023-10-17 13:53:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@porkins@sh.itjust.works"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4860 …}
  +votes: Doctrine\ORM\PersistentCollection {#4856 …}
  +reports: Doctrine\ORM\PersistentCollection {#4861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
  -id: 54436
  -bodyTs: "'babi':5 'children':7 'like':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3790873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697543635 {#4846
    date: 2023-10-17 13:53:55.0 +02: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 {#4951
  +user: Proxies\__CG__\App\Entity\User {#4955 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4769
      +user: Proxies\__CG__\App\Entity\User {#4770 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4586
        +user: Proxies\__CG__\App\Entity\User {#4587 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3998
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
            \n
            If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
            \n
            My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1697545947 {#4008
            date: 2023-10-17 14:32:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3996 …}
          +nested: Doctrine\ORM\PersistentCollection {#3994 …}
          +votes: Doctrine\ORM\PersistentCollection {#3992 …}
          +reports: Doctrine\ORM\PersistentCollection {#3990 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
          -id: 54359
          -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/3789796"
          +editedAt: DateTimeImmutable @1697559457 {#3940
            date: 2023-10-17 18:17:37.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697539733 {#4007
            date: 2023-10-17 12:48:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3998}
        +body: "If you don’t work, how do you survive?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697540059 {#4584
          date: 2023-10-17 12:54:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Dyskolos@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4588 …}
        +nested: Doctrine\ORM\PersistentCollection {#4590 …}
        +votes: Doctrine\ORM\PersistentCollection {#4592 …}
        +reports: Doctrine\ORM\PersistentCollection {#4594 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
        -id: 54365
        -bodyTs: "'surviv':9 'work':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4515231"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697540059 {#4585
          date: 2023-10-17 12:54:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "Baby eating"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697542899 {#4767
        date: 2023-10-17 13:41:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Dyskolos@lemmy.zip"
        "@porkins@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4771 …}
      +nested: Doctrine\ORM\PersistentCollection {#4773 …}
      +votes: Doctrine\ORM\PersistentCollection {#4775 …}
      +reports: Doctrine\ORM\PersistentCollection {#4777 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
      -id: 54423
      -bodyTs: "'babi':1 'eat':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4970651"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697542899 {#4768
        date: 2023-10-17 13:41:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "I don’t like babies or children 😒"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697543635 {#4849
      date: 2023-10-17 13:53:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@porkins@sh.itjust.works"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4854 …}
    +nested: Doctrine\ORM\PersistentCollection {#4860 …}
    +votes: Doctrine\ORM\PersistentCollection {#4856 …}
    +reports: Doctrine\ORM\PersistentCollection {#4861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
    -id: 54436
    -bodyTs: "'babi':5 'children':7 'like':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3790873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697543635 {#4846
      date: 2023-10-17 13:53:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Maybe you just haven’t found the right recipes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697544514 {#4950
    date: 2023-10-17 14:08:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@porkins@sh.itjust.works"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4958 …}
  +reports: Doctrine\ORM\PersistentCollection {#4963 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4967 …}
  -id: 54452
  -bodyTs: "'found':6 'haven':4 'mayb':1 'recip':9 'right':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3920363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697544514 {#4947
    date: 2023-10-17 14:08:34.0 +02: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 {#4951
  +user: Proxies\__CG__\App\Entity\User {#4955 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4769
      +user: Proxies\__CG__\App\Entity\User {#4770 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4586
        +user: Proxies\__CG__\App\Entity\User {#4587 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3998
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
            \n
            If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
            \n
            My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1697545947 {#4008
            date: 2023-10-17 14:32:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3996 …}
          +nested: Doctrine\ORM\PersistentCollection {#3994 …}
          +votes: Doctrine\ORM\PersistentCollection {#3992 …}
          +reports: Doctrine\ORM\PersistentCollection {#3990 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
          -id: 54359
          -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/3789796"
          +editedAt: DateTimeImmutable @1697559457 {#3940
            date: 2023-10-17 18:17:37.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697539733 {#4007
            date: 2023-10-17 12:48:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3998}
        +body: "If you don’t work, how do you survive?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697540059 {#4584
          date: 2023-10-17 12:54:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Dyskolos@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4588 …}
        +nested: Doctrine\ORM\PersistentCollection {#4590 …}
        +votes: Doctrine\ORM\PersistentCollection {#4592 …}
        +reports: Doctrine\ORM\PersistentCollection {#4594 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
        -id: 54365
        -bodyTs: "'surviv':9 'work':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4515231"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697540059 {#4585
          date: 2023-10-17 12:54:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "Baby eating"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697542899 {#4767
        date: 2023-10-17 13:41:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Dyskolos@lemmy.zip"
        "@porkins@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4771 …}
      +nested: Doctrine\ORM\PersistentCollection {#4773 …}
      +votes: Doctrine\ORM\PersistentCollection {#4775 …}
      +reports: Doctrine\ORM\PersistentCollection {#4777 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
      -id: 54423
      -bodyTs: "'babi':1 'eat':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4970651"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697542899 {#4768
        date: 2023-10-17 13:41:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "I don’t like babies or children 😒"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697543635 {#4849
      date: 2023-10-17 13:53:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@porkins@sh.itjust.works"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4854 …}
    +nested: Doctrine\ORM\PersistentCollection {#4860 …}
    +votes: Doctrine\ORM\PersistentCollection {#4856 …}
    +reports: Doctrine\ORM\PersistentCollection {#4861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
    -id: 54436
    -bodyTs: "'babi':5 'children':7 'like':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3790873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697543635 {#4846
      date: 2023-10-17 13:53:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Maybe you just haven’t found the right recipes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697544514 {#4950
    date: 2023-10-17 14:08:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@porkins@sh.itjust.works"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4958 …}
  +reports: Doctrine\ORM\PersistentCollection {#4963 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4967 …}
  -id: 54452
  -bodyTs: "'found':6 'haven':4 'mayb':1 'recip':9 'right':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3920363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697544514 {#4947
    date: 2023-10-17 14:08:34.0 +02: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 {#4951
  +user: Proxies\__CG__\App\Entity\User {#4955 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4850
    +user: App\Entity\User {#3947 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4769
      +user: Proxies\__CG__\App\Entity\User {#4770 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4586
        +user: Proxies\__CG__\App\Entity\User {#4587 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#3998
          +user: App\Entity\User {#3947 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
            \n
            If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
            \n
            My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 36
          +score: 0
          +lastActive: DateTime @1697545947 {#4008
            date: 2023-10-17 14:32:27.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3996 …}
          +nested: Doctrine\ORM\PersistentCollection {#3994 …}
          +votes: Doctrine\ORM\PersistentCollection {#3992 …}
          +reports: Doctrine\ORM\PersistentCollection {#3990 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
          -id: 54359
          -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.zip/comment/3789796"
          +editedAt: DateTimeImmutable @1697559457 {#3940
            date: 2023-10-17 18:17:37.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697539733 {#4007
            date: 2023-10-17 12:48:53.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3998}
        +body: "If you don’t work, how do you survive?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 16
        +score: 0
        +lastActive: DateTime @1697540059 {#4584
          date: 2023-10-17 12:54:19.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Dyskolos@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4588 …}
        +nested: Doctrine\ORM\PersistentCollection {#4590 …}
        +votes: Doctrine\ORM\PersistentCollection {#4592 …}
        +reports: Doctrine\ORM\PersistentCollection {#4594 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
        -id: 54365
        -bodyTs: "'surviv':9 'work':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4515231"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697540059 {#4585
          date: 2023-10-17 12:54:19.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "Baby eating"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697542899 {#4767
        date: 2023-10-17 13:41:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Dyskolos@lemmy.zip"
        "@porkins@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4771 …}
      +nested: Doctrine\ORM\PersistentCollection {#4773 …}
      +votes: Doctrine\ORM\PersistentCollection {#4775 …}
      +reports: Doctrine\ORM\PersistentCollection {#4777 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
      -id: 54423
      -bodyTs: "'babi':1 'eat':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4970651"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697542899 {#4768
        date: 2023-10-17 13:41:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "I don’t like babies or children 😒"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697543635 {#4849
      date: 2023-10-17 13:53:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@porkins@sh.itjust.works"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4854 …}
    +nested: Doctrine\ORM\PersistentCollection {#4860 …}
    +votes: Doctrine\ORM\PersistentCollection {#4856 …}
    +reports: Doctrine\ORM\PersistentCollection {#4861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
    -id: 54436
    -bodyTs: "'babi':5 'children':7 'like':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/3790873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697543635 {#4846
      date: 2023-10-17 13:53:55.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "Maybe you just haven’t found the right recipes"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697544514 {#4950
    date: 2023-10-17 14:08:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@porkins@sh.itjust.works"
    "@interdimensionalmeme@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4960 …}
  +nested: Doctrine\ORM\PersistentCollection {#4956 …}
  +votes: Doctrine\ORM\PersistentCollection {#4958 …}
  +reports: Doctrine\ORM\PersistentCollection {#4963 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4965 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4967 …}
  -id: 54452
  -bodyTs: "'found':6 'haven':4 'mayb':1 'recip':9 'right':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/3920363"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697544514 {#4947
    date: 2023-10-17 14:08:34.0 +02: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 {#4985
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4951
    +user: Proxies\__CG__\App\Entity\User {#4955 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4850
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4769
        +user: Proxies\__CG__\App\Entity\User {#4770 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4586
          +user: Proxies\__CG__\App\Entity\User {#4587 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#3998
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
              \n
              If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
              \n
              My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 36
            +score: 0
            +lastActive: DateTime @1697545947 {#4008
              date: 2023-10-17 14:32:27.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@yogthos@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3996 …}
            +nested: Doctrine\ORM\PersistentCollection {#3994 …}
            +votes: Doctrine\ORM\PersistentCollection {#3992 …}
            +reports: Doctrine\ORM\PersistentCollection {#3990 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
            -id: 54359
            -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/3789796"
            +editedAt: DateTimeImmutable @1697559457 {#3940
              date: 2023-10-17 18:17:37.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697539733 {#4007
              date: 2023-10-17 12:48:53.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3998}
          +body: "If you don’t work, how do you survive?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1697540059 {#4584
            date: 2023-10-17 12:54:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
            "@Dyskolos@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4588 …}
          +nested: Doctrine\ORM\PersistentCollection {#4590 …}
          +votes: Doctrine\ORM\PersistentCollection {#4592 …}
          +reports: Doctrine\ORM\PersistentCollection {#4594 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
          -id: 54365
          -bodyTs: "'surviv':9 'work':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4515231"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697540059 {#4585
            date: 2023-10-17 12:54:19.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3998}
        +body: "Baby eating"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697542899 {#4767
          date: 2023-10-17 13:41:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Dyskolos@lemmy.zip"
          "@porkins@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4771 …}
        +nested: Doctrine\ORM\PersistentCollection {#4773 …}
        +votes: Doctrine\ORM\PersistentCollection {#4775 …}
        +reports: Doctrine\ORM\PersistentCollection {#4777 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
        -id: 54423
        -bodyTs: "'babi':1 'eat':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4970651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697542899 {#4768
          date: 2023-10-17 13:41:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "I don’t like babies or children 😒"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697543635 {#4849
        date: 2023-10-17 13:53:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Dyskolos@lemmy.zip"
        "@porkins@sh.itjust.works"
        "@interdimensionalmeme@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4854 …}
      +nested: Doctrine\ORM\PersistentCollection {#4860 …}
      +votes: Doctrine\ORM\PersistentCollection {#4856 …}
      +reports: Doctrine\ORM\PersistentCollection {#4861 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
      -id: 54436
      -bodyTs: "'babi':5 'children':7 'like':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3790873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697543635 {#4846
        date: 2023-10-17 13:53:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Maybe you just haven’t found the right recipes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697544514 {#4950
      date: 2023-10-17 14:08:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@porkins@sh.itjust.works"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4960 …}
    +nested: Doctrine\ORM\PersistentCollection {#4956 …}
    +votes: Doctrine\ORM\PersistentCollection {#4958 …}
    +reports: Doctrine\ORM\PersistentCollection {#4963 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4967 …}
    -id: 54452
    -bodyTs: "'found':6 'haven':4 'mayb':1 'recip':9 'right':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/3920363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697544514 {#4947
      date: 2023-10-17 14:08:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "But it’s also hard to find free-roam-babies and organically fed ones. And they’re costly. Nah."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697545945 {#4990
    date: 2023-10-17 14:32:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@porkins@sh.itjust.works"
    "@interdimensionalmeme@lemmy.ml"
    "@LinkOpensChest_wav@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4993 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
  -id: 54482
  -bodyTs: "'also':4 'babi':11 'cost':19 'fed':14 'find':7 'free':9 'free-roam-babi':8 'hard':5 'nah':20 'one':15 'organ':13 're':18 'roam':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3791617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697545945 {#4987
    date: 2023-10-17 14:32:25.0 +02: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 {#4985
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4951
    +user: Proxies\__CG__\App\Entity\User {#4955 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4850
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4769
        +user: Proxies\__CG__\App\Entity\User {#4770 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4586
          +user: Proxies\__CG__\App\Entity\User {#4587 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#3998
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
              \n
              If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
              \n
              My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 36
            +score: 0
            +lastActive: DateTime @1697545947 {#4008
              date: 2023-10-17 14:32:27.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@yogthos@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3996 …}
            +nested: Doctrine\ORM\PersistentCollection {#3994 …}
            +votes: Doctrine\ORM\PersistentCollection {#3992 …}
            +reports: Doctrine\ORM\PersistentCollection {#3990 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
            -id: 54359
            -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/3789796"
            +editedAt: DateTimeImmutable @1697559457 {#3940
              date: 2023-10-17 18:17:37.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697539733 {#4007
              date: 2023-10-17 12:48:53.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3998}
          +body: "If you don’t work, how do you survive?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1697540059 {#4584
            date: 2023-10-17 12:54:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
            "@Dyskolos@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4588 …}
          +nested: Doctrine\ORM\PersistentCollection {#4590 …}
          +votes: Doctrine\ORM\PersistentCollection {#4592 …}
          +reports: Doctrine\ORM\PersistentCollection {#4594 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
          -id: 54365
          -bodyTs: "'surviv':9 'work':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4515231"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697540059 {#4585
            date: 2023-10-17 12:54:19.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3998}
        +body: "Baby eating"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697542899 {#4767
          date: 2023-10-17 13:41:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Dyskolos@lemmy.zip"
          "@porkins@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4771 …}
        +nested: Doctrine\ORM\PersistentCollection {#4773 …}
        +votes: Doctrine\ORM\PersistentCollection {#4775 …}
        +reports: Doctrine\ORM\PersistentCollection {#4777 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
        -id: 54423
        -bodyTs: "'babi':1 'eat':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4970651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697542899 {#4768
          date: 2023-10-17 13:41:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "I don’t like babies or children 😒"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697543635 {#4849
        date: 2023-10-17 13:53:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Dyskolos@lemmy.zip"
        "@porkins@sh.itjust.works"
        "@interdimensionalmeme@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4854 …}
      +nested: Doctrine\ORM\PersistentCollection {#4860 …}
      +votes: Doctrine\ORM\PersistentCollection {#4856 …}
      +reports: Doctrine\ORM\PersistentCollection {#4861 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
      -id: 54436
      -bodyTs: "'babi':5 'children':7 'like':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3790873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697543635 {#4846
        date: 2023-10-17 13:53:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Maybe you just haven’t found the right recipes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697544514 {#4950
      date: 2023-10-17 14:08:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@porkins@sh.itjust.works"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4960 …}
    +nested: Doctrine\ORM\PersistentCollection {#4956 …}
    +votes: Doctrine\ORM\PersistentCollection {#4958 …}
    +reports: Doctrine\ORM\PersistentCollection {#4963 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4967 …}
    -id: 54452
    -bodyTs: "'found':6 'haven':4 'mayb':1 'recip':9 'right':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/3920363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697544514 {#4947
      date: 2023-10-17 14:08:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "But it’s also hard to find free-roam-babies and organically fed ones. And they’re costly. Nah."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697545945 {#4990
    date: 2023-10-17 14:32:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@porkins@sh.itjust.works"
    "@interdimensionalmeme@lemmy.ml"
    "@LinkOpensChest_wav@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4993 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
  -id: 54482
  -bodyTs: "'also':4 'babi':11 'cost':19 'fed':14 'find':7 'free':9 'free-roam-babi':8 'hard':5 'nah':20 'one':15 'organ':13 're':18 'roam':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3791617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697545945 {#4987
    date: 2023-10-17 14:32:25.0 +02: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 {#4985
  +user: App\Entity\User {#3947 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4951
    +user: Proxies\__CG__\App\Entity\User {#4955 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4850
      +user: App\Entity\User {#3947 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4769
        +user: Proxies\__CG__\App\Entity\User {#4770 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4586
          +user: Proxies\__CG__\App\Entity\User {#4587 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#3998
            +user: App\Entity\User {#3947 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              I’ve quit working many years ago, and still don’t have enough time to pursue all hobbies like I would like to. I even “fear” finding new interests.\n
              \n
              If you’d offer me 50x the money for going back to work, i still wouldn’t see a single beneft (beside the moneyz). Would probably do it for one month and quit again 😁\n
              \n
              My dad (boomer) worked all his life, was treated like a work-slave, and the moment he retired, he had half a year of “life” left. And in this time he didn’t even know what to do with himself. Was bored all day round. Never knew such a life. And yet tried to lecture me how important work is.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 36
            +score: 0
            +lastActive: DateTime @1697545947 {#4008
              date: 2023-10-17 14:32:27.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@yogthos@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3996 …}
            +nested: Doctrine\ORM\PersistentCollection {#3994 …}
            +votes: Doctrine\ORM\PersistentCollection {#3992 …}
            +reports: Doctrine\ORM\PersistentCollection {#3990 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3958 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3962 …}
            -id: 54359
            -bodyTs: "'50x':35 'ago':7 'back':40 'beneft':50 'besid':51 'boomer':66 'bore':106 'd':32 'dad':65 'day':108 'didn':96 'enough':13 'even':25,98 'fear':26 'find':27 'go':39 'half':85 'hobbi':18 'import':122 'interest':29 'knew':111 'know':99 'lectur':119 'left':90 'life':70,89,114 'like':19,22,73 'mani':5 'moment':80 'money':37 'moneyz':53 'month':60 'never':110 'new':28 'offer':33 'one':59 'probabl':55 'pursu':16 'quit':3,62 'retir':82 'round':109 'see':47 'singl':49 'slave':77 'still':9,44 'time':14,94 'treat':72 'tri':117 've':2 'work':4,42,67,76,123 'work-slav':75 'would':21,54 'wouldn':45 'year':6,87 'yet':116"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.zip/comment/3789796"
            +editedAt: DateTimeImmutable @1697559457 {#3940
              date: 2023-10-17 18:17:37.0 +02:00
            }
            +createdAt: DateTimeImmutable @1697539733 {#4007
              date: 2023-10-17 12:48:53.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#3998}
          +body: "If you don’t work, how do you survive?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 16
          +score: 0
          +lastActive: DateTime @1697540059 {#4584
            date: 2023-10-17 12:54:19.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
            "@Dyskolos@lemmy.zip"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4588 …}
          +nested: Doctrine\ORM\PersistentCollection {#4590 …}
          +votes: Doctrine\ORM\PersistentCollection {#4592 …}
          +reports: Doctrine\ORM\PersistentCollection {#4594 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4596 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4598 …}
          -id: 54365
          -bodyTs: "'surviv':9 'work':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4515231"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697540059 {#4585
            date: 2023-10-17 12:54:19.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#3998}
        +body: "Baby eating"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697542899 {#4767
          date: 2023-10-17 13:41:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@Dyskolos@lemmy.zip"
          "@porkins@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4771 …}
        +nested: Doctrine\ORM\PersistentCollection {#4773 …}
        +votes: Doctrine\ORM\PersistentCollection {#4775 …}
        +reports: Doctrine\ORM\PersistentCollection {#4777 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
        -id: 54423
        -bodyTs: "'babi':1 'eat':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4970651"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697542899 {#4768
          date: 2023-10-17 13:41:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#3998}
      +body: "I don’t like babies or children 😒"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697543635 {#4849
        date: 2023-10-17 13:53:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@Dyskolos@lemmy.zip"
        "@porkins@sh.itjust.works"
        "@interdimensionalmeme@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4854 …}
      +nested: Doctrine\ORM\PersistentCollection {#4860 …}
      +votes: Doctrine\ORM\PersistentCollection {#4856 …}
      +reports: Doctrine\ORM\PersistentCollection {#4861 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4863 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4865 …}
      -id: 54436
      -bodyTs: "'babi':5 'children':7 'like':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.zip/comment/3790873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697543635 {#4846
        date: 2023-10-17 13:53:55.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3998}
    +body: "Maybe you just haven’t found the right recipes"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697544514 {#4950
      date: 2023-10-17 14:08:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@Dyskolos@lemmy.zip"
      "@porkins@sh.itjust.works"
      "@interdimensionalmeme@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4960 …}
    +nested: Doctrine\ORM\PersistentCollection {#4956 …}
    +votes: Doctrine\ORM\PersistentCollection {#4958 …}
    +reports: Doctrine\ORM\PersistentCollection {#4963 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4967 …}
    -id: 54452
    -bodyTs: "'found':6 'haven':4 'mayb':1 'recip':9 'right':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/3920363"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697544514 {#4947
      date: 2023-10-17 14:08:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3998}
  +body: "But it’s also hard to find free-roam-babies and organically fed ones. And they’re costly. Nah."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697545945 {#4990
    date: 2023-10-17 14:32:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Dyskolos@lemmy.zip"
    "@porkins@sh.itjust.works"
    "@interdimensionalmeme@lemmy.ml"
    "@LinkOpensChest_wav@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4993 …}
  +nested: Doctrine\ORM\PersistentCollection {#4997 …}
  +votes: Doctrine\ORM\PersistentCollection {#4999 …}
  +reports: Doctrine\ORM\PersistentCollection {#5000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5004 …}
  -id: 54482
  -bodyTs: "'also':4 'babi':11 'cost':19 'fed':14 'find':7 'free':9 'free-roam-babi':8 'hard':5 'nah':20 'one':15 'organ':13 're':18 'roam':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/3791617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697545945 {#4987
    date: 2023-10-17 14:32:25.0 +02: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 {#4042
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Wait… y’all are getting two weeks?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697571905 {#4049
    date: 2023-10-17 21:45:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4040 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
  -id: 54599
  -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4439620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550270 {#4050
    date: 2023-10-17 15:44:30.0 +02: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 {#4042
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Wait… y’all are getting two weeks?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697571905 {#4049
    date: 2023-10-17 21:45:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4040 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
  -id: 54599
  -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4439620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550270 {#4050
    date: 2023-10-17 15:44:30.0 +02: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 {#4042
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Wait… y’all are getting two weeks?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1697571905 {#4049
    date: 2023-10-17 21:45:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4040 …}
  +nested: Doctrine\ORM\PersistentCollection {#4038 …}
  +votes: Doctrine\ORM\PersistentCollection {#4036 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
  -id: 54599
  -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4439620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550270 {#4050
    date: 2023-10-17 15:44:30.0 +02: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 {#4714
  +user: Proxies\__CG__\App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Wait… y’all are getting two weeks?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697571905 {#4049
      date: 2023-10-17 21:45:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    -id: 54599
    -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4439620"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697550270 {#4050
      date: 2023-10-17 15:44:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Statutory minimum of 5.6 weeks in my country."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697571903 {#4712
    date: 2023-10-17 21:45:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
  -id: 55164
  -bodyTs: "'5.6':4 'countri':8 'minimum':2 'statutori':1 'week':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4116731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697571903 {#4713
    date: 2023-10-17 21:45:03.0 +02: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 {#4714
  +user: Proxies\__CG__\App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Wait… y’all are getting two weeks?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697571905 {#4049
      date: 2023-10-17 21:45:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    -id: 54599
    -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4439620"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697550270 {#4050
      date: 2023-10-17 15:44:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Statutory minimum of 5.6 weeks in my country."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697571903 {#4712
    date: 2023-10-17 21:45:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
  -id: 55164
  -bodyTs: "'5.6':4 'countri':8 'minimum':2 'statutori':1 'week':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4116731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697571903 {#4713
    date: 2023-10-17 21:45:03.0 +02: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 {#4714
  +user: Proxies\__CG__\App\Entity\User {#4715 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Wait… y’all are getting two weeks?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697571905 {#4049
      date: 2023-10-17 21:45:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    -id: 54599
    -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4439620"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697550270 {#4050
      date: 2023-10-17 15:44:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Statutory minimum of 5.6 weeks in my country."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697571903 {#4712
    date: 2023-10-17 21:45:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4716 …}
  +nested: Doctrine\ORM\PersistentCollection {#4718 …}
  +votes: Doctrine\ORM\PersistentCollection {#4720 …}
  +reports: Doctrine\ORM\PersistentCollection {#4722 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4726 …}
  -id: 55164
  -bodyTs: "'5.6':4 'countri':8 'minimum':2 'statutori':1 'week':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4116731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697571903 {#4713
    date: 2023-10-17 21:45:03.0 +02: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 {#4730
  +user: Proxies\__CG__\App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Wait… y’all are getting two weeks?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697571905 {#4049
      date: 2023-10-17 21:45:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    -id: 54599
    -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4439620"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697550270 {#4050
      date: 2023-10-17 15:44:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Started at 2 10 years ago and will max out at 5 in 5 more years. Get a union."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697561098 {#4728
    date: 2023-10-17 18:44:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4732 …}
  +nested: Doctrine\ORM\PersistentCollection {#4734 …}
  +votes: Doctrine\ORM\PersistentCollection {#4736 …}
  +reports: Doctrine\ORM\PersistentCollection {#4738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
  -id: 54917
  -bodyTs: "'10':4 '2':3 '5':12,14 'ago':6 'get':17 'max':9 'start':1 'union':19 'year':5,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4301288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697561098 {#4729
    date: 2023-10-17 18:44:58.0 +02: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 {#4730
  +user: Proxies\__CG__\App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Wait… y’all are getting two weeks?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697571905 {#4049
      date: 2023-10-17 21:45:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    -id: 54599
    -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4439620"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697550270 {#4050
      date: 2023-10-17 15:44:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Started at 2 10 years ago and will max out at 5 in 5 more years. Get a union."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697561098 {#4728
    date: 2023-10-17 18:44:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4732 …}
  +nested: Doctrine\ORM\PersistentCollection {#4734 …}
  +votes: Doctrine\ORM\PersistentCollection {#4736 …}
  +reports: Doctrine\ORM\PersistentCollection {#4738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
  -id: 54917
  -bodyTs: "'10':4 '2':3 '5':12,14 'ago':6 'get':17 'max':9 'start':1 'union':19 'year':5,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4301288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697561098 {#4729
    date: 2023-10-17 18:44:58.0 +02: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 {#4730
  +user: Proxies\__CG__\App\Entity\User {#4731 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4042
    +user: App\Entity\User {#4024 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "Wait… y’all are getting two weeks?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1697571905 {#4049
      date: 2023-10-17 21:45:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4040 …}
    +nested: Doctrine\ORM\PersistentCollection {#4038 …}
    +votes: Doctrine\ORM\PersistentCollection {#4036 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
    -id: 54599
    -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4439620"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697550270 {#4050
      date: 2023-10-17 15:44:30.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Started at 2 10 years ago and will max out at 5 in 5 more years. Get a union."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697561098 {#4728
    date: 2023-10-17 18:44:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@seitanic@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4732 …}
  +nested: Doctrine\ORM\PersistentCollection {#4734 …}
  +votes: Doctrine\ORM\PersistentCollection {#4736 …}
  +reports: Doctrine\ORM\PersistentCollection {#4738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
  -id: 54917
  -bodyTs: "'10':4 '2':3 '5':12,14 'ago':6 'get':17 'max':9 'start':1 'union':19 'year':5,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4301288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697561098 {#4729
    date: 2023-10-17 18:44:58.0 +02: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 {#4815
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4730
    +user: Proxies\__CG__\App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Wait… y’all are getting two weeks?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697571905 {#4049
        date: 2023-10-17 21:45:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
      -id: 54599
      -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4439620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697550270 {#4050
        date: 2023-10-17 15:44:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Started at 2 10 years ago and will max out at 5 in 5 more years. Get a union."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697561098 {#4728
      date: 2023-10-17 18:44:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@seitanic@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4732 …}
    +nested: Doctrine\ORM\PersistentCollection {#4734 …}
    +votes: Doctrine\ORM\PersistentCollection {#4736 …}
    +reports: Doctrine\ORM\PersistentCollection {#4738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
    -id: 54917
    -bodyTs: "'10':4 '2':3 '5':12,14 'ago':6 'get':17 'max':9 'start':1 'union':19 'year':5,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/4301288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697561098 {#4729
      date: 2023-10-17 18:44:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Let me guess… US? I can never understand why people dont lobby for higher minimum days off there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697565498 {#4813
    date: 2023-10-17 19:58:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@seitanic@lemmy.sdf.org"
    "@SwampYankee@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4817 …}
  +nested: Doctrine\ORM\PersistentCollection {#4819 …}
  +votes: Doctrine\ORM\PersistentCollection {#4821 …}
  +reports: Doctrine\ORM\PersistentCollection {#4823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
  -id: 55017
  -bodyTs: "'day':16 'dont':11 'guess':3 'higher':14 'let':1 'lobbi':12 'minimum':15 'never':7 'peopl':10 'understand':8 'us':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4447362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697565498 {#4814
    date: 2023-10-17 19:58:18.0 +02: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 {#4815
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4730
    +user: Proxies\__CG__\App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Wait… y’all are getting two weeks?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697571905 {#4049
        date: 2023-10-17 21:45:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
      -id: 54599
      -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4439620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697550270 {#4050
        date: 2023-10-17 15:44:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Started at 2 10 years ago and will max out at 5 in 5 more years. Get a union."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697561098 {#4728
      date: 2023-10-17 18:44:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@seitanic@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4732 …}
    +nested: Doctrine\ORM\PersistentCollection {#4734 …}
    +votes: Doctrine\ORM\PersistentCollection {#4736 …}
    +reports: Doctrine\ORM\PersistentCollection {#4738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
    -id: 54917
    -bodyTs: "'10':4 '2':3 '5':12,14 'ago':6 'get':17 'max':9 'start':1 'union':19 'year':5,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/4301288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697561098 {#4729
      date: 2023-10-17 18:44:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Let me guess… US? I can never understand why people dont lobby for higher minimum days off there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697565498 {#4813
    date: 2023-10-17 19:58:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@seitanic@lemmy.sdf.org"
    "@SwampYankee@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4817 …}
  +nested: Doctrine\ORM\PersistentCollection {#4819 …}
  +votes: Doctrine\ORM\PersistentCollection {#4821 …}
  +reports: Doctrine\ORM\PersistentCollection {#4823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
  -id: 55017
  -bodyTs: "'day':16 'dont':11 'guess':3 'higher':14 'let':1 'lobbi':12 'minimum':15 'never':7 'peopl':10 'understand':8 'us':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4447362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697565498 {#4814
    date: 2023-10-17 19:58:18.0 +02: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 {#4815
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4730
    +user: Proxies\__CG__\App\Entity\User {#4731 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4042
      +user: App\Entity\User {#4024 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "Wait… y’all are getting two weeks?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1697571905 {#4049
        date: 2023-10-17 21:45:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4040 …}
      +nested: Doctrine\ORM\PersistentCollection {#4038 …}
      +votes: Doctrine\ORM\PersistentCollection {#4036 …}
      +reports: Doctrine\ORM\PersistentCollection {#4035 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
      -id: 54599
      -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/4439620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697550270 {#4050
        date: 2023-10-17 15:44:30.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Started at 2 10 years ago and will max out at 5 in 5 more years. Get a union."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697561098 {#4728
      date: 2023-10-17 18:44:58.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@seitanic@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4732 …}
    +nested: Doctrine\ORM\PersistentCollection {#4734 …}
    +votes: Doctrine\ORM\PersistentCollection {#4736 …}
    +reports: Doctrine\ORM\PersistentCollection {#4738 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
    -id: 54917
    -bodyTs: "'10':4 '2':3 '5':12,14 'ago':6 'get':17 'max':9 'start':1 'union':19 'year':5,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://mander.xyz/comment/4301288"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697561098 {#4729
      date: 2023-10-17 18:44:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Let me guess… US? I can never understand why people dont lobby for higher minimum days off there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697565498 {#4813
    date: 2023-10-17 19:58:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@seitanic@lemmy.sdf.org"
    "@SwampYankee@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4817 …}
  +nested: Doctrine\ORM\PersistentCollection {#4819 …}
  +votes: Doctrine\ORM\PersistentCollection {#4821 …}
  +reports: Doctrine\ORM\PersistentCollection {#4823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
  -id: 55017
  -bodyTs: "'day':16 'dont':11 'guess':3 'higher':14 'let':1 'lobbi':12 'minimum':15 'never':7 'peopl':10 'understand':8 'us':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4447362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697565498 {#4814
    date: 2023-10-17 19:58:18.0 +02: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 {#4917
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4815
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4730
      +user: Proxies\__CG__\App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#4024 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Wait… y’all are getting two weeks?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1697571905 {#4049
          date: 2023-10-17 21:45:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
        -id: 54599
        -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4439620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697550270 {#4050
          date: 2023-10-17 15:44:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "Started at 2 10 years ago and will max out at 5 in 5 more years. Get a union."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697561098 {#4728
        date: 2023-10-17 18:44:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@seitanic@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4732 …}
      +nested: Doctrine\ORM\PersistentCollection {#4734 …}
      +votes: Doctrine\ORM\PersistentCollection {#4736 …}
      +reports: Doctrine\ORM\PersistentCollection {#4738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
      -id: 54917
      -bodyTs: "'10':4 '2':3 '5':12,14 'ago':6 'get':17 'max':9 'start':1 'union':19 'year':5,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4301288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697561098 {#4729
        date: 2023-10-17 18:44:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Let me guess… US? I can never understand why people dont lobby for higher minimum days off there"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697565498 {#4813
      date: 2023-10-17 19:58:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@seitanic@lemmy.sdf.org"
      "@SwampYankee@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4817 …}
    +nested: Doctrine\ORM\PersistentCollection {#4819 …}
    +votes: Doctrine\ORM\PersistentCollection {#4821 …}
    +reports: Doctrine\ORM\PersistentCollection {#4823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
    -id: 55017
    -bodyTs: "'day':16 'dont':11 'guess':3 'higher':14 'let':1 'lobbi':12 'minimum':15 'never':7 'peopl':10 'understand':8 'us':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4447362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697565498 {#4814
      date: 2023-10-17 19:58:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Probably because having more days off would be socialism, and that makes Baby Jesus cry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697566203 {#4914
    date: 2023-10-17 20:10:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@seitanic@lemmy.sdf.org"
    "@SwampYankee@mander.xyz"
    "@alcasa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4918 …}
  +nested: Doctrine\ORM\PersistentCollection {#4920 …}
  +votes: Doctrine\ORM\PersistentCollection {#4922 …}
  +reports: Doctrine\ORM\PersistentCollection {#4924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
  -id: 55036
  -bodyTs: "'babi':13 'cri':15 'day':5 'jesus':14 'make':12 'probabl':1 'social':9 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4447722"
  +editedAt: DateTimeImmutable @1697566317 {#4915
    date: 2023-10-17 20:11:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697566203 {#4916
    date: 2023-10-17 20:10:03.0 +02: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 {#4917
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4815
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4730
      +user: Proxies\__CG__\App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#4024 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Wait… y’all are getting two weeks?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1697571905 {#4049
          date: 2023-10-17 21:45:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
        -id: 54599
        -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4439620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697550270 {#4050
          date: 2023-10-17 15:44:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "Started at 2 10 years ago and will max out at 5 in 5 more years. Get a union."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697561098 {#4728
        date: 2023-10-17 18:44:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@seitanic@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4732 …}
      +nested: Doctrine\ORM\PersistentCollection {#4734 …}
      +votes: Doctrine\ORM\PersistentCollection {#4736 …}
      +reports: Doctrine\ORM\PersistentCollection {#4738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
      -id: 54917
      -bodyTs: "'10':4 '2':3 '5':12,14 'ago':6 'get':17 'max':9 'start':1 'union':19 'year':5,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4301288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697561098 {#4729
        date: 2023-10-17 18:44:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Let me guess… US? I can never understand why people dont lobby for higher minimum days off there"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697565498 {#4813
      date: 2023-10-17 19:58:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@seitanic@lemmy.sdf.org"
      "@SwampYankee@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4817 …}
    +nested: Doctrine\ORM\PersistentCollection {#4819 …}
    +votes: Doctrine\ORM\PersistentCollection {#4821 …}
    +reports: Doctrine\ORM\PersistentCollection {#4823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
    -id: 55017
    -bodyTs: "'day':16 'dont':11 'guess':3 'higher':14 'let':1 'lobbi':12 'minimum':15 'never':7 'peopl':10 'understand':8 'us':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4447362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697565498 {#4814
      date: 2023-10-17 19:58:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Probably because having more days off would be socialism, and that makes Baby Jesus cry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697566203 {#4914
    date: 2023-10-17 20:10:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@seitanic@lemmy.sdf.org"
    "@SwampYankee@mander.xyz"
    "@alcasa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4918 …}
  +nested: Doctrine\ORM\PersistentCollection {#4920 …}
  +votes: Doctrine\ORM\PersistentCollection {#4922 …}
  +reports: Doctrine\ORM\PersistentCollection {#4924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
  -id: 55036
  -bodyTs: "'babi':13 'cri':15 'day':5 'jesus':14 'make':12 'probabl':1 'social':9 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4447722"
  +editedAt: DateTimeImmutable @1697566317 {#4915
    date: 2023-10-17 20:11:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697566203 {#4916
    date: 2023-10-17 20:10:03.0 +02: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 {#4917
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4815
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4730
      +user: Proxies\__CG__\App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#4024 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Wait… y’all are getting two weeks?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1697571905 {#4049
          date: 2023-10-17 21:45:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
        -id: 54599
        -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4439620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697550270 {#4050
          date: 2023-10-17 15:44:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "Started at 2 10 years ago and will max out at 5 in 5 more years. Get a union."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697561098 {#4728
        date: 2023-10-17 18:44:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@seitanic@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4732 …}
      +nested: Doctrine\ORM\PersistentCollection {#4734 …}
      +votes: Doctrine\ORM\PersistentCollection {#4736 …}
      +reports: Doctrine\ORM\PersistentCollection {#4738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
      -id: 54917
      -bodyTs: "'10':4 '2':3 '5':12,14 'ago':6 'get':17 'max':9 'start':1 'union':19 'year':5,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4301288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697561098 {#4729
        date: 2023-10-17 18:44:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Let me guess… US? I can never understand why people dont lobby for higher minimum days off there"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697565498 {#4813
      date: 2023-10-17 19:58:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@seitanic@lemmy.sdf.org"
      "@SwampYankee@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4817 …}
    +nested: Doctrine\ORM\PersistentCollection {#4819 …}
    +votes: Doctrine\ORM\PersistentCollection {#4821 …}
    +reports: Doctrine\ORM\PersistentCollection {#4823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
    -id: 55017
    -bodyTs: "'day':16 'dont':11 'guess':3 'higher':14 'let':1 'lobbi':12 'minimum':15 'never':7 'peopl':10 'understand':8 'us':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4447362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697565498 {#4814
      date: 2023-10-17 19:58:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Probably because having more days off would be socialism, and that makes Baby Jesus cry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697566203 {#4914
    date: 2023-10-17 20:10:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@seitanic@lemmy.sdf.org"
    "@SwampYankee@mander.xyz"
    "@alcasa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4918 …}
  +nested: Doctrine\ORM\PersistentCollection {#4920 …}
  +votes: Doctrine\ORM\PersistentCollection {#4922 …}
  +reports: Doctrine\ORM\PersistentCollection {#4924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
  -id: 55036
  -bodyTs: "'babi':13 'cri':15 'day':5 'jesus':14 'make':12 'probabl':1 'social':9 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4447722"
  +editedAt: DateTimeImmutable @1697566317 {#4915
    date: 2023-10-17 20:11:57.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697566203 {#4916
    date: 2023-10-17 20:10:03.0 +02: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 {#4932
  +user: Proxies\__CG__\App\Entity\User {#4933 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4815
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4730
      +user: Proxies\__CG__\App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#4024 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Wait… y’all are getting two weeks?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1697571905 {#4049
          date: 2023-10-17 21:45:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
        -id: 54599
        -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4439620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697550270 {#4050
          date: 2023-10-17 15:44:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "Started at 2 10 years ago and will max out at 5 in 5 more years. Get a union."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697561098 {#4728
        date: 2023-10-17 18:44:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@seitanic@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4732 …}
      +nested: Doctrine\ORM\PersistentCollection {#4734 …}
      +votes: Doctrine\ORM\PersistentCollection {#4736 …}
      +reports: Doctrine\ORM\PersistentCollection {#4738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
      -id: 54917
      -bodyTs: "'10':4 '2':3 '5':12,14 'ago':6 'get':17 'max':9 'start':1 'union':19 'year':5,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4301288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697561098 {#4729
        date: 2023-10-17 18:44:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Let me guess… US? I can never understand why people dont lobby for higher minimum days off there"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697565498 {#4813
      date: 2023-10-17 19:58:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@seitanic@lemmy.sdf.org"
      "@SwampYankee@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4817 …}
    +nested: Doctrine\ORM\PersistentCollection {#4819 …}
    +votes: Doctrine\ORM\PersistentCollection {#4821 …}
    +reports: Doctrine\ORM\PersistentCollection {#4823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
    -id: 55017
    -bodyTs: "'day':16 'dont':11 'guess':3 'higher':14 'let':1 'lobbi':12 'minimum':15 'never':7 'peopl':10 'understand':8 'us':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4447362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697565498 {#4814
      date: 2023-10-17 19:58:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Because the companies that have infinitely more money than us can lobby harder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697570001 {#4930
    date: 2023-10-17 21:13:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@seitanic@lemmy.sdf.org"
    "@SwampYankee@mander.xyz"
    "@alcasa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4934 …}
  +nested: Doctrine\ORM\PersistentCollection {#4936 …}
  +votes: Doctrine\ORM\PersistentCollection {#4938 …}
  +reports: Doctrine\ORM\PersistentCollection {#4940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
  -id: 55124
  -bodyTs: "'compani':3 'harder':13 'infinit':6 'lobbi':12 'money':8 'us':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3823602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697570001 {#4931
    date: 2023-10-17 21:13:21.0 +02: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 {#4932
  +user: Proxies\__CG__\App\Entity\User {#4933 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4815
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4730
      +user: Proxies\__CG__\App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#4024 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Wait… y’all are getting two weeks?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1697571905 {#4049
          date: 2023-10-17 21:45:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
        -id: 54599
        -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4439620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697550270 {#4050
          date: 2023-10-17 15:44:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "Started at 2 10 years ago and will max out at 5 in 5 more years. Get a union."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697561098 {#4728
        date: 2023-10-17 18:44:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@seitanic@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4732 …}
      +nested: Doctrine\ORM\PersistentCollection {#4734 …}
      +votes: Doctrine\ORM\PersistentCollection {#4736 …}
      +reports: Doctrine\ORM\PersistentCollection {#4738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
      -id: 54917
      -bodyTs: "'10':4 '2':3 '5':12,14 'ago':6 'get':17 'max':9 'start':1 'union':19 'year':5,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4301288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697561098 {#4729
        date: 2023-10-17 18:44:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Let me guess… US? I can never understand why people dont lobby for higher minimum days off there"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697565498 {#4813
      date: 2023-10-17 19:58:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@seitanic@lemmy.sdf.org"
      "@SwampYankee@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4817 …}
    +nested: Doctrine\ORM\PersistentCollection {#4819 …}
    +votes: Doctrine\ORM\PersistentCollection {#4821 …}
    +reports: Doctrine\ORM\PersistentCollection {#4823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
    -id: 55017
    -bodyTs: "'day':16 'dont':11 'guess':3 'higher':14 'let':1 'lobbi':12 'minimum':15 'never':7 'peopl':10 'understand':8 'us':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4447362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697565498 {#4814
      date: 2023-10-17 19:58:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Because the companies that have infinitely more money than us can lobby harder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697570001 {#4930
    date: 2023-10-17 21:13:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@seitanic@lemmy.sdf.org"
    "@SwampYankee@mander.xyz"
    "@alcasa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4934 …}
  +nested: Doctrine\ORM\PersistentCollection {#4936 …}
  +votes: Doctrine\ORM\PersistentCollection {#4938 …}
  +reports: Doctrine\ORM\PersistentCollection {#4940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
  -id: 55124
  -bodyTs: "'compani':3 'harder':13 'infinit':6 'lobbi':12 'money':8 'us':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3823602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697570001 {#4931
    date: 2023-10-17 21:13:21.0 +02: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 {#4932
  +user: Proxies\__CG__\App\Entity\User {#4933 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4815
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4730
      +user: Proxies\__CG__\App\Entity\User {#4731 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4042
        +user: App\Entity\User {#4024 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "Wait… y’all are getting two weeks?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1697571905 {#4049
          date: 2023-10-17 21:45:05.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4040 …}
        +nested: Doctrine\ORM\PersistentCollection {#4038 …}
        +votes: Doctrine\ORM\PersistentCollection {#4036 …}
        +reports: Doctrine\ORM\PersistentCollection {#4035 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4029 …}
        -id: 54599
        -bodyTs: "'get':5 'two':6 'wait':1 'week':7 'y':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/4439620"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697550270 {#4050
          date: 2023-10-17 15:44:30.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4042}
      +body: "Started at 2 10 years ago and will max out at 5 in 5 more years. Get a union."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697561098 {#4728
        date: 2023-10-17 18:44:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@seitanic@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4732 …}
      +nested: Doctrine\ORM\PersistentCollection {#4734 …}
      +votes: Doctrine\ORM\PersistentCollection {#4736 …}
      +reports: Doctrine\ORM\PersistentCollection {#4738 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4740 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4742 …}
      -id: 54917
      -bodyTs: "'10':4 '2':3 '5':12,14 'ago':6 'get':17 'max':9 'start':1 'union':19 'year':5,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://mander.xyz/comment/4301288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697561098 {#4729
        date: 2023-10-17 18:44:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4042}
    +body: "Let me guess… US? I can never understand why people dont lobby for higher minimum days off there"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697565498 {#4813
      date: 2023-10-17 19:58:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@seitanic@lemmy.sdf.org"
      "@SwampYankee@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4817 …}
    +nested: Doctrine\ORM\PersistentCollection {#4819 …}
    +votes: Doctrine\ORM\PersistentCollection {#4821 …}
    +reports: Doctrine\ORM\PersistentCollection {#4823 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4825 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4827 …}
    -id: 55017
    -bodyTs: "'day':16 'dont':11 'guess':3 'higher':14 'let':1 'lobbi':12 'minimum':15 'never':7 'peopl':10 'understand':8 'us':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/4447362"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697565498 {#4814
      date: 2023-10-17 19:58:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4042}
  +body: "Because the companies that have infinitely more money than us can lobby harder."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697570001 {#4930
    date: 2023-10-17 21:13:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@seitanic@lemmy.sdf.org"
    "@SwampYankee@mander.xyz"
    "@alcasa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4934 …}
  +nested: Doctrine\ORM\PersistentCollection {#4936 …}
  +votes: Doctrine\ORM\PersistentCollection {#4938 …}
  +reports: Doctrine\ORM\PersistentCollection {#4940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4944 …}
  -id: 55124
  -bodyTs: "'compani':3 'harder':13 'infinit':6 'lobbi':12 'money':8 'us':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3823602"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697570001 {#4931
    date: 2023-10-17 21:13:21.0 +02: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 {#4116
  +user: App\Entity\User {#4129 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
    \n
    Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697567924 {#4111
    date: 2023-10-17 20:38:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4117 …}
  +nested: Doctrine\ORM\PersistentCollection {#4119 …}
  +votes: Doctrine\ORM\PersistentCollection {#4121 …}
  +reports: Doctrine\ORM\PersistentCollection {#4123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
  -id: 54510
  -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4114907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697547127 {#4112
    date: 2023-10-17 14:52:07.0 +02: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 {#4116
  +user: App\Entity\User {#4129 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
    \n
    Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697567924 {#4111
    date: 2023-10-17 20:38:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4117 …}
  +nested: Doctrine\ORM\PersistentCollection {#4119 …}
  +votes: Doctrine\ORM\PersistentCollection {#4121 …}
  +reports: Doctrine\ORM\PersistentCollection {#4123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
  -id: 54510
  -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4114907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697547127 {#4112
    date: 2023-10-17 14:52:07.0 +02: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 {#4116
  +user: App\Entity\User {#4129 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
    \n
    Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697567924 {#4111
    date: 2023-10-17 20:38:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4117 …}
  +nested: Doctrine\ORM\PersistentCollection {#4119 …}
  +votes: Doctrine\ORM\PersistentCollection {#4121 …}
  +reports: Doctrine\ORM\PersistentCollection {#4123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
  -id: 54510
  -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4114907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697547127 {#4112
    date: 2023-10-17 14:52:07.0 +02: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 {#4602
  +user: Proxies\__CG__\App\Entity\User {#4603 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    yes. having the same thoughts now\n
    \n
    thats why UBI would be a better thing in my opinion. you get enough money to survive normally as a prerequisite but then you can also go to work if you want to save up for more luxury stuff, traveling or whatever you want to do\n
    \n
    some people dont realize that a lot of us would still work, just with way less stress and as a bonus, not a basic necessity
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697549426 {#4600
    date: 2023-10-17 15:30:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4604 …}
  +nested: Doctrine\ORM\PersistentCollection {#4606 …}
  +votes: Doctrine\ORM\PersistentCollection {#4608 …}
  +reports: Doctrine\ORM\PersistentCollection {#4610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
  -id: 54576
  -bodyTs: "'also':32 'basic':76 'better':13 'bonus':73 'dont':55 'enough':20 'get':19 'go':33 'less':68 'lot':59 'luxuri':44 'money':21 'necess':77 'normal':24 'opinion':17 'peopl':54 'prerequisit':27 'realiz':56 'save':40 'still':63 'stress':69 'stuff':45 'surviv':23 'that':7 'thing':14 'thought':5 'travel':46 'ubi':9 'us':61 'want':38,50 'way':67 'whatev':48 'work':35,64 'would':10,62 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4975307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697549426 {#4601
    date: 2023-10-17 15:30:26.0 +02: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 {#4602
  +user: Proxies\__CG__\App\Entity\User {#4603 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    yes. having the same thoughts now\n
    \n
    thats why UBI would be a better thing in my opinion. you get enough money to survive normally as a prerequisite but then you can also go to work if you want to save up for more luxury stuff, traveling or whatever you want to do\n
    \n
    some people dont realize that a lot of us would still work, just with way less stress and as a bonus, not a basic necessity
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697549426 {#4600
    date: 2023-10-17 15:30:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4604 …}
  +nested: Doctrine\ORM\PersistentCollection {#4606 …}
  +votes: Doctrine\ORM\PersistentCollection {#4608 …}
  +reports: Doctrine\ORM\PersistentCollection {#4610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
  -id: 54576
  -bodyTs: "'also':32 'basic':76 'better':13 'bonus':73 'dont':55 'enough':20 'get':19 'go':33 'less':68 'lot':59 'luxuri':44 'money':21 'necess':77 'normal':24 'opinion':17 'peopl':54 'prerequisit':27 'realiz':56 'save':40 'still':63 'stress':69 'stuff':45 'surviv':23 'that':7 'thing':14 'thought':5 'travel':46 'ubi':9 'us':61 'want':38,50 'way':67 'whatev':48 'work':35,64 'would':10,62 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4975307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697549426 {#4601
    date: 2023-10-17 15:30:26.0 +02: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 {#4602
  +user: Proxies\__CG__\App\Entity\User {#4603 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    yes. having the same thoughts now\n
    \n
    thats why UBI would be a better thing in my opinion. you get enough money to survive normally as a prerequisite but then you can also go to work if you want to save up for more luxury stuff, traveling or whatever you want to do\n
    \n
    some people dont realize that a lot of us would still work, just with way less stress and as a bonus, not a basic necessity
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697549426 {#4600
    date: 2023-10-17 15:30:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4604 …}
  +nested: Doctrine\ORM\PersistentCollection {#4606 …}
  +votes: Doctrine\ORM\PersistentCollection {#4608 …}
  +reports: Doctrine\ORM\PersistentCollection {#4610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
  -id: 54576
  -bodyTs: "'also':32 'basic':76 'better':13 'bonus':73 'dont':55 'enough':20 'get':19 'go':33 'less':68 'lot':59 'luxuri':44 'money':21 'necess':77 'normal':24 'opinion':17 'peopl':54 'prerequisit':27 'realiz':56 'save':40 'still':63 'stress':69 'stuff':45 'surviv':23 'that':7 'thing':14 'thought':5 'travel':46 'ubi':9 'us':61 'want':38,50 'way':67 'whatev':48 'work':35,64 'would':10,62 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4975307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697549426 {#4601
    date: 2023-10-17 15:30:26.0 +02: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 {#4800
  +user: App\Entity\User {#4129 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#4603 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4116
      +user: App\Entity\User {#4129 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
        \n
        Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697567924 {#4111
        date: 2023-10-17 20:38:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4117 …}
      +nested: Doctrine\ORM\PersistentCollection {#4119 …}
      +votes: Doctrine\ORM\PersistentCollection {#4121 …}
      +reports: Doctrine\ORM\PersistentCollection {#4123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
      -id: 54510
      -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4114907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697547127 {#4112
        date: 2023-10-17 14:52:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4116}
    +body: """
      yes. having the same thoughts now\n
      \n
      thats why UBI would be a better thing in my opinion. you get enough money to survive normally as a prerequisite but then you can also go to work if you want to save up for more luxury stuff, traveling or whatever you want to do\n
      \n
      some people dont realize that a lot of us would still work, just with way less stress and as a bonus, not a basic necessity
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697549426 {#4600
      date: 2023-10-17 15:30:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@SunriseParabellum@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4604 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 54576
    -bodyTs: "'also':32 'basic':76 'better':13 'bonus':73 'dont':55 'enough':20 'get':19 'go':33 'less':68 'lot':59 'luxuri':44 'money':21 'necess':77 'normal':24 'opinion':17 'peopl':54 'prerequisit':27 'realiz':56 'save':40 'still':63 'stress':69 'stuff':45 'surviv':23 'that':7 'thing':14 'thought':5 'travel':46 'ubi':9 'us':61 'want':38,50 'way':67 'whatev':48 'work':35,64 'would':10,62 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4975307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697549426 {#4601
      date: 2023-10-17 15:30:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "UBI without some sort of partner program to de-commodity the things humans need to live (food, shelter, healthcare) and eventually things we need to live a decent life (education, recreation) would likely lead to a situation like in The Expanse where the “basic income” is truly basic, just enough to live off ramen noodle and rent a crap studio. What jobs there were would be hotly competed over since everyone wants more to life than microwaved noodles and playing the first Halo on a 20 year old Xbox."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697550252 {#4798
    date: 2023-10-17 15:44:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4801 …}
  +nested: Doctrine\ORM\PersistentCollection {#4803 …}
  +votes: Doctrine\ORM\PersistentCollection {#4805 …}
  +reports: Doctrine\ORM\PersistentCollection {#4807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
  -id: 54597
  -bodyTs: "'20':87 'basic':45,49 'commod':11 'compet':69 'crap':60 'de':10 'de-commod':9 'decent':29 'educ':31 'enough':51 'eventu':22 'everyon':72 'expans':42 'first':83 'food':18 'halo':84 'healthcar':20 'hot':68 'human':14 'incom':46 'job':63 'lead':35 'life':30,76 'like':34,39 'live':17,27,53 'microwav':78 'need':15,25 'noodl':56,79 'old':89 'partner':6 'play':81 'program':7 'ramen':55 'recreat':32 'rent':58 'shelter':19 'sinc':71 'situat':38 'sort':4 'studio':61 'thing':13,23 'truli':48 'ubi':1 'want':73 'without':2 'would':33,66 'xbox':90 'year':88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4115104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550252 {#4799
    date: 2023-10-17 15:44:12.0 +02: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 {#4800
  +user: App\Entity\User {#4129 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#4603 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4116
      +user: App\Entity\User {#4129 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
        \n
        Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697567924 {#4111
        date: 2023-10-17 20:38:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4117 …}
      +nested: Doctrine\ORM\PersistentCollection {#4119 …}
      +votes: Doctrine\ORM\PersistentCollection {#4121 …}
      +reports: Doctrine\ORM\PersistentCollection {#4123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
      -id: 54510
      -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4114907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697547127 {#4112
        date: 2023-10-17 14:52:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4116}
    +body: """
      yes. having the same thoughts now\n
      \n
      thats why UBI would be a better thing in my opinion. you get enough money to survive normally as a prerequisite but then you can also go to work if you want to save up for more luxury stuff, traveling or whatever you want to do\n
      \n
      some people dont realize that a lot of us would still work, just with way less stress and as a bonus, not a basic necessity
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697549426 {#4600
      date: 2023-10-17 15:30:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@SunriseParabellum@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4604 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 54576
    -bodyTs: "'also':32 'basic':76 'better':13 'bonus':73 'dont':55 'enough':20 'get':19 'go':33 'less':68 'lot':59 'luxuri':44 'money':21 'necess':77 'normal':24 'opinion':17 'peopl':54 'prerequisit':27 'realiz':56 'save':40 'still':63 'stress':69 'stuff':45 'surviv':23 'that':7 'thing':14 'thought':5 'travel':46 'ubi':9 'us':61 'want':38,50 'way':67 'whatev':48 'work':35,64 'would':10,62 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4975307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697549426 {#4601
      date: 2023-10-17 15:30:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "UBI without some sort of partner program to de-commodity the things humans need to live (food, shelter, healthcare) and eventually things we need to live a decent life (education, recreation) would likely lead to a situation like in The Expanse where the “basic income” is truly basic, just enough to live off ramen noodle and rent a crap studio. What jobs there were would be hotly competed over since everyone wants more to life than microwaved noodles and playing the first Halo on a 20 year old Xbox."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697550252 {#4798
    date: 2023-10-17 15:44:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4801 …}
  +nested: Doctrine\ORM\PersistentCollection {#4803 …}
  +votes: Doctrine\ORM\PersistentCollection {#4805 …}
  +reports: Doctrine\ORM\PersistentCollection {#4807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
  -id: 54597
  -bodyTs: "'20':87 'basic':45,49 'commod':11 'compet':69 'crap':60 'de':10 'de-commod':9 'decent':29 'educ':31 'enough':51 'eventu':22 'everyon':72 'expans':42 'first':83 'food':18 'halo':84 'healthcar':20 'hot':68 'human':14 'incom':46 'job':63 'lead':35 'life':30,76 'like':34,39 'live':17,27,53 'microwav':78 'need':15,25 'noodl':56,79 'old':89 'partner':6 'play':81 'program':7 'ramen':55 'recreat':32 'rent':58 'shelter':19 'sinc':71 'situat':38 'sort':4 'studio':61 'thing':13,23 'truli':48 'ubi':1 'want':73 'without':2 'would':33,66 'xbox':90 'year':88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4115104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550252 {#4799
    date: 2023-10-17 15:44:12.0 +02: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 {#4800
  +user: App\Entity\User {#4129 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4602
    +user: Proxies\__CG__\App\Entity\User {#4603 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4116
      +user: App\Entity\User {#4129 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
        \n
        Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697567924 {#4111
        date: 2023-10-17 20:38:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4117 …}
      +nested: Doctrine\ORM\PersistentCollection {#4119 …}
      +votes: Doctrine\ORM\PersistentCollection {#4121 …}
      +reports: Doctrine\ORM\PersistentCollection {#4123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
      -id: 54510
      -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4114907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697547127 {#4112
        date: 2023-10-17 14:52:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4116}
    +body: """
      yes. having the same thoughts now\n
      \n
      thats why UBI would be a better thing in my opinion. you get enough money to survive normally as a prerequisite but then you can also go to work if you want to save up for more luxury stuff, traveling or whatever you want to do\n
      \n
      some people dont realize that a lot of us would still work, just with way less stress and as a bonus, not a basic necessity
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697549426 {#4600
      date: 2023-10-17 15:30:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@SunriseParabellum@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4604 …}
    +nested: Doctrine\ORM\PersistentCollection {#4606 …}
    +votes: Doctrine\ORM\PersistentCollection {#4608 …}
    +reports: Doctrine\ORM\PersistentCollection {#4610 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
    -id: 54576
    -bodyTs: "'also':32 'basic':76 'better':13 'bonus':73 'dont':55 'enough':20 'get':19 'go':33 'less':68 'lot':59 'luxuri':44 'money':21 'necess':77 'normal':24 'opinion':17 'peopl':54 'prerequisit':27 'realiz':56 'save':40 'still':63 'stress':69 'stuff':45 'surviv':23 'that':7 'thing':14 'thought':5 'travel':46 'ubi':9 'us':61 'want':38,50 'way':67 'whatev':48 'work':35,64 'would':10,62 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4975307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697549426 {#4601
      date: 2023-10-17 15:30:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "UBI without some sort of partner program to de-commodity the things humans need to live (food, shelter, healthcare) and eventually things we need to live a decent life (education, recreation) would likely lead to a situation like in The Expanse where the “basic income” is truly basic, just enough to live off ramen noodle and rent a crap studio. What jobs there were would be hotly competed over since everyone wants more to life than microwaved noodles and playing the first Halo on a 20 year old Xbox."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697550252 {#4798
    date: 2023-10-17 15:44:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4801 …}
  +nested: Doctrine\ORM\PersistentCollection {#4803 …}
  +votes: Doctrine\ORM\PersistentCollection {#4805 …}
  +reports: Doctrine\ORM\PersistentCollection {#4807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
  -id: 54597
  -bodyTs: "'20':87 'basic':45,49 'commod':11 'compet':69 'crap':60 'de':10 'de-commod':9 'decent':29 'educ':31 'enough':51 'eventu':22 'everyon':72 'expans':42 'first':83 'food':18 'halo':84 'healthcar':20 'hot':68 'human':14 'incom':46 'job':63 'lead':35 'life':30,76 'like':34,39 'live':17,27,53 'microwav':78 'need':15,25 'noodl':56,79 'old':89 'partner':6 'play':81 'program':7 'ramen':55 'recreat':32 'rent':58 'shelter':19 'sinc':71 'situat':38 'sort':4 'studio':61 'thing':13,23 'truli':48 'ubi':1 'want':73 'without':2 'would':33,66 'xbox':90 'year':88"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4115104"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550252 {#4799
    date: 2023-10-17 15:44:12.0 +02: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 {#4885
  +user: Proxies\__CG__\App\Entity\User {#4886 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4800
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4602
      +user: Proxies\__CG__\App\Entity\User {#4603 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4116
        +user: App\Entity\User {#4129 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
          \n
          Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697567924 {#4111
          date: 2023-10-17 20:38:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4117 …}
        +nested: Doctrine\ORM\PersistentCollection {#4119 …}
        +votes: Doctrine\ORM\PersistentCollection {#4121 …}
        +reports: Doctrine\ORM\PersistentCollection {#4123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
        -id: 54510
        -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4114907"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697547127 {#4112
          date: 2023-10-17 14:52:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4116}
      +body: """
        yes. having the same thoughts now\n
        \n
        thats why UBI would be a better thing in my opinion. you get enough money to survive normally as a prerequisite but then you can also go to work if you want to save up for more luxury stuff, traveling or whatever you want to do\n
        \n
        some people dont realize that a lot of us would still work, just with way less stress and as a bonus, not a basic necessity
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697549426 {#4600
        date: 2023-10-17 15:30:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@SunriseParabellum@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4604 …}
      +nested: Doctrine\ORM\PersistentCollection {#4606 …}
      +votes: Doctrine\ORM\PersistentCollection {#4608 …}
      +reports: Doctrine\ORM\PersistentCollection {#4610 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
      -id: 54576
      -bodyTs: "'also':32 'basic':76 'better':13 'bonus':73 'dont':55 'enough':20 'get':19 'go':33 'less':68 'lot':59 'luxuri':44 'money':21 'necess':77 'normal':24 'opinion':17 'peopl':54 'prerequisit':27 'realiz':56 'save':40 'still':63 'stress':69 'stuff':45 'surviv':23 'that':7 'thing':14 'thought':5 'travel':46 'ubi':9 'us':61 'want':38,50 'way':67 'whatev':48 'work':35,64 'would':10,62 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4975307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697549426 {#4601
        date: 2023-10-17 15:30:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4116}
    +body: "UBI without some sort of partner program to de-commodity the things humans need to live (food, shelter, healthcare) and eventually things we need to live a decent life (education, recreation) would likely lead to a situation like in The Expanse where the “basic income” is truly basic, just enough to live off ramen noodle and rent a crap studio. What jobs there were would be hotly competed over since everyone wants more to life than microwaved noodles and playing the first Halo on a 20 year old Xbox."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697550252 {#4798
      date: 2023-10-17 15:44:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@SunriseParabellum@hexbear.net"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4801 …}
    +nested: Doctrine\ORM\PersistentCollection {#4803 …}
    +votes: Doctrine\ORM\PersistentCollection {#4805 …}
    +reports: Doctrine\ORM\PersistentCollection {#4807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
    -id: 54597
    -bodyTs: "'20':87 'basic':45,49 'commod':11 'compet':69 'crap':60 'de':10 'de-commod':9 'decent':29 'educ':31 'enough':51 'eventu':22 'everyon':72 'expans':42 'first':83 'food':18 'halo':84 'healthcar':20 'hot':68 'human':14 'incom':46 'job':63 'lead':35 'life':30,76 'like':34,39 'live':17,27,53 'microwav':78 'need':15,25 'noodl':56,79 'old':89 'partner':6 'play':81 'program':7 'ramen':55 'recreat':32 'rent':58 'shelter':19 'sinc':71 'situat':38 'sort':4 'studio':61 'thing':13,23 'truli':48 'ubi':1 'want':73 'without':2 'would':33,66 'xbox':90 'year':88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4115104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697550252 {#4799
      date: 2023-10-17 15:44:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "Living off ramen and playing video games all day would be an upgrade for me since I already kinda do that but I also have a job"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697557076 {#4883
    date: 2023-10-17 17:37:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 54796
  -bodyTs: "'alreadi':18 'also':24 'day':9 'game':7 'job':27 'kinda':19 'live':1 'play':5 'ramen':3 'sinc':16 'upgrad':13 'video':6 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4115586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697557076 {#4884
    date: 2023-10-17 17:37:56.0 +02: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 {#4885
  +user: Proxies\__CG__\App\Entity\User {#4886 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4800
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4602
      +user: Proxies\__CG__\App\Entity\User {#4603 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4116
        +user: App\Entity\User {#4129 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
          \n
          Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697567924 {#4111
          date: 2023-10-17 20:38:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4117 …}
        +nested: Doctrine\ORM\PersistentCollection {#4119 …}
        +votes: Doctrine\ORM\PersistentCollection {#4121 …}
        +reports: Doctrine\ORM\PersistentCollection {#4123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
        -id: 54510
        -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4114907"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697547127 {#4112
          date: 2023-10-17 14:52:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4116}
      +body: """
        yes. having the same thoughts now\n
        \n
        thats why UBI would be a better thing in my opinion. you get enough money to survive normally as a prerequisite but then you can also go to work if you want to save up for more luxury stuff, traveling or whatever you want to do\n
        \n
        some people dont realize that a lot of us would still work, just with way less stress and as a bonus, not a basic necessity
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697549426 {#4600
        date: 2023-10-17 15:30:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@SunriseParabellum@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4604 …}
      +nested: Doctrine\ORM\PersistentCollection {#4606 …}
      +votes: Doctrine\ORM\PersistentCollection {#4608 …}
      +reports: Doctrine\ORM\PersistentCollection {#4610 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
      -id: 54576
      -bodyTs: "'also':32 'basic':76 'better':13 'bonus':73 'dont':55 'enough':20 'get':19 'go':33 'less':68 'lot':59 'luxuri':44 'money':21 'necess':77 'normal':24 'opinion':17 'peopl':54 'prerequisit':27 'realiz':56 'save':40 'still':63 'stress':69 'stuff':45 'surviv':23 'that':7 'thing':14 'thought':5 'travel':46 'ubi':9 'us':61 'want':38,50 'way':67 'whatev':48 'work':35,64 'would':10,62 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4975307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697549426 {#4601
        date: 2023-10-17 15:30:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4116}
    +body: "UBI without some sort of partner program to de-commodity the things humans need to live (food, shelter, healthcare) and eventually things we need to live a decent life (education, recreation) would likely lead to a situation like in The Expanse where the “basic income” is truly basic, just enough to live off ramen noodle and rent a crap studio. What jobs there were would be hotly competed over since everyone wants more to life than microwaved noodles and playing the first Halo on a 20 year old Xbox."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697550252 {#4798
      date: 2023-10-17 15:44:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@SunriseParabellum@hexbear.net"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4801 …}
    +nested: Doctrine\ORM\PersistentCollection {#4803 …}
    +votes: Doctrine\ORM\PersistentCollection {#4805 …}
    +reports: Doctrine\ORM\PersistentCollection {#4807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
    -id: 54597
    -bodyTs: "'20':87 'basic':45,49 'commod':11 'compet':69 'crap':60 'de':10 'de-commod':9 'decent':29 'educ':31 'enough':51 'eventu':22 'everyon':72 'expans':42 'first':83 'food':18 'halo':84 'healthcar':20 'hot':68 'human':14 'incom':46 'job':63 'lead':35 'life':30,76 'like':34,39 'live':17,27,53 'microwav':78 'need':15,25 'noodl':56,79 'old':89 'partner':6 'play':81 'program':7 'ramen':55 'recreat':32 'rent':58 'shelter':19 'sinc':71 'situat':38 'sort':4 'studio':61 'thing':13,23 'truli':48 'ubi':1 'want':73 'without':2 'would':33,66 'xbox':90 'year':88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4115104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697550252 {#4799
      date: 2023-10-17 15:44:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "Living off ramen and playing video games all day would be an upgrade for me since I already kinda do that but I also have a job"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697557076 {#4883
    date: 2023-10-17 17:37:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 54796
  -bodyTs: "'alreadi':18 'also':24 'day':9 'game':7 'job':27 'kinda':19 'live':1 'play':5 'ramen':3 'sinc':16 'upgrad':13 'video':6 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4115586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697557076 {#4884
    date: 2023-10-17 17:37:56.0 +02: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 {#4885
  +user: Proxies\__CG__\App\Entity\User {#4886 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4800
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4602
      +user: Proxies\__CG__\App\Entity\User {#4603 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4116
        +user: App\Entity\User {#4129 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
          \n
          Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697567924 {#4111
          date: 2023-10-17 20:38:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4117 …}
        +nested: Doctrine\ORM\PersistentCollection {#4119 …}
        +votes: Doctrine\ORM\PersistentCollection {#4121 …}
        +reports: Doctrine\ORM\PersistentCollection {#4123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
        -id: 54510
        -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4114907"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697547127 {#4112
          date: 2023-10-17 14:52:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4116}
      +body: """
        yes. having the same thoughts now\n
        \n
        thats why UBI would be a better thing in my opinion. you get enough money to survive normally as a prerequisite but then you can also go to work if you want to save up for more luxury stuff, traveling or whatever you want to do\n
        \n
        some people dont realize that a lot of us would still work, just with way less stress and as a bonus, not a basic necessity
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697549426 {#4600
        date: 2023-10-17 15:30:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@SunriseParabellum@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4604 …}
      +nested: Doctrine\ORM\PersistentCollection {#4606 …}
      +votes: Doctrine\ORM\PersistentCollection {#4608 …}
      +reports: Doctrine\ORM\PersistentCollection {#4610 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
      -id: 54576
      -bodyTs: "'also':32 'basic':76 'better':13 'bonus':73 'dont':55 'enough':20 'get':19 'go':33 'less':68 'lot':59 'luxuri':44 'money':21 'necess':77 'normal':24 'opinion':17 'peopl':54 'prerequisit':27 'realiz':56 'save':40 'still':63 'stress':69 'stuff':45 'surviv':23 'that':7 'thing':14 'thought':5 'travel':46 'ubi':9 'us':61 'want':38,50 'way':67 'whatev':48 'work':35,64 'would':10,62 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4975307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697549426 {#4601
        date: 2023-10-17 15:30:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4116}
    +body: "UBI without some sort of partner program to de-commodity the things humans need to live (food, shelter, healthcare) and eventually things we need to live a decent life (education, recreation) would likely lead to a situation like in The Expanse where the “basic income” is truly basic, just enough to live off ramen noodle and rent a crap studio. What jobs there were would be hotly competed over since everyone wants more to life than microwaved noodles and playing the first Halo on a 20 year old Xbox."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697550252 {#4798
      date: 2023-10-17 15:44:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@SunriseParabellum@hexbear.net"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4801 …}
    +nested: Doctrine\ORM\PersistentCollection {#4803 …}
    +votes: Doctrine\ORM\PersistentCollection {#4805 …}
    +reports: Doctrine\ORM\PersistentCollection {#4807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
    -id: 54597
    -bodyTs: "'20':87 'basic':45,49 'commod':11 'compet':69 'crap':60 'de':10 'de-commod':9 'decent':29 'educ':31 'enough':51 'eventu':22 'everyon':72 'expans':42 'first':83 'food':18 'halo':84 'healthcar':20 'hot':68 'human':14 'incom':46 'job':63 'lead':35 'life':30,76 'like':34,39 'live':17,27,53 'microwav':78 'need':15,25 'noodl':56,79 'old':89 'partner':6 'play':81 'program':7 'ramen':55 'recreat':32 'rent':58 'shelter':19 'sinc':71 'situat':38 'sort':4 'studio':61 'thing':13,23 'truli':48 'ubi':1 'want':73 'without':2 'would':33,66 'xbox':90 'year':88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4115104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697550252 {#4799
      date: 2023-10-17 15:44:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "Living off ramen and playing video games all day would be an upgrade for me since I already kinda do that but I also have a job"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697557076 {#4883
    date: 2023-10-17 17:37:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4887 …}
  +nested: Doctrine\ORM\PersistentCollection {#4889 …}
  +votes: Doctrine\ORM\PersistentCollection {#4891 …}
  +reports: Doctrine\ORM\PersistentCollection {#4893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4895 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4897 …}
  -id: 54796
  -bodyTs: "'alreadi':18 'also':24 'day':9 'game':7 'job':27 'kinda':19 'live':1 'play':5 'ramen':3 'sinc':16 'upgrad':13 'video':6 'would':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4115586"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697557076 {#4884
    date: 2023-10-17 17:37:56.0 +02: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 {#4901
  +user: Proxies\__CG__\App\Entity\User {#4603 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4800
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4602
      +user: Proxies\__CG__\App\Entity\User {#4603 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4116
        +user: App\Entity\User {#4129 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
          \n
          Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697567924 {#4111
          date: 2023-10-17 20:38:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4117 …}
        +nested: Doctrine\ORM\PersistentCollection {#4119 …}
        +votes: Doctrine\ORM\PersistentCollection {#4121 …}
        +reports: Doctrine\ORM\PersistentCollection {#4123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
        -id: 54510
        -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4114907"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697547127 {#4112
          date: 2023-10-17 14:52:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4116}
      +body: """
        yes. having the same thoughts now\n
        \n
        thats why UBI would be a better thing in my opinion. you get enough money to survive normally as a prerequisite but then you can also go to work if you want to save up for more luxury stuff, traveling or whatever you want to do\n
        \n
        some people dont realize that a lot of us would still work, just with way less stress and as a bonus, not a basic necessity
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697549426 {#4600
        date: 2023-10-17 15:30:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@SunriseParabellum@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4604 …}
      +nested: Doctrine\ORM\PersistentCollection {#4606 …}
      +votes: Doctrine\ORM\PersistentCollection {#4608 …}
      +reports: Doctrine\ORM\PersistentCollection {#4610 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
      -id: 54576
      -bodyTs: "'also':32 'basic':76 'better':13 'bonus':73 'dont':55 'enough':20 'get':19 'go':33 'less':68 'lot':59 'luxuri':44 'money':21 'necess':77 'normal':24 'opinion':17 'peopl':54 'prerequisit':27 'realiz':56 'save':40 'still':63 'stress':69 'stuff':45 'surviv':23 'that':7 'thing':14 'thought':5 'travel':46 'ubi':9 'us':61 'want':38,50 'way':67 'whatev':48 'work':35,64 'would':10,62 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4975307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697549426 {#4601
        date: 2023-10-17 15:30:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4116}
    +body: "UBI without some sort of partner program to de-commodity the things humans need to live (food, shelter, healthcare) and eventually things we need to live a decent life (education, recreation) would likely lead to a situation like in The Expanse where the “basic income” is truly basic, just enough to live off ramen noodle and rent a crap studio. What jobs there were would be hotly competed over since everyone wants more to life than microwaved noodles and playing the first Halo on a 20 year old Xbox."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697550252 {#4798
      date: 2023-10-17 15:44:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@SunriseParabellum@hexbear.net"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4801 …}
    +nested: Doctrine\ORM\PersistentCollection {#4803 …}
    +votes: Doctrine\ORM\PersistentCollection {#4805 …}
    +reports: Doctrine\ORM\PersistentCollection {#4807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
    -id: 54597
    -bodyTs: "'20':87 'basic':45,49 'commod':11 'compet':69 'crap':60 'de':10 'de-commod':9 'decent':29 'educ':31 'enough':51 'eventu':22 'everyon':72 'expans':42 'first':83 'food':18 'halo':84 'healthcar':20 'hot':68 'human':14 'incom':46 'job':63 'lead':35 'life':30,76 'like':34,39 'live':17,27,53 'microwav':78 'need':15,25 'noodl':56,79 'old':89 'partner':6 'play':81 'program':7 'ramen':55 'recreat':32 'rent':58 'shelter':19 'sinc':71 'situat':38 'sort':4 'studio':61 'thing':13,23 'truli':48 'ubi':1 'want':73 'without':2 'would':33,66 'xbox':90 'year':88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4115104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697550252 {#4799
      date: 2023-10-17 15:44:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "yes but as the other person said…thats already an improvement over how some live right now. its a very low bar to set but one that has to be. and theres people who would gladly live a life like that. gotta say tho…im not one of those as i would like to travel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697560120 {#4899
    date: 2023-10-17 18:28:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4902 …}
  +nested: Doctrine\ORM\PersistentCollection {#4904 …}
  +votes: Doctrine\ORM\PersistentCollection {#4906 …}
  +reports: Doctrine\ORM\PersistentCollection {#4908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
  -id: 54888
  -bodyTs: "'alreadi':9 'bar':22 'glad':36 'gotta':42 'im':45 'improv':11 'life':39 'like':40,53 'live':15,37 'low':21 'one':26,47 'peopl':33 'person':6 'right':16 'said':7 'say':43 'set':24 'that':8 'there':32 'tho':44 'travel':55 'would':35,52 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4981551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697560120 {#4900
    date: 2023-10-17 18:28:40.0 +02: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 {#4901
  +user: Proxies\__CG__\App\Entity\User {#4603 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4800
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4602
      +user: Proxies\__CG__\App\Entity\User {#4603 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4116
        +user: App\Entity\User {#4129 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
          \n
          Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697567924 {#4111
          date: 2023-10-17 20:38:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4117 …}
        +nested: Doctrine\ORM\PersistentCollection {#4119 …}
        +votes: Doctrine\ORM\PersistentCollection {#4121 …}
        +reports: Doctrine\ORM\PersistentCollection {#4123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
        -id: 54510
        -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4114907"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697547127 {#4112
          date: 2023-10-17 14:52:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4116}
      +body: """
        yes. having the same thoughts now\n
        \n
        thats why UBI would be a better thing in my opinion. you get enough money to survive normally as a prerequisite but then you can also go to work if you want to save up for more luxury stuff, traveling or whatever you want to do\n
        \n
        some people dont realize that a lot of us would still work, just with way less stress and as a bonus, not a basic necessity
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697549426 {#4600
        date: 2023-10-17 15:30:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@SunriseParabellum@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4604 …}
      +nested: Doctrine\ORM\PersistentCollection {#4606 …}
      +votes: Doctrine\ORM\PersistentCollection {#4608 …}
      +reports: Doctrine\ORM\PersistentCollection {#4610 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
      -id: 54576
      -bodyTs: "'also':32 'basic':76 'better':13 'bonus':73 'dont':55 'enough':20 'get':19 'go':33 'less':68 'lot':59 'luxuri':44 'money':21 'necess':77 'normal':24 'opinion':17 'peopl':54 'prerequisit':27 'realiz':56 'save':40 'still':63 'stress':69 'stuff':45 'surviv':23 'that':7 'thing':14 'thought':5 'travel':46 'ubi':9 'us':61 'want':38,50 'way':67 'whatev':48 'work':35,64 'would':10,62 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4975307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697549426 {#4601
        date: 2023-10-17 15:30:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4116}
    +body: "UBI without some sort of partner program to de-commodity the things humans need to live (food, shelter, healthcare) and eventually things we need to live a decent life (education, recreation) would likely lead to a situation like in The Expanse where the “basic income” is truly basic, just enough to live off ramen noodle and rent a crap studio. What jobs there were would be hotly competed over since everyone wants more to life than microwaved noodles and playing the first Halo on a 20 year old Xbox."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697550252 {#4798
      date: 2023-10-17 15:44:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@SunriseParabellum@hexbear.net"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4801 …}
    +nested: Doctrine\ORM\PersistentCollection {#4803 …}
    +votes: Doctrine\ORM\PersistentCollection {#4805 …}
    +reports: Doctrine\ORM\PersistentCollection {#4807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
    -id: 54597
    -bodyTs: "'20':87 'basic':45,49 'commod':11 'compet':69 'crap':60 'de':10 'de-commod':9 'decent':29 'educ':31 'enough':51 'eventu':22 'everyon':72 'expans':42 'first':83 'food':18 'halo':84 'healthcar':20 'hot':68 'human':14 'incom':46 'job':63 'lead':35 'life':30,76 'like':34,39 'live':17,27,53 'microwav':78 'need':15,25 'noodl':56,79 'old':89 'partner':6 'play':81 'program':7 'ramen':55 'recreat':32 'rent':58 'shelter':19 'sinc':71 'situat':38 'sort':4 'studio':61 'thing':13,23 'truli':48 'ubi':1 'want':73 'without':2 'would':33,66 'xbox':90 'year':88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4115104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697550252 {#4799
      date: 2023-10-17 15:44:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "yes but as the other person said…thats already an improvement over how some live right now. its a very low bar to set but one that has to be. and theres people who would gladly live a life like that. gotta say tho…im not one of those as i would like to travel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697560120 {#4899
    date: 2023-10-17 18:28:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4902 …}
  +nested: Doctrine\ORM\PersistentCollection {#4904 …}
  +votes: Doctrine\ORM\PersistentCollection {#4906 …}
  +reports: Doctrine\ORM\PersistentCollection {#4908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
  -id: 54888
  -bodyTs: "'alreadi':9 'bar':22 'glad':36 'gotta':42 'im':45 'improv':11 'life':39 'like':40,53 'live':15,37 'low':21 'one':26,47 'peopl':33 'person':6 'right':16 'said':7 'say':43 'set':24 'that':8 'there':32 'tho':44 'travel':55 'would':35,52 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4981551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697560120 {#4900
    date: 2023-10-17 18:28:40.0 +02: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 {#4901
  +user: Proxies\__CG__\App\Entity\User {#4603 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4800
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4602
      +user: Proxies\__CG__\App\Entity\User {#4603 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4116
        +user: App\Entity\User {#4129 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
          \n
          Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697567924 {#4111
          date: 2023-10-17 20:38:44.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4117 …}
        +nested: Doctrine\ORM\PersistentCollection {#4119 …}
        +votes: Doctrine\ORM\PersistentCollection {#4121 …}
        +reports: Doctrine\ORM\PersistentCollection {#4123 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
        -id: 54510
        -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/4114907"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697547127 {#4112
          date: 2023-10-17 14:52:07.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4116}
      +body: """
        yes. having the same thoughts now\n
        \n
        thats why UBI would be a better thing in my opinion. you get enough money to survive normally as a prerequisite but then you can also go to work if you want to save up for more luxury stuff, traveling or whatever you want to do\n
        \n
        some people dont realize that a lot of us would still work, just with way less stress and as a bonus, not a basic necessity
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697549426 {#4600
        date: 2023-10-17 15:30:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@SunriseParabellum@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4604 …}
      +nested: Doctrine\ORM\PersistentCollection {#4606 …}
      +votes: Doctrine\ORM\PersistentCollection {#4608 …}
      +reports: Doctrine\ORM\PersistentCollection {#4610 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4612 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4614 …}
      -id: 54576
      -bodyTs: "'also':32 'basic':76 'better':13 'bonus':73 'dont':55 'enough':20 'get':19 'go':33 'less':68 'lot':59 'luxuri':44 'money':21 'necess':77 'normal':24 'opinion':17 'peopl':54 'prerequisit':27 'realiz':56 'save':40 'still':63 'stress':69 'stuff':45 'surviv':23 'that':7 'thing':14 'thought':5 'travel':46 'ubi':9 'us':61 'want':38,50 'way':67 'whatev':48 'work':35,64 'would':10,62 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4975307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697549426 {#4601
        date: 2023-10-17 15:30:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4116}
    +body: "UBI without some sort of partner program to de-commodity the things humans need to live (food, shelter, healthcare) and eventually things we need to live a decent life (education, recreation) would likely lead to a situation like in The Expanse where the “basic income” is truly basic, just enough to live off ramen noodle and rent a crap studio. What jobs there were would be hotly competed over since everyone wants more to life than microwaved noodles and playing the first Halo on a 20 year old Xbox."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1697550252 {#4798
      date: 2023-10-17 15:44:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@SunriseParabellum@hexbear.net"
      "@tilcica@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4801 …}
    +nested: Doctrine\ORM\PersistentCollection {#4803 …}
    +votes: Doctrine\ORM\PersistentCollection {#4805 …}
    +reports: Doctrine\ORM\PersistentCollection {#4807 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
    -id: 54597
    -bodyTs: "'20':87 'basic':45,49 'commod':11 'compet':69 'crap':60 'de':10 'de-commod':9 'decent':29 'educ':31 'enough':51 'eventu':22 'everyon':72 'expans':42 'first':83 'food':18 'halo':84 'healthcar':20 'hot':68 'human':14 'incom':46 'job':63 'lead':35 'life':30,76 'like':34,39 'live':17,27,53 'microwav':78 'need':15,25 'noodl':56,79 'old':89 'partner':6 'play':81 'program':7 'ramen':55 'recreat':32 'rent':58 'shelter':19 'sinc':71 'situat':38 'sort':4 'studio':61 'thing':13,23 'truli':48 'ubi':1 'want':73 'without':2 'would':33,66 'xbox':90 'year':88"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4115104"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697550252 {#4799
      date: 2023-10-17 15:44:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "yes but as the other person said…thats already an improvement over how some live right now. its a very low bar to set but one that has to be. and theres people who would gladly live a life like that. gotta say tho…im not one of those as i would like to travel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697560120 {#4899
    date: 2023-10-17 18:28:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
    "@tilcica@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4902 …}
  +nested: Doctrine\ORM\PersistentCollection {#4904 …}
  +votes: Doctrine\ORM\PersistentCollection {#4906 …}
  +reports: Doctrine\ORM\PersistentCollection {#4908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
  -id: 54888
  -bodyTs: "'alreadi':9 'bar':22 'glad':36 'gotta':42 'im':45 'improv':11 'life':39 'like':40,53 'live':15,37 'low':21 'one':26,47 'peopl':33 'person':6 'right':16 'said':7 'say':43 'set':24 'that':8 'there':32 'tho':44 'travel':55 'would':35,52 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4981551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697560120 {#4900
    date: 2023-10-17 18:28:40.0 +02: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 {#4618
  +user: Proxies\__CG__\App\Entity\User {#4619 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "Yes. When I’ve read excerpts about life in the Soviet Union from workers perspectives, their lives are quite similar to ours with differences being that they didn’t have the same economic worries we do in addition to having plenty of time to take off work with the bonus of having access to state-subsidized vacation facilities across many locations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697555500 {#4616
    date: 2023-10-17 17:11:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4620 …}
  +nested: Doctrine\ORM\PersistentCollection {#4622 …}
  +votes: Doctrine\ORM\PersistentCollection {#4624 …}
  +reports: Doctrine\ORM\PersistentCollection {#4626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
  -id: 54753
  -bodyTs: "'access':53 'across':60 'addit':38 'bonus':50 'didn':28 'differ':24 'econom':33 'excerpt':6 'facil':59 'life':8 'live':17 'locat':62 'mani':61 'perspect':15 'plenti':41 'quit':19 'read':5 'similar':20 'soviet':11 'state':56 'state-subsid':55 'subsid':57 'take':45 'time':43 'union':12 'vacat':58 've':4 'work':47 'worker':14 'worri':34 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4115471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697555500 {#4617
    date: 2023-10-17 17:11:40.0 +02: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 {#4618
  +user: Proxies\__CG__\App\Entity\User {#4619 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "Yes. When I’ve read excerpts about life in the Soviet Union from workers perspectives, their lives are quite similar to ours with differences being that they didn’t have the same economic worries we do in addition to having plenty of time to take off work with the bonus of having access to state-subsidized vacation facilities across many locations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697555500 {#4616
    date: 2023-10-17 17:11:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4620 …}
  +nested: Doctrine\ORM\PersistentCollection {#4622 …}
  +votes: Doctrine\ORM\PersistentCollection {#4624 …}
  +reports: Doctrine\ORM\PersistentCollection {#4626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
  -id: 54753
  -bodyTs: "'access':53 'across':60 'addit':38 'bonus':50 'didn':28 'differ':24 'econom':33 'excerpt':6 'facil':59 'life':8 'live':17 'locat':62 'mani':61 'perspect':15 'plenti':41 'quit':19 'read':5 'similar':20 'soviet':11 'state':56 'state-subsid':55 'subsid':57 'take':45 'time':43 'union':12 'vacat':58 've':4 'work':47 'worker':14 'worri':34 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4115471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697555500 {#4617
    date: 2023-10-17 17:11:40.0 +02: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 {#4618
  +user: Proxies\__CG__\App\Entity\User {#4619 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "Yes. When I’ve read excerpts about life in the Soviet Union from workers perspectives, their lives are quite similar to ours with differences being that they didn’t have the same economic worries we do in addition to having plenty of time to take off work with the bonus of having access to state-subsidized vacation facilities across many locations."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697555500 {#4616
    date: 2023-10-17 17:11:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4620 …}
  +nested: Doctrine\ORM\PersistentCollection {#4622 …}
  +votes: Doctrine\ORM\PersistentCollection {#4624 …}
  +reports: Doctrine\ORM\PersistentCollection {#4626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4628 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4630 …}
  -id: 54753
  -bodyTs: "'access':53 'across':60 'addit':38 'bonus':50 'didn':28 'differ':24 'econom':33 'excerpt':6 'facil':59 'life':8 'live':17 'locat':62 'mani':61 'perspect':15 'plenti':41 'quit':19 'read':5 'similar':20 'soviet':11 'state':56 'state-subsid':55 'subsid':57 'take':45 'time':43 'union':12 'vacat':58 've':4 'work':47 'worker':14 'worri':34 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4115471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697555500 {#4617
    date: 2023-10-17 17:11:40.0 +02: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 {#4635
  +user: Proxies\__CG__\App\Entity\User {#4636 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "No need to go all the way to beatnik wandering artist. I feel like the creative urge can strike any person at any time, and the problem with this is that as things are currently organized, that spark will be smothered. Part of demonstrating to people why they should want things to change is appealing to those who have felt that happen to them. I don’t think a person ever forgets the pain of it, and it can happen to anyone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697559141 {#4632
    date: 2023-10-17 18:12:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 54866
  -bodyTs: "'anyon':82 'appeal':55 'artist':11 'beatnik':9 'chang':53 'creativ':16 'current':35 'demonstr':44 'ever':71 'feel':13 'felt':60 'forget':72 'go':4 'happen':62,80 'like':14 'need':2 'organ':36 'pain':74 'part':42 'peopl':46 'person':21,70 'problem':27 'smother':41 'spark':38 'strike':19 'thing':33,51 'think':68 'time':24 'urg':17 'wander':10 'want':50 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4115725"
  +editedAt: DateTimeImmutable @1697559166 {#4633
    date: 2023-10-17 18:12:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697559141 {#4634
    date: 2023-10-17 18:12:21.0 +02: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 {#4635
  +user: Proxies\__CG__\App\Entity\User {#4636 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "No need to go all the way to beatnik wandering artist. I feel like the creative urge can strike any person at any time, and the problem with this is that as things are currently organized, that spark will be smothered. Part of demonstrating to people why they should want things to change is appealing to those who have felt that happen to them. I don’t think a person ever forgets the pain of it, and it can happen to anyone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697559141 {#4632
    date: 2023-10-17 18:12:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 54866
  -bodyTs: "'anyon':82 'appeal':55 'artist':11 'beatnik':9 'chang':53 'creativ':16 'current':35 'demonstr':44 'ever':71 'feel':13 'felt':60 'forget':72 'go':4 'happen':62,80 'like':14 'need':2 'organ':36 'pain':74 'part':42 'peopl':46 'person':21,70 'problem':27 'smother':41 'spark':38 'strike':19 'thing':33,51 'think':68 'time':24 'urg':17 'wander':10 'want':50 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4115725"
  +editedAt: DateTimeImmutable @1697559166 {#4633
    date: 2023-10-17 18:12:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697559141 {#4634
    date: 2023-10-17 18:12:21.0 +02: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 {#4635
  +user: Proxies\__CG__\App\Entity\User {#4636 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "No need to go all the way to beatnik wandering artist. I feel like the creative urge can strike any person at any time, and the problem with this is that as things are currently organized, that spark will be smothered. Part of demonstrating to people why they should want things to change is appealing to those who have felt that happen to them. I don’t think a person ever forgets the pain of it, and it can happen to anyone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697559141 {#4632
    date: 2023-10-17 18:12:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 54866
  -bodyTs: "'anyon':82 'appeal':55 'artist':11 'beatnik':9 'chang':53 'creativ':16 'current':35 'demonstr':44 'ever':71 'feel':13 'felt':60 'forget':72 'go':4 'happen':62,80 'like':14 'need':2 'organ':36 'pain':74 'part':42 'peopl':46 'person':21,70 'problem':27 'smother':41 'spark':38 'strike':19 'thing':33,51 'think':68 'time':24 'urg':17 'wander':10 'want':50 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4115725"
  +editedAt: DateTimeImmutable @1697559166 {#4633
    date: 2023-10-17 18:12:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697559141 {#4634
    date: 2023-10-17 18:12:21.0 +02: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 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
102 DENIED moderate
App\Entity\EntryComment {#4651
  +user: Proxies\__CG__\App\Entity\User {#4652 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    Yup, and, aside from the fact that humans were never made to do or be anything by anyone, but just evolved by chance, I still can’t recall a moment in our shared collective history when most people alive were bohemian artists, traveling all the time and having lots of creative hobbies and aspirations.\n
    \n
    Afaik we went from barely surviving on what we could hunt and gather to barely surviving in the farms of the nobles, to barely surviving in the factories of the masters, to at least having some level of food security (at least in the developed world). I don’t remember a time when we were better off than now, with more free time and more security.\n
    \n
    Not even in Stalin’s Russia or Castro’s Cuba were most people living the idyllic bohemian life everyone here seems to be clamoring for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697550027 {#4649
    date: 2023-10-17 15:40:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4653 …}
  +nested: Doctrine\ORM\PersistentCollection {#4655 …}
  +votes: Doctrine\ORM\PersistentCollection {#4657 …}
  +reports: Doctrine\ORM\PersistentCollection {#4659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
  -id: 54592
  -bodyTs: "'afaik':55 'aliv':39 'anyon':18 'anyth':16 'artist':42 'asid':3 'aspir':54 'bare':59,69,78 'better':110 'bohemian':41,137 'castro':128 'chanc':23 'clamor':144 'collect':34 'could':64 'creativ':51 'cuba':130 'develop':99 'even':122 'everyon':139 'evolv':21 'fact':6 'factori':82 'farm':73 'food':93 'free':116 'gather':67 'histori':35 'hobbi':52 'human':8 'hunt':65 'idyl':136 'least':88,96 'level':91 'life':138 'live':134 'lot':49 'made':11 'master':85 'moment':30 'never':10 'nobl':76 'peopl':38,133 'recal':28 'rememb':104 'russia':126 'secur':94,120 'seem':141 'share':33 'stalin':124 'still':25 'surviv':60,70,79 'time':46,106,117 'travel':43 'went':57 'world':100 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3216930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550027 {#4650
    date: 2023-10-17 15:40:27.0 +02: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
103 DENIED edit
App\Entity\EntryComment {#4651
  +user: Proxies\__CG__\App\Entity\User {#4652 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    Yup, and, aside from the fact that humans were never made to do or be anything by anyone, but just evolved by chance, I still can’t recall a moment in our shared collective history when most people alive were bohemian artists, traveling all the time and having lots of creative hobbies and aspirations.\n
    \n
    Afaik we went from barely surviving on what we could hunt and gather to barely surviving in the farms of the nobles, to barely surviving in the factories of the masters, to at least having some level of food security (at least in the developed world). I don’t remember a time when we were better off than now, with more free time and more security.\n
    \n
    Not even in Stalin’s Russia or Castro’s Cuba were most people living the idyllic bohemian life everyone here seems to be clamoring for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697550027 {#4649
    date: 2023-10-17 15:40:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4653 …}
  +nested: Doctrine\ORM\PersistentCollection {#4655 …}
  +votes: Doctrine\ORM\PersistentCollection {#4657 …}
  +reports: Doctrine\ORM\PersistentCollection {#4659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
  -id: 54592
  -bodyTs: "'afaik':55 'aliv':39 'anyon':18 'anyth':16 'artist':42 'asid':3 'aspir':54 'bare':59,69,78 'better':110 'bohemian':41,137 'castro':128 'chanc':23 'clamor':144 'collect':34 'could':64 'creativ':51 'cuba':130 'develop':99 'even':122 'everyon':139 'evolv':21 'fact':6 'factori':82 'farm':73 'food':93 'free':116 'gather':67 'histori':35 'hobbi':52 'human':8 'hunt':65 'idyl':136 'least':88,96 'level':91 'life':138 'live':134 'lot':49 'made':11 'master':85 'moment':30 'never':10 'nobl':76 'peopl':38,133 'recal':28 'rememb':104 'russia':126 'secur':94,120 'seem':141 'share':33 'stalin':124 'still':25 'surviv':60,70,79 'time':46,106,117 'travel':43 'went':57 'world':100 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3216930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550027 {#4650
    date: 2023-10-17 15:40:27.0 +02: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
104 DENIED moderate
App\Entity\EntryComment {#4651
  +user: Proxies\__CG__\App\Entity\User {#4652 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    Yup, and, aside from the fact that humans were never made to do or be anything by anyone, but just evolved by chance, I still can’t recall a moment in our shared collective history when most people alive were bohemian artists, traveling all the time and having lots of creative hobbies and aspirations.\n
    \n
    Afaik we went from barely surviving on what we could hunt and gather to barely surviving in the farms of the nobles, to barely surviving in the factories of the masters, to at least having some level of food security (at least in the developed world). I don’t remember a time when we were better off than now, with more free time and more security.\n
    \n
    Not even in Stalin’s Russia or Castro’s Cuba were most people living the idyllic bohemian life everyone here seems to be clamoring for.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697550027 {#4649
    date: 2023-10-17 15:40:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4653 …}
  +nested: Doctrine\ORM\PersistentCollection {#4655 …}
  +votes: Doctrine\ORM\PersistentCollection {#4657 …}
  +reports: Doctrine\ORM\PersistentCollection {#4659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4661 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4663 …}
  -id: 54592
  -bodyTs: "'afaik':55 'aliv':39 'anyon':18 'anyth':16 'artist':42 'asid':3 'aspir':54 'bare':59,69,78 'better':110 'bohemian':41,137 'castro':128 'chanc':23 'clamor':144 'collect':34 'could':64 'creativ':51 'cuba':130 'develop':99 'even':122 'everyon':139 'evolv':21 'fact':6 'factori':82 'farm':73 'food':93 'free':116 'gather':67 'histori':35 'hobbi':52 'human':8 'hunt':65 'idyl':136 'least':88,96 'level':91 'life':138 'live':134 'lot':49 'made':11 'master':85 'moment':30 'never':10 'nobl':76 'peopl':38,133 'recal':28 'rememb':104 'russia':126 'secur':94,120 'seem':141 'share':33 'stalin':124 'still':25 'surviv':60,70,79 'time':46,106,117 'travel':43 'went':57 'world':100 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.it/comment/3216930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550027 {#4650
    date: 2023-10-17 15:40:27.0 +02: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
105 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
106 DENIED moderate
App\Entity\EntryComment {#4668
  +user: Proxies\__CG__\App\Entity\User {#4669 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    I’m coming into my 30s now sort of going the opposite direction you are. From my perspective I’m realizing that I missed out on creative expression until now because I subconsciously realized it wasn’t a “practical option” that I couldn’t afford, so I’m waking up to the fact that I’ve lived my life up to this point as a STEM bro type missing out on a huge spectrum of experiences, and it makes me feel robbed.\n
    \n
    I want to live in a fucking treehouse for a month, with a rope ladder, and a Zipline.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697563278 {#4665
    date: 2023-10-17 19:21:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4670 …}
  +nested: Doctrine\ORM\PersistentCollection {#4672 …}
  +votes: Doctrine\ORM\PersistentCollection {#4674 …}
  +reports: Doctrine\ORM\PersistentCollection {#4676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4680 …}
  -id: 54976
  -bodyTs: "'30s':6 'afford':45 'bro':67 'come':3 'couldn':43 'creativ':27 'direct':13 'experi':76 'express':28 'fact':53 'feel':81 'fuck':89 'go':10 'huge':73 'ladder':97 'life':59 'live':57,86 'm':2,20,48 'make':79 'miss':24,69 'month':93 'opposit':12 'option':40 'perspect':18 'point':63 'practic':39 'realiz':21,34 'rob':82 'rope':96 'sort':8 'spectrum':74 'stem':66 'subconsci':33 'treehous':90 'type':68 've':56 'wake':49 'want':84 'wasn':36 'ziplin':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4116004"
  +editedAt: DateTimeImmutable @1697563577 {#4666
    date: 2023-10-17 19:26:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697563278 {#4667
    date: 2023-10-17 19:21:18.0 +02: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
107 DENIED edit
App\Entity\EntryComment {#4668
  +user: Proxies\__CG__\App\Entity\User {#4669 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    I’m coming into my 30s now sort of going the opposite direction you are. From my perspective I’m realizing that I missed out on creative expression until now because I subconsciously realized it wasn’t a “practical option” that I couldn’t afford, so I’m waking up to the fact that I’ve lived my life up to this point as a STEM bro type missing out on a huge spectrum of experiences, and it makes me feel robbed.\n
    \n
    I want to live in a fucking treehouse for a month, with a rope ladder, and a Zipline.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697563278 {#4665
    date: 2023-10-17 19:21:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4670 …}
  +nested: Doctrine\ORM\PersistentCollection {#4672 …}
  +votes: Doctrine\ORM\PersistentCollection {#4674 …}
  +reports: Doctrine\ORM\PersistentCollection {#4676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4680 …}
  -id: 54976
  -bodyTs: "'30s':6 'afford':45 'bro':67 'come':3 'couldn':43 'creativ':27 'direct':13 'experi':76 'express':28 'fact':53 'feel':81 'fuck':89 'go':10 'huge':73 'ladder':97 'life':59 'live':57,86 'm':2,20,48 'make':79 'miss':24,69 'month':93 'opposit':12 'option':40 'perspect':18 'point':63 'practic':39 'realiz':21,34 'rob':82 'rope':96 'sort':8 'spectrum':74 'stem':66 'subconsci':33 'treehous':90 'type':68 've':56 'wake':49 'want':84 'wasn':36 'ziplin':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4116004"
  +editedAt: DateTimeImmutable @1697563577 {#4666
    date: 2023-10-17 19:26:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697563278 {#4667
    date: 2023-10-17 19:21:18.0 +02: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
108 DENIED moderate
App\Entity\EntryComment {#4668
  +user: Proxies\__CG__\App\Entity\User {#4669 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    I’m coming into my 30s now sort of going the opposite direction you are. From my perspective I’m realizing that I missed out on creative expression until now because I subconsciously realized it wasn’t a “practical option” that I couldn’t afford, so I’m waking up to the fact that I’ve lived my life up to this point as a STEM bro type missing out on a huge spectrum of experiences, and it makes me feel robbed.\n
    \n
    I want to live in a fucking treehouse for a month, with a rope ladder, and a Zipline.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1697563278 {#4665
    date: 2023-10-17 19:21:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4670 …}
  +nested: Doctrine\ORM\PersistentCollection {#4672 …}
  +votes: Doctrine\ORM\PersistentCollection {#4674 …}
  +reports: Doctrine\ORM\PersistentCollection {#4676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4680 …}
  -id: 54976
  -bodyTs: "'30s':6 'afford':45 'bro':67 'come':3 'couldn':43 'creativ':27 'direct':13 'experi':76 'express':28 'fact':53 'feel':81 'fuck':89 'go':10 'huge':73 'ladder':97 'life':59 'live':57,86 'm':2,20,48 'make':79 'miss':24,69 'month':93 'opposit':12 'option':40 'perspect':18 'point':63 'practic':39 'realiz':21,34 'rob':82 'rope':96 'sort':8 'spectrum':74 'stem':66 'subconsci':33 'treehous':90 'type':68 've':56 'wake':49 'want':84 'wasn':36 'ziplin':100"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4116004"
  +editedAt: DateTimeImmutable @1697563577 {#4666
    date: 2023-10-17 19:26:17.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697563278 {#4667
    date: 2023-10-17 19:21:18.0 +02: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
109 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
110 DENIED moderate
App\Entity\EntryComment {#4831
  +user: Proxies\__CG__\App\Entity\User {#4832 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4668
    +user: Proxies\__CG__\App\Entity\User {#4669 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4116
      +user: App\Entity\User {#4129 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
        \n
        Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697567924 {#4111
        date: 2023-10-17 20:38:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4117 …}
      +nested: Doctrine\ORM\PersistentCollection {#4119 …}
      +votes: Doctrine\ORM\PersistentCollection {#4121 …}
      +reports: Doctrine\ORM\PersistentCollection {#4123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
      -id: 54510
      -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4114907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697547127 {#4112
        date: 2023-10-17 14:52:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4116}
    +body: """
      I’m coming into my 30s now sort of going the opposite direction you are. From my perspective I’m realizing that I missed out on creative expression until now because I subconsciously realized it wasn’t a “practical option” that I couldn’t afford, so I’m waking up to the fact that I’ve lived my life up to this point as a STEM bro type missing out on a huge spectrum of experiences, and it makes me feel robbed.\n
      \n
      I want to live in a fucking treehouse for a month, with a rope ladder, and a Zipline.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697563278 {#4665
      date: 2023-10-17 19:21:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@SunriseParabellum@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4670 …}
    +nested: Doctrine\ORM\PersistentCollection {#4672 …}
    +votes: Doctrine\ORM\PersistentCollection {#4674 …}
    +reports: Doctrine\ORM\PersistentCollection {#4676 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4678 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4680 …}
    -id: 54976
    -bodyTs: "'30s':6 'afford':45 'bro':67 'come':3 'couldn':43 'creativ':27 'direct':13 'experi':76 'express':28 'fact':53 'feel':81 'fuck':89 'go':10 'huge':73 'ladder':97 'life':59 'live':57,86 'm':2,20,48 'make':79 'miss':24,69 'month':93 'opposit':12 'option':40 'perspect':18 'point':63 'practic':39 'realiz':21,34 'rob':82 'rope':96 'sort':8 'spectrum':74 'stem':66 'subconsci':33 'treehous':90 'type':68 've':56 'wake':49 'want':84 'wasn':36 'ziplin':100"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4116004"
    +editedAt: DateTimeImmutable @1697563577 {#4666
      date: 2023-10-17 19:26:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697563278 {#4667
      date: 2023-10-17 19:21:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "Just having the freedom for literally anything. I have a stable, boring job that sucks, but it keeps a roof over my head (barely) while also leaving little time for anything else. I’m nearing 40 now and I definitely wish I’d gone back in my 20s and taken a lot more risk before I had responsibilities. Even then, I don’t want to be a wandering hippy, but a 30 hr work week with 3 weeks mandatory vacation? Sign me the fuck up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697567922 {#4829
    date: 2023-10-17 20:38:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
    "@raven@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4833 …}
  +nested: Doctrine\ORM\PersistentCollection {#4835 …}
  +votes: Doctrine\ORM\PersistentCollection {#4837 …}
  +reports: Doctrine\ORM\PersistentCollection {#4839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
  -id: 55073
  -bodyTs: "'20s':48 '3':77 '30':72 '40':36 'also':26 'anyth':7,31 'back':45 'bare':24 'bore':12 'd':43 'definit':40 'els':32 'even':59 'freedom':4 'fuck':84 'gone':44 'head':23 'hippi':69 'hr':73 'job':13 'keep':18 'leav':27 'liter':6 'littl':28 'lot':52 'm':34 'mandatori':79 'near':35 'respons':58 'risk':54 'roof':20 'sign':81 'stabl':11 'suck':15 'taken':50 'time':29 'vacat':80 'wander':68 'want':64 'week':75,78 'wish':41 'work':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4986161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697567922 {#4830
    date: 2023-10-17 20:38:42.0 +02: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
111 DENIED edit
App\Entity\EntryComment {#4831
  +user: Proxies\__CG__\App\Entity\User {#4832 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4668
    +user: Proxies\__CG__\App\Entity\User {#4669 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4116
      +user: App\Entity\User {#4129 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
        \n
        Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697567924 {#4111
        date: 2023-10-17 20:38:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4117 …}
      +nested: Doctrine\ORM\PersistentCollection {#4119 …}
      +votes: Doctrine\ORM\PersistentCollection {#4121 …}
      +reports: Doctrine\ORM\PersistentCollection {#4123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
      -id: 54510
      -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4114907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697547127 {#4112
        date: 2023-10-17 14:52:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4116}
    +body: """
      I’m coming into my 30s now sort of going the opposite direction you are. From my perspective I’m realizing that I missed out on creative expression until now because I subconsciously realized it wasn’t a “practical option” that I couldn’t afford, so I’m waking up to the fact that I’ve lived my life up to this point as a STEM bro type missing out on a huge spectrum of experiences, and it makes me feel robbed.\n
      \n
      I want to live in a fucking treehouse for a month, with a rope ladder, and a Zipline.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697563278 {#4665
      date: 2023-10-17 19:21:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@SunriseParabellum@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4670 …}
    +nested: Doctrine\ORM\PersistentCollection {#4672 …}
    +votes: Doctrine\ORM\PersistentCollection {#4674 …}
    +reports: Doctrine\ORM\PersistentCollection {#4676 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4678 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4680 …}
    -id: 54976
    -bodyTs: "'30s':6 'afford':45 'bro':67 'come':3 'couldn':43 'creativ':27 'direct':13 'experi':76 'express':28 'fact':53 'feel':81 'fuck':89 'go':10 'huge':73 'ladder':97 'life':59 'live':57,86 'm':2,20,48 'make':79 'miss':24,69 'month':93 'opposit':12 'option':40 'perspect':18 'point':63 'practic':39 'realiz':21,34 'rob':82 'rope':96 'sort':8 'spectrum':74 'stem':66 'subconsci':33 'treehous':90 'type':68 've':56 'wake':49 'want':84 'wasn':36 'ziplin':100"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4116004"
    +editedAt: DateTimeImmutable @1697563577 {#4666
      date: 2023-10-17 19:26:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697563278 {#4667
      date: 2023-10-17 19:21:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "Just having the freedom for literally anything. I have a stable, boring job that sucks, but it keeps a roof over my head (barely) while also leaving little time for anything else. I’m nearing 40 now and I definitely wish I’d gone back in my 20s and taken a lot more risk before I had responsibilities. Even then, I don’t want to be a wandering hippy, but a 30 hr work week with 3 weeks mandatory vacation? Sign me the fuck up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697567922 {#4829
    date: 2023-10-17 20:38:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
    "@raven@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4833 …}
  +nested: Doctrine\ORM\PersistentCollection {#4835 …}
  +votes: Doctrine\ORM\PersistentCollection {#4837 …}
  +reports: Doctrine\ORM\PersistentCollection {#4839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
  -id: 55073
  -bodyTs: "'20s':48 '3':77 '30':72 '40':36 'also':26 'anyth':7,31 'back':45 'bare':24 'bore':12 'd':43 'definit':40 'els':32 'even':59 'freedom':4 'fuck':84 'gone':44 'head':23 'hippi':69 'hr':73 'job':13 'keep':18 'leav':27 'liter':6 'littl':28 'lot':52 'm':34 'mandatori':79 'near':35 'respons':58 'risk':54 'roof':20 'sign':81 'stabl':11 'suck':15 'taken':50 'time':29 'vacat':80 'wander':68 'want':64 'week':75,78 'wish':41 'work':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4986161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697567922 {#4830
    date: 2023-10-17 20:38:42.0 +02: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
112 DENIED moderate
App\Entity\EntryComment {#4831
  +user: Proxies\__CG__\App\Entity\User {#4832 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4668
    +user: Proxies\__CG__\App\Entity\User {#4669 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4116
      +user: App\Entity\User {#4129 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
        \n
        Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697567924 {#4111
        date: 2023-10-17 20:38:44.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4117 …}
      +nested: Doctrine\ORM\PersistentCollection {#4119 …}
      +votes: Doctrine\ORM\PersistentCollection {#4121 …}
      +reports: Doctrine\ORM\PersistentCollection {#4123 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
      -id: 54510
      -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/4114907"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697547127 {#4112
        date: 2023-10-17 14:52:07.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4116}
    +body: """
      I’m coming into my 30s now sort of going the opposite direction you are. From my perspective I’m realizing that I missed out on creative expression until now because I subconsciously realized it wasn’t a “practical option” that I couldn’t afford, so I’m waking up to the fact that I’ve lived my life up to this point as a STEM bro type missing out on a huge spectrum of experiences, and it makes me feel robbed.\n
      \n
      I want to live in a fucking treehouse for a month, with a rope ladder, and a Zipline.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1697563278 {#4665
      date: 2023-10-17 19:21:18.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@SunriseParabellum@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4670 …}
    +nested: Doctrine\ORM\PersistentCollection {#4672 …}
    +votes: Doctrine\ORM\PersistentCollection {#4674 …}
    +reports: Doctrine\ORM\PersistentCollection {#4676 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4678 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4680 …}
    -id: 54976
    -bodyTs: "'30s':6 'afford':45 'bro':67 'come':3 'couldn':43 'creativ':27 'direct':13 'experi':76 'express':28 'fact':53 'feel':81 'fuck':89 'go':10 'huge':73 'ladder':97 'life':59 'live':57,86 'm':2,20,48 'make':79 'miss':24,69 'month':93 'opposit':12 'option':40 'perspect':18 'point':63 'practic':39 'realiz':21,34 'rob':82 'rope':96 'sort':8 'spectrum':74 'stem':66 'subconsci':33 'treehous':90 'type':68 've':56 'wake':49 'want':84 'wasn':36 'ziplin':100"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4116004"
    +editedAt: DateTimeImmutable @1697563577 {#4666
      date: 2023-10-17 19:26:17.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697563278 {#4667
      date: 2023-10-17 19:21:18.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: "Just having the freedom for literally anything. I have a stable, boring job that sucks, but it keeps a roof over my head (barely) while also leaving little time for anything else. I’m nearing 40 now and I definitely wish I’d gone back in my 20s and taken a lot more risk before I had responsibilities. Even then, I don’t want to be a wandering hippy, but a 30 hr work week with 3 weeks mandatory vacation? Sign me the fuck up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697567922 {#4829
    date: 2023-10-17 20:38:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
    "@raven@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4833 …}
  +nested: Doctrine\ORM\PersistentCollection {#4835 …}
  +votes: Doctrine\ORM\PersistentCollection {#4837 …}
  +reports: Doctrine\ORM\PersistentCollection {#4839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4843 …}
  -id: 55073
  -bodyTs: "'20s':48 '3':77 '30':72 '40':36 'also':26 'anyth':7,31 'back':45 'bare':24 'bore':12 'd':43 'definit':40 'els':32 'even':59 'freedom':4 'fuck':84 'gone':44 'head':23 'hippi':69 'hr':73 'job':13 'keep':18 'leav':27 'liter':6 'littl':28 'lot':52 'm':34 'mandatori':79 'near':35 'respons':58 'risk':54 'roof':20 'sign':81 'stabl':11 'suck':15 'taken':50 'time':29 'vacat':80 'wander':68 'want':64 'week':75,78 'wish':41 'work':74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4986161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697567922 {#4830
    date: 2023-10-17 20:38:42.0 +02: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
113 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
114 DENIED moderate
App\Entity\EntryComment {#4684
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    I’m not saying we’re just going to abolish work, but we absolutely could be working far less if we structured our society differently. We’ve had an explosion of automation since the industrial revolution, yet people still work just as much as they ever did. A lot of the jobs we have are just make work jobs. There’s [a whole book](https://en.wikipedia.org/wiki/Bullshit_Jobs) on the subject even.\n
    \n
    Also, the way we do things under capitalism is dreadfully inefficient. Nearly half of the food produced is just thrown out, lots of new goods are sent directly to landfills to keep pries up, there’s shit like planned obsolescence. All to keep the consumerist society going so that a handful of oligarchs can keep raking it in. Not only does this create shitty living conditions for the majority, it’s also fundamentally unsustainable and what’s driving the current climate crisis.\n
    \n
    The focus of a socialist government should be to ensure that the purpose of work is to produce things that we need collectively such as infrastructure, food, housing, healthcare, and so on. Producing things should be seen as a cost to society, and we should focus on making things that last and can be repaired. Consumerism needs to be abolished.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697566500 {#4682
    date: 2023-10-17 20:15:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4685 …}
  +nested: Doctrine\ORM\PersistentCollection {#4687 …}
  +votes: Doctrine\ORM\PersistentCollection {#4689 …}
  +reports: Doctrine\ORM\PersistentCollection {#4691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4695 …}
  -id: 55048
  -bodyTs: "'/wiki/bullshit_jobs)':67 'abolish':10,213 'absolut':14 'also':72,143 'autom':32 'book':64 'capit':79 'climat':152 'collect':176 'condit':137 'consumer':209 'consumerist':116 'cost':193 'could':15 'creat':134 'crisi':153 'current':151 'differ':25 'direct':99 'dread':81 'drive':149 'en.wikipedia.org':66 'en.wikipedia.org/wiki/bullshit_jobs)':65 'ensur':163 'even':71 'ever':46 'explos':30 'far':18 'focus':155,199 'food':87,180 'fundament':144 'go':8,118 'good':96 'govern':159 'half':84 'hand':122 'healthcar':182 'hous':181 'industri':35 'ineffici':82 'infrastructur':179 'job':52,59 'keep':103,114,126 'landfil':101 'last':204 'less':19 'like':109 'live':136 'lot':49,93 'm':2 'major':140 'make':57,201 'much':43 'near':83 'need':175,210 'new':95 'obsolesc':111 'oligarch':124 'peopl':38 'plan':110 'pri':104 'produc':88,171,186 'purpos':166 'rake':127 're':6 'repair':208 'revolut':36 'say':4 'seen':190 'sent':98 'shit':108 'shitti':135 'sinc':33 'socialist':158 'societi':24,117,195 'still':39 'structur':22 'subject':70 'thing':77,172,187,202 'thrown':91 'unsustain':145 've':27 'way':74 'whole':63 'work':11,17,40,58,168 'yet':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4979246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697566500 {#4683
    date: 2023-10-17 20:15:00.0 +02: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
115 DENIED edit
App\Entity\EntryComment {#4684
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    I’m not saying we’re just going to abolish work, but we absolutely could be working far less if we structured our society differently. We’ve had an explosion of automation since the industrial revolution, yet people still work just as much as they ever did. A lot of the jobs we have are just make work jobs. There’s [a whole book](https://en.wikipedia.org/wiki/Bullshit_Jobs) on the subject even.\n
    \n
    Also, the way we do things under capitalism is dreadfully inefficient. Nearly half of the food produced is just thrown out, lots of new goods are sent directly to landfills to keep pries up, there’s shit like planned obsolescence. All to keep the consumerist society going so that a handful of oligarchs can keep raking it in. Not only does this create shitty living conditions for the majority, it’s also fundamentally unsustainable and what’s driving the current climate crisis.\n
    \n
    The focus of a socialist government should be to ensure that the purpose of work is to produce things that we need collectively such as infrastructure, food, housing, healthcare, and so on. Producing things should be seen as a cost to society, and we should focus on making things that last and can be repaired. Consumerism needs to be abolished.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697566500 {#4682
    date: 2023-10-17 20:15:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4685 …}
  +nested: Doctrine\ORM\PersistentCollection {#4687 …}
  +votes: Doctrine\ORM\PersistentCollection {#4689 …}
  +reports: Doctrine\ORM\PersistentCollection {#4691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4695 …}
  -id: 55048
  -bodyTs: "'/wiki/bullshit_jobs)':67 'abolish':10,213 'absolut':14 'also':72,143 'autom':32 'book':64 'capit':79 'climat':152 'collect':176 'condit':137 'consumer':209 'consumerist':116 'cost':193 'could':15 'creat':134 'crisi':153 'current':151 'differ':25 'direct':99 'dread':81 'drive':149 'en.wikipedia.org':66 'en.wikipedia.org/wiki/bullshit_jobs)':65 'ensur':163 'even':71 'ever':46 'explos':30 'far':18 'focus':155,199 'food':87,180 'fundament':144 'go':8,118 'good':96 'govern':159 'half':84 'hand':122 'healthcar':182 'hous':181 'industri':35 'ineffici':82 'infrastructur':179 'job':52,59 'keep':103,114,126 'landfil':101 'last':204 'less':19 'like':109 'live':136 'lot':49,93 'm':2 'major':140 'make':57,201 'much':43 'near':83 'need':175,210 'new':95 'obsolesc':111 'oligarch':124 'peopl':38 'plan':110 'pri':104 'produc':88,171,186 'purpos':166 'rake':127 're':6 'repair':208 'revolut':36 'say':4 'seen':190 'sent':98 'shit':108 'shitti':135 'sinc':33 'socialist':158 'societi':24,117,195 'still':39 'structur':22 'subject':70 'thing':77,172,187,202 'thrown':91 'unsustain':145 've':27 'way':74 'whole':63 'work':11,17,40,58,168 'yet':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4979246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697566500 {#4683
    date: 2023-10-17 20:15:00.0 +02: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
116 DENIED moderate
App\Entity\EntryComment {#4684
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    I’m not saying we’re just going to abolish work, but we absolutely could be working far less if we structured our society differently. We’ve had an explosion of automation since the industrial revolution, yet people still work just as much as they ever did. A lot of the jobs we have are just make work jobs. There’s [a whole book](https://en.wikipedia.org/wiki/Bullshit_Jobs) on the subject even.\n
    \n
    Also, the way we do things under capitalism is dreadfully inefficient. Nearly half of the food produced is just thrown out, lots of new goods are sent directly to landfills to keep pries up, there’s shit like planned obsolescence. All to keep the consumerist society going so that a handful of oligarchs can keep raking it in. Not only does this create shitty living conditions for the majority, it’s also fundamentally unsustainable and what’s driving the current climate crisis.\n
    \n
    The focus of a socialist government should be to ensure that the purpose of work is to produce things that we need collectively such as infrastructure, food, housing, healthcare, and so on. Producing things should be seen as a cost to society, and we should focus on making things that last and can be repaired. Consumerism needs to be abolished.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697566500 {#4682
    date: 2023-10-17 20:15:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4685 …}
  +nested: Doctrine\ORM\PersistentCollection {#4687 …}
  +votes: Doctrine\ORM\PersistentCollection {#4689 …}
  +reports: Doctrine\ORM\PersistentCollection {#4691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4695 …}
  -id: 55048
  -bodyTs: "'/wiki/bullshit_jobs)':67 'abolish':10,213 'absolut':14 'also':72,143 'autom':32 'book':64 'capit':79 'climat':152 'collect':176 'condit':137 'consumer':209 'consumerist':116 'cost':193 'could':15 'creat':134 'crisi':153 'current':151 'differ':25 'direct':99 'dread':81 'drive':149 'en.wikipedia.org':66 'en.wikipedia.org/wiki/bullshit_jobs)':65 'ensur':163 'even':71 'ever':46 'explos':30 'far':18 'focus':155,199 'food':87,180 'fundament':144 'go':8,118 'good':96 'govern':159 'half':84 'hand':122 'healthcar':182 'hous':181 'industri':35 'ineffici':82 'infrastructur':179 'job':52,59 'keep':103,114,126 'landfil':101 'last':204 'less':19 'like':109 'live':136 'lot':49,93 'm':2 'major':140 'make':57,201 'much':43 'near':83 'need':175,210 'new':95 'obsolesc':111 'oligarch':124 'peopl':38 'plan':110 'pri':104 'produc':88,171,186 'purpos':166 'rake':127 're':6 'repair':208 'revolut':36 'say':4 'seen':190 'sent':98 'shit':108 'shitti':135 'sinc':33 'socialist':158 'societi':24,117,195 'still':39 'structur':22 'subject':70 'thing':77,172,187,202 'thrown':91 'unsustain':145 've':27 'way':74 'whole':63 'work':11,17,40,58,168 'yet':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4979246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697566500 {#4683
    date: 2023-10-17 20:15:00.0 +02: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
117 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
118 DENIED moderate
App\Entity\EntryComment {#4699
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    > Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?\n
    \n
    People are doing that, but it would make a boring meme.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697550511 {#4697
    date: 2023-10-17 15:48:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4700 …}
  +nested: Doctrine\ORM\PersistentCollection {#4702 …}
  +votes: Doctrine\ORM\PersistentCollection {#4704 …}
  +reports: Doctrine\ORM\PersistentCollection {#4706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4710 …}
  -id: 54608
  -bodyTs: "'achiev':9 'actual':5 'bore':30 'could':8 'focus':1 'free':19 'govern':7 'healthcar':20 'hous':15 'lifetim':12 'like':13 'make':28 'meme':31 'peopl':21 'public':14 'shit':3 'socialist':6 'time':18 'vacat':17 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4439760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550511 {#4698
    date: 2023-10-17 15:48:31.0 +02: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
119 DENIED edit
App\Entity\EntryComment {#4699
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    > Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?\n
    \n
    People are doing that, but it would make a boring meme.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697550511 {#4697
    date: 2023-10-17 15:48:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4700 …}
  +nested: Doctrine\ORM\PersistentCollection {#4702 …}
  +votes: Doctrine\ORM\PersistentCollection {#4704 …}
  +reports: Doctrine\ORM\PersistentCollection {#4706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4710 …}
  -id: 54608
  -bodyTs: "'achiev':9 'actual':5 'bore':30 'could':8 'focus':1 'free':19 'govern':7 'healthcar':20 'hous':15 'lifetim':12 'like':13 'make':28 'meme':31 'peopl':21 'public':14 'shit':3 'socialist':6 'time':18 'vacat':17 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4439760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550511 {#4698
    date: 2023-10-17 15:48:31.0 +02: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
120 DENIED moderate
App\Entity\EntryComment {#4699
  +user: App\Entity\User {#4024 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4116
    +user: App\Entity\User {#4129 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      This may sound a bit weird, but it’s a random thought I’ve had, does anyone ever feel like memes like this almost make us leftists come off a bit too idealistic and romantic?\n
      \n
      Lemme clarify where I’m coming from here. As I get older, I’m in mg 30s now, I’ve come to the realization a lot of people don’t want the life of a bohemian artist who’s traveling constantly and does six different types of creative hobby. A lot of people want a kinda boring stable life with a house, a job that’s rewarding but not too physically or mentally taxing, enough time off to take a nice vacation once or twice a year, and the resources to keep them and their family comfortable. I guess I say this cuz this is increasingly how I feel as I get older. Add this to the fact that I don’t think FALGSC is coming anytime soon, if Mecha Lenin pulled off the perfect revolution today we’d still probably have a few generation of people needing to pull 9-5s before we got to the point we could all be space traveling poets like in Star Trek so maybe don’t oversell what we can deliver to people alive now? Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697567924 {#4111
      date: 2023-10-17 20:38:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4117 …}
    +nested: Doctrine\ORM\PersistentCollection {#4119 …}
    +votes: Doctrine\ORM\PersistentCollection {#4121 …}
    +reports: Doctrine\ORM\PersistentCollection {#4123 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    -id: 54510
    -bodyTs: "'-5':187 '30s':52 '9':186 'achiev':227 'actual':223 'add':149 'aliv':217 'almost':24 'anyon':17 'anytim':162 'artist':72 'bit':5,31 'bohemian':71 'bore':92 'clarifi':37 'come':28,41,56,161 'comfort':132 'constant':76 'could':196,226 'creativ':83 'cuz':138 'd':174 'deliv':214 'differ':80 'enough':110 'ever':18 'fact':153 'falgsc':159 'famili':131 'feel':19,144 'focus':219 'free':237 'generat':180 'get':46,147 'got':191 'govern':225 'guess':134 'healthcar':238 'hobbi':84 'hous':97,233 'idealist':33 'increas':141 'job':99 'keep':127 'kinda':91 'leftist':27 'lemm':36 'lenin':166 'life':68,94 'lifetim':230 'like':20,22,202,231 'lot':61,86 'm':40,49 'make':25 'may':2 'mayb':207 'mecha':165 'meme':21 'mental':108 'mg':51 'need':183 'nice':116 'older':47,148 'oversel':210 'peopl':63,88,182,216 'perfect':170 'physic':106 'poet':201 'point':194 'probabl':176 'public':232 'pull':167,185 'random':11 'realiz':59 'resourc':125 'revolut':171 'reward':102 'romant':35 'say':136 'shit':221 'six':79 'socialist':224 'soon':163 'sound':3 'space':199 'stabl':93 'star':204 'still':175 'take':114 'tax':109 'think':158 'thought':12 'time':111,236 'today':172 'travel':75,200 'trek':205 'twice':120 'type':81 'us':26 'vacat':117,235 've':14,55 'want':66,89 'weird':6 'year':122"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4114907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697547127 {#4112
      date: 2023-10-17 14:52:07.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4116}
  +body: """
    > Focus on shit an actual socialist government could achieve in our lifetimes, like public housing, more vacation time, free healthcare?\n
    \n
    People are doing that, but it would make a boring meme.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1697550511 {#4697
    date: 2023-10-17 15:48:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@SunriseParabellum@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4700 …}
  +nested: Doctrine\ORM\PersistentCollection {#4702 …}
  +votes: Doctrine\ORM\PersistentCollection {#4704 …}
  +reports: Doctrine\ORM\PersistentCollection {#4706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4710 …}
  -id: 54608
  -bodyTs: "'achiev':9 'actual':5 'bore':30 'could':8 'focus':1 'free':19 'govern':7 'healthcar':20 'hous':15 'lifetim':12 'like':13 'make':28 'meme':31 'peopl':21 'public':14 'shit':3 'socialist':6 'time':18 'vacat':17 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4439760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697550511 {#4698
    date: 2023-10-17 15:48:31.0 +02: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
121 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
122 DENIED moderate
App\Entity\EntryComment {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    “The life is so beautiful!”\n
    \n
    Life:
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697543944 {#4186
    date: 2023-10-17 13:59:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 54441
  -bodyTs: "'beauti':5 'life':2,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4970919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697543944 {#4187
    date: 2023-10-17 13:59:04.0 +02: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
123 DENIED edit
App\Entity\EntryComment {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    “The life is so beautiful!”\n
    \n
    Life:
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697543944 {#4186
    date: 2023-10-17 13:59:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 54441
  -bodyTs: "'beauti':5 'life':2,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4970919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697543944 {#4187
    date: 2023-10-17 13:59:04.0 +02: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
124 DENIED moderate
App\Entity\EntryComment {#4191
  +user: App\Entity\User {#4204 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    “The life is so beautiful!”\n
    \n
    Life:
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697543944 {#4186
    date: 2023-10-17 13:59:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4192 …}
  +nested: Doctrine\ORM\PersistentCollection {#4194 …}
  +votes: Doctrine\ORM\PersistentCollection {#4196 …}
  +reports: Doctrine\ORM\PersistentCollection {#4198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4202 …}
  -id: 54441
  -bodyTs: "'beauti':5 'life':2,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4970919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697543944 {#4187
    date: 2023-10-17 13:59:04.0 +02: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
125 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
126 DENIED moderate
App\Entity\EntryComment {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    ```\n
    \n
    <span style="color:#323232;">You may express your creativity, and unique personality, by arbitrarily choosing from the, \n
    </span><span style="color:#323232;">predetermined, list of netflix shows and making it your personality for the next few weeks\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697565288 {#4259
    date: 2023-10-17 19:54:48.0 +02:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 55013
  -bodyTs: "'arbitrarili':10 'choos':11 'creativ':5 'express':3 'list':15 'make':20 'may':2 'netflix':17 'next':26 'person':8,23 'predetermin':14 'show':18 'uniqu':7 'week':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4978787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697565288 {#4260
    date: 2023-10-17 19:54:48.0 +02: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
127 DENIED edit
App\Entity\EntryComment {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    ```\n
    \n
    <span style="color:#323232;">You may express your creativity, and unique personality, by arbitrarily choosing from the, \n
    </span><span style="color:#323232;">predetermined, list of netflix shows and making it your personality for the next few weeks\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697565288 {#4259
    date: 2023-10-17 19:54:48.0 +02:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 55013
  -bodyTs: "'arbitrarili':10 'choos':11 'creativ':5 'express':3 'list':15 'make':20 'may':2 'netflix':17 'next':26 'person':8,23 'predetermin':14 'show':18 'uniqu':7 'week':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4978787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697565288 {#4260
    date: 2023-10-17 19:54:48.0 +02: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
128 DENIED moderate
App\Entity\EntryComment {#4264
  +user: App\Entity\User {#4277 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    ```\n
    \n
    <span style="color:#323232;">You may express your creativity, and unique personality, by arbitrarily choosing from the, \n
    </span><span style="color:#323232;">predetermined, list of netflix shows and making it your personality for the next few weeks\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697565288 {#4259
    date: 2023-10-17 19:54:48.0 +02:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4265 …}
  +nested: Doctrine\ORM\PersistentCollection {#4267 …}
  +votes: Doctrine\ORM\PersistentCollection {#4269 …}
  +reports: Doctrine\ORM\PersistentCollection {#4271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4275 …}
  -id: 55013
  -bodyTs: "'arbitrarili':10 'choos':11 'creativ':5 'express':3 'list':15 'make':20 'may':2 'netflix':17 'next':26 'person':8,23 'predetermin':14 'show':18 'uniqu':7 'week':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4978787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697565288 {#4260
    date: 2023-10-17 19:54:48.0 +02: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
129 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
130 DENIED moderate
App\Entity\EntryComment {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![doomjak](https://www.hexbear.net/pictrs/image/4fd161dd-658d-49d0-9ed2-cec8d1e2c3c6.png "emoji doomjak") ![yea](https://www.hexbear.net/pictrs/image/c8895c43-ab88-444a-a6d2-ece247ef60ff.png "emoji yea")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697542916 {#4333
    date: 2023-10-17 13:41:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4340 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
  -id: 54424
  -bodyTs: "'/pictrs/image/4fd161dd-658d-49d0-9ed2-cec8d1e2c3c6.png':4 '/pictrs/image/c8895c43-ab88-444a-a6d2-ece247ef60ff.png':10 'doomjak':1,6 'emoji':5,11 'www.hexbear.net':3,9 'www.hexbear.net/pictrs/image/4fd161dd-658d-49d0-9ed2-cec8d1e2c3c6.png':2 'www.hexbear.net/pictrs/image/c8895c43-ab88-444a-a6d2-ece247ef60ff.png':8 'yea':7,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4114786"
  +editedAt: DateTimeImmutable @1697542993 {#4334
    date: 2023-10-17 13:43:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697542916 {#4335
    date: 2023-10-17 13:41:56.0 +02: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
131 DENIED edit
App\Entity\EntryComment {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![doomjak](https://www.hexbear.net/pictrs/image/4fd161dd-658d-49d0-9ed2-cec8d1e2c3c6.png "emoji doomjak") ![yea](https://www.hexbear.net/pictrs/image/c8895c43-ab88-444a-a6d2-ece247ef60ff.png "emoji yea")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697542916 {#4333
    date: 2023-10-17 13:41:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4340 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
  -id: 54424
  -bodyTs: "'/pictrs/image/4fd161dd-658d-49d0-9ed2-cec8d1e2c3c6.png':4 '/pictrs/image/c8895c43-ab88-444a-a6d2-ece247ef60ff.png':10 'doomjak':1,6 'emoji':5,11 'www.hexbear.net':3,9 'www.hexbear.net/pictrs/image/4fd161dd-658d-49d0-9ed2-cec8d1e2c3c6.png':2 'www.hexbear.net/pictrs/image/c8895c43-ab88-444a-a6d2-ece247ef60ff.png':8 'yea':7,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4114786"
  +editedAt: DateTimeImmutable @1697542993 {#4334
    date: 2023-10-17 13:43:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697542916 {#4335
    date: 2023-10-17 13:41:56.0 +02: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
132 DENIED moderate
App\Entity\EntryComment {#4339
  +user: App\Entity\User {#4352 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![doomjak](https://www.hexbear.net/pictrs/image/4fd161dd-658d-49d0-9ed2-cec8d1e2c3c6.png "emoji doomjak") ![yea](https://www.hexbear.net/pictrs/image/c8895c43-ab88-444a-a6d2-ece247ef60ff.png "emoji yea")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697542916 {#4333
    date: 2023-10-17 13:41:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4340 …}
  +nested: Doctrine\ORM\PersistentCollection {#4342 …}
  +votes: Doctrine\ORM\PersistentCollection {#4344 …}
  +reports: Doctrine\ORM\PersistentCollection {#4346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4350 …}
  -id: 54424
  -bodyTs: "'/pictrs/image/4fd161dd-658d-49d0-9ed2-cec8d1e2c3c6.png':4 '/pictrs/image/c8895c43-ab88-444a-a6d2-ece247ef60ff.png':10 'doomjak':1,6 'emoji':5,11 'www.hexbear.net':3,9 'www.hexbear.net/pictrs/image/4fd161dd-658d-49d0-9ed2-cec8d1e2c3c6.png':2 'www.hexbear.net/pictrs/image/c8895c43-ab88-444a-a6d2-ece247ef60ff.png':8 'yea':7,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4114786"
  +editedAt: DateTimeImmutable @1697542993 {#4334
    date: 2023-10-17 13:43:13.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697542916 {#4335
    date: 2023-10-17 13:41:56.0 +02: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
133 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
134 DENIED moderate
App\Entity\EntryComment {#4414
  +user: App\Entity\User {#4427 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Needs more drugs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697538676 {#4409
    date: 2023-10-17 12:31:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -id: 54331
  -bodyTs: "'drug':3 'need':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4514762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697538676 {#4410
    date: 2023-10-17 12:31:16.0 +02: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
135 DENIED edit
App\Entity\EntryComment {#4414
  +user: App\Entity\User {#4427 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Needs more drugs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697538676 {#4409
    date: 2023-10-17 12:31:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -id: 54331
  -bodyTs: "'drug':3 'need':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4514762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697538676 {#4410
    date: 2023-10-17 12:31:16.0 +02: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
136 DENIED moderate
App\Entity\EntryComment {#4414
  +user: App\Entity\User {#4427 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Needs more drugs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697538676 {#4409
    date: 2023-10-17 12:31:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4415 …}
  +nested: Doctrine\ORM\PersistentCollection {#4417 …}
  +votes: Doctrine\ORM\PersistentCollection {#4419 …}
  +reports: Doctrine\ORM\PersistentCollection {#4421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4425 …}
  -id: 54331
  -bodyTs: "'drug':3 'need':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4514762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697538676 {#4410
    date: 2023-10-17 12:31:16.0 +02: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
137 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
138 DENIED moderate
App\Entity\EntryComment {#4487
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![grillman](https://www.hexbear.net/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png "emoji grillman") ![yes-hahaha-yes-l](https://www.hexbear.net/pictrs/image/f05e801b-be2d-4a2b-8ccc-25123f426102.png "emoji yes-hahaha-yes-l")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697537995 {#4482
    date: 2023-10-17 12:19:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 54315
  -bodyTs: "'/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png':4 '/pictrs/image/f05e801b-be2d-4a2b-8ccc-25123f426102.png':14 'emoji':5,15 'grillman':1,6 'hahaha':9,18 'l':11,20 'www.hexbear.net':3,13 'www.hexbear.net/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png':2 'www.hexbear.net/pictrs/image/f05e801b-be2d-4a2b-8ccc-25123f426102.png':12 'yes':8,10,17,19 'yes-hahaha-yes-l':7,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4114609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697537995 {#4483
    date: 2023-10-17 12:19:55.0 +02: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
139 DENIED edit
App\Entity\EntryComment {#4487
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![grillman](https://www.hexbear.net/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png "emoji grillman") ![yes-hahaha-yes-l](https://www.hexbear.net/pictrs/image/f05e801b-be2d-4a2b-8ccc-25123f426102.png "emoji yes-hahaha-yes-l")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697537995 {#4482
    date: 2023-10-17 12:19:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 54315
  -bodyTs: "'/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png':4 '/pictrs/image/f05e801b-be2d-4a2b-8ccc-25123f426102.png':14 'emoji':5,15 'grillman':1,6 'hahaha':9,18 'l':11,20 'www.hexbear.net':3,13 'www.hexbear.net/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png':2 'www.hexbear.net/pictrs/image/f05e801b-be2d-4a2b-8ccc-25123f426102.png':12 'yes':8,10,17,19 'yes-hahaha-yes-l':7,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4114609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697537995 {#4483
    date: 2023-10-17 12:19:55.0 +02: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
140 DENIED moderate
App\Entity\EntryComment {#4487
  +user: App\Entity\User {#4500 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +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 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -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 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "Modern-Life-Is-Perfect"
    +title: "Modern Life Is Perfect"
    +url: "https://lemmy.ml/pictrs/image/30fe708b-dc20-4bcb-b7a0-f743f5eb8faf.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 410
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697571903 {#2410
      date: 2023-10-17 21:45:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 5937
    -titleTs: "'life':2 'modern':1 'perfect':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697623307
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6606610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697536907 {#1850
      date: 2023-10-17 12:01:47.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "![grillman](https://www.hexbear.net/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png "emoji grillman") ![yes-hahaha-yes-l](https://www.hexbear.net/pictrs/image/f05e801b-be2d-4a2b-8ccc-25123f426102.png "emoji yes-hahaha-yes-l")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697537995 {#4482
    date: 2023-10-17 12:19:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4488 …}
  +nested: Doctrine\ORM\PersistentCollection {#4490 …}
  +votes: Doctrine\ORM\PersistentCollection {#4492 …}
  +reports: Doctrine\ORM\PersistentCollection {#4494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4498 …}
  -id: 54315
  -bodyTs: "'/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png':4 '/pictrs/image/f05e801b-be2d-4a2b-8ccc-25123f426102.png':14 'emoji':5,15 'grillman':1,6 'hahaha':9,18 'l':11,20 'www.hexbear.net':3,13 'www.hexbear.net/pictrs/image/b674f45a-ed3b-4a2b-995b-189c052d6d7f.png':2 'www.hexbear.net/pictrs/image/f05e801b-be2d-4a2b-8ccc-25123f426102.png':12 'yes':8,10,17,19 'yes-hahaha-yes-l':7,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4114609"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697537995 {#4483
    date: 2023-10-17 12:19:55.0 +02: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
141 DENIED edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +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 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -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 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    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