GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/5618/The-Modern-Worker-Enjoying-His-Liberty/oldest

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 …}
}
8.59 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "The-Modern-Worker-Enjoying-His-Liberty"
  +title: "The Modern Worker Enjoying His Liberty"
  +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 475
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697654094 {#2418
    date: 2023-10-18 20:34:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 5618
  -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697493988
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6539838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697407588 {#1858
    date: 2023-10-16 00:06:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "The-Modern-Worker-Enjoying-His-Liberty"
  +title: "The Modern Worker Enjoying His Liberty"
  +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 475
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697654094 {#2418
    date: 2023-10-18 20:34:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 5618
  -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697493988
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6539838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697407588 {#1858
    date: 2023-10-16 00:06:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +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 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -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 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "The-Modern-Worker-Enjoying-His-Liberty"
  +title: "The Modern Worker Enjoying His Liberty"
  +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 475
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697654094 {#2418
    date: 2023-10-18 20:34:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 5618
  -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697493988
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6539838"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697407588 {#1858
    date: 2023-10-16 00:06:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3996
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Wait a minute, you guys got free time?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697425905 {#4005
    date: 2023-10-16 05:11:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3994 …}
  +nested: Doctrine\ORM\PersistentCollection {#3992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3990 …}
  +reports: Doctrine\ORM\PersistentCollection {#3988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
  -id: 51326
  -bodyTs: "'free':7 'got':6 'guy':5 'minut':3 'time':8 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4468512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697409361 {#3941
    date: 2023-10-16 00:36:01.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 {#3996
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Wait a minute, you guys got free time?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697425905 {#4005
    date: 2023-10-16 05:11:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3994 …}
  +nested: Doctrine\ORM\PersistentCollection {#3992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3990 …}
  +reports: Doctrine\ORM\PersistentCollection {#3988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
  -id: 51326
  -bodyTs: "'free':7 'got':6 'guy':5 'minut':3 'time':8 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4468512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697409361 {#3941
    date: 2023-10-16 00:36:01.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 {#3996
  +user: App\Entity\User {#3944 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Wait a minute, you guys got free time?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1697425905 {#4005
    date: 2023-10-16 05:11:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3994 …}
  +nested: Doctrine\ORM\PersistentCollection {#3992 …}
  +votes: Doctrine\ORM\PersistentCollection {#3990 …}
  +reports: Doctrine\ORM\PersistentCollection {#3988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
  -id: 51326
  -bodyTs: "'free':7 'got':6 'guy':5 'minut':3 'time':8 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4468512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697409361 {#3941
    date: 2023-10-16 00:36:01.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 {#4787
  +user: Proxies\__CG__\App\Entity\User {#4780 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#3996
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Wait a minute, you guys got free time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697425905 {#4005
      date: 2023-10-16 05:11:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3994 …}
    +nested: Doctrine\ORM\PersistentCollection {#3992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3990 …}
    +reports: Doctrine\ORM\PersistentCollection {#3988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
    -id: 51326
    -bodyTs: "'free':7 'got':6 'guy':5 'minut':3 'time':8 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4468512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697409361 {#3941
      date: 2023-10-16 00:36:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "Ya I have about 4-6 hours of free time a day. After work and chores."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697418555 {#4788
    date: 2023-10-16 03:09:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@hunter2@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4777 …}
  +votes: Doctrine\ORM\PersistentCollection {#4775 …}
  +reports: Doctrine\ORM\PersistentCollection {#4790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4794 …}
  -id: 51506
  -bodyTs: "'-6':6 '4':5 'chore':16 'day':12 'free':9 'hour':7 'time':10 'work':14 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4147271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697418555 {#4785
    date: 2023-10-16 03:09:15.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 {#4787
  +user: Proxies\__CG__\App\Entity\User {#4780 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#3996
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Wait a minute, you guys got free time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697425905 {#4005
      date: 2023-10-16 05:11:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3994 …}
    +nested: Doctrine\ORM\PersistentCollection {#3992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3990 …}
    +reports: Doctrine\ORM\PersistentCollection {#3988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
    -id: 51326
    -bodyTs: "'free':7 'got':6 'guy':5 'minut':3 'time':8 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4468512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697409361 {#3941
      date: 2023-10-16 00:36:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "Ya I have about 4-6 hours of free time a day. After work and chores."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697418555 {#4788
    date: 2023-10-16 03:09:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@hunter2@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4777 …}
  +votes: Doctrine\ORM\PersistentCollection {#4775 …}
  +reports: Doctrine\ORM\PersistentCollection {#4790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4794 …}
  -id: 51506
  -bodyTs: "'-6':6 '4':5 'chore':16 'day':12 'free':9 'hour':7 'time':10 'work':14 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4147271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697418555 {#4785
    date: 2023-10-16 03:09:15.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 {#4787
  +user: Proxies\__CG__\App\Entity\User {#4780 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#3996
    +user: App\Entity\User {#3944 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Wait a minute, you guys got free time?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1697425905 {#4005
      date: 2023-10-16 05:11:45.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3994 …}
    +nested: Doctrine\ORM\PersistentCollection {#3992 …}
    +votes: Doctrine\ORM\PersistentCollection {#3990 …}
    +reports: Doctrine\ORM\PersistentCollection {#3988 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
    -id: 51326
    -bodyTs: "'free':7 'got':6 'guy':5 'minut':3 'time':8 'wait':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4468512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697409361 {#3941
      date: 2023-10-16 00:36:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "Ya I have about 4-6 hours of free time a day. After work and chores."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697418555 {#4788
    date: 2023-10-16 03:09:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@hunter2@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4777 …}
  +votes: Doctrine\ORM\PersistentCollection {#4775 …}
  +reports: Doctrine\ORM\PersistentCollection {#4790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4794 …}
  -id: 51506
  -bodyTs: "'-6':6 '4':5 'chore':16 'day':12 'free':9 'hour':7 'time':10 'work':14 'ya':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4147271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697418555 {#4785
    date: 2023-10-16 03:09:15.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 {#4904
  +user: Proxies\__CG__\App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4787
    +user: Proxies\__CG__\App\Entity\User {#4780 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Wait a minute, you guys got free time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697425905 {#4005
        date: 2023-10-16 05:11:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 51326
      -bodyTs: "'free':7 'got':6 'guy':5 'minut':3 'time':8 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4468512"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697409361 {#3941
        date: 2023-10-16 00:36:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "Ya I have about 4-6 hours of free time a day. After work and chores."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697418555 {#4788
      date: 2023-10-16 03:09:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@hunter2@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4775 …}
    +reports: Doctrine\ORM\PersistentCollection {#4790 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4792 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4794 …}
    -id: 51506
    -bodyTs: "'-6':6 '4':5 'chore':16 'day':12 'free':9 'hour':7 'time':10 'work':14 'ya':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4147271"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697418555 {#4785
      date: 2023-10-16 03:09:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "Sometimes during work…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697425904 {#4905
    date: 2023-10-16 05:11:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@hunter2@sh.itjust.works"
    "@purprain@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4894 …}
  +nested: Doctrine\ORM\PersistentCollection {#4898 …}
  +votes: Doctrine\ORM\PersistentCollection {#4896 …}
  +reports: Doctrine\ORM\PersistentCollection {#4909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
  -id: 51639
  -bodyTs: "'sometim':1 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4033596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697425904 {#4902
    date: 2023-10-16 05:11:44.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 {#4904
  +user: Proxies\__CG__\App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4787
    +user: Proxies\__CG__\App\Entity\User {#4780 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Wait a minute, you guys got free time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697425905 {#4005
        date: 2023-10-16 05:11:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 51326
      -bodyTs: "'free':7 'got':6 'guy':5 'minut':3 'time':8 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4468512"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697409361 {#3941
        date: 2023-10-16 00:36:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "Ya I have about 4-6 hours of free time a day. After work and chores."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697418555 {#4788
      date: 2023-10-16 03:09:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@hunter2@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4775 …}
    +reports: Doctrine\ORM\PersistentCollection {#4790 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4792 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4794 …}
    -id: 51506
    -bodyTs: "'-6':6 '4':5 'chore':16 'day':12 'free':9 'hour':7 'time':10 'work':14 'ya':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4147271"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697418555 {#4785
      date: 2023-10-16 03:09:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "Sometimes during work…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697425904 {#4905
    date: 2023-10-16 05:11:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@hunter2@sh.itjust.works"
    "@purprain@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4894 …}
  +nested: Doctrine\ORM\PersistentCollection {#4898 …}
  +votes: Doctrine\ORM\PersistentCollection {#4896 …}
  +reports: Doctrine\ORM\PersistentCollection {#4909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
  -id: 51639
  -bodyTs: "'sometim':1 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4033596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697425904 {#4902
    date: 2023-10-16 05:11:44.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 {#4904
  +user: Proxies\__CG__\App\Entity\User {#4899 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4787
    +user: Proxies\__CG__\App\Entity\User {#4780 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#3996
      +user: App\Entity\User {#3944 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Wait a minute, you guys got free time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1697425905 {#4005
        date: 2023-10-16 05:11:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3994 …}
      +nested: Doctrine\ORM\PersistentCollection {#3992 …}
      +votes: Doctrine\ORM\PersistentCollection {#3990 …}
      +reports: Doctrine\ORM\PersistentCollection {#3988 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3956 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3960 …}
      -id: 51326
      -bodyTs: "'free':7 'got':6 'guy':5 'minut':3 'time':8 'wait':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4468512"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697409361 {#3941
        date: 2023-10-16 00:36:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3996}
    +body: "Ya I have about 4-6 hours of free time a day. After work and chores."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697418555 {#4788
      date: 2023-10-16 03:09:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@hunter2@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4777 …}
    +votes: Doctrine\ORM\PersistentCollection {#4775 …}
    +reports: Doctrine\ORM\PersistentCollection {#4790 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4792 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4794 …}
    -id: 51506
    -bodyTs: "'-6':6 '4':5 'chore':16 'day':12 'free':9 'hour':7 'time':10 'work':14 'ya':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4147271"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697418555 {#4785
      date: 2023-10-16 03:09:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3996}
  +body: "Sometimes during work…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697425904 {#4905
    date: 2023-10-16 05:11:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@hunter2@sh.itjust.works"
    "@purprain@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4894 …}
  +nested: Doctrine\ORM\PersistentCollection {#4898 …}
  +votes: Doctrine\ORM\PersistentCollection {#4896 …}
  +reports: Doctrine\ORM\PersistentCollection {#4909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4911 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4913 …}
  -id: 51639
  -bodyTs: "'sometim':1 'work':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4033596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697425904 {#4902
    date: 2023-10-16 05:11:44.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 {#4028
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Ah, the luxury of not being a parent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1697654095 {#4034
    date: 2023-10-18 20:34:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  -id: 51353
  -bodyTs: "'ah':1 'luxuri':3 'parent':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4030274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697410535 {#4039
    date: 2023-10-16 00:55:35.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 {#4028
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Ah, the luxury of not being a parent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1697654095 {#4034
    date: 2023-10-18 20:34:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  -id: 51353
  -bodyTs: "'ah':1 'luxuri':3 'parent':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4030274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697410535 {#4039
    date: 2023-10-16 00:55:35.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 {#4028
  +user: App\Entity\User {#4017 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Ah, the luxury of not being a parent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1697654095 {#4034
    date: 2023-10-18 20:34:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4033 …}
  +nested: Doctrine\ORM\PersistentCollection {#4032 …}
  +votes: Doctrine\ORM\PersistentCollection {#4023 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  -id: 51353
  -bodyTs: "'ah':1 'luxuri':3 'parent':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4030274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697410535 {#4039
    date: 2023-10-16 00:55:35.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 {#4799
  +user: Proxies\__CG__\App\Entity\User {#4800 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4028
    +user: App\Entity\User {#4017 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Ah, the luxury of not being a parent."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1697654095 {#4034
      date: 2023-10-18 20:34:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    -id: 51353
    -bodyTs: "'ah':1 'luxuri':3 'parent':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4030274"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697410535 {#4039
      date: 2023-10-16 00:55:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
    \n
    Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
    \n
    Edit: We have two kids, 6 and 8 years old.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697432136 {#4796
    date: 2023-10-16 06:55:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
  ]
  +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: 51738
  -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4151054"
  +editedAt: DateTimeImmutable @1697463152 {#4797
    date: 2023-10-16 15:32:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697432136 {#4798
    date: 2023-10-16 06:55:36.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 {#4799
  +user: Proxies\__CG__\App\Entity\User {#4800 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4028
    +user: App\Entity\User {#4017 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Ah, the luxury of not being a parent."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1697654095 {#4034
      date: 2023-10-18 20:34:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    -id: 51353
    -bodyTs: "'ah':1 'luxuri':3 'parent':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4030274"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697410535 {#4039
      date: 2023-10-16 00:55:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
    \n
    Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
    \n
    Edit: We have two kids, 6 and 8 years old.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697432136 {#4796
    date: 2023-10-16 06:55:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
  ]
  +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: 51738
  -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4151054"
  +editedAt: DateTimeImmutable @1697463152 {#4797
    date: 2023-10-16 15:32:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697432136 {#4798
    date: 2023-10-16 06:55:36.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 {#4799
  +user: Proxies\__CG__\App\Entity\User {#4800 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4028
    +user: App\Entity\User {#4017 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Ah, the luxury of not being a parent."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 52
    +score: 0
    +lastActive: DateTime @1697654095 {#4034
      date: 2023-10-18 20:34:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4033 …}
    +nested: Doctrine\ORM\PersistentCollection {#4032 …}
    +votes: Doctrine\ORM\PersistentCollection {#4023 …}
    +reports: Doctrine\ORM\PersistentCollection {#4026 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    -id: 51353
    -bodyTs: "'ah':1 'luxuri':3 'parent':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4030274"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697410535 {#4039
      date: 2023-10-16 00:55:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
    \n
    Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
    \n
    Edit: We have two kids, 6 and 8 years old.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697432136 {#4796
    date: 2023-10-16 06:55:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
  ]
  +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: 51738
  -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4151054"
  +editedAt: DateTimeImmutable @1697463152 {#4797
    date: 2023-10-16 15:32:32.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697432136 {#4798
    date: 2023-10-16 06:55:36.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 {#4950
  +user: Proxies\__CG__\App\Entity\User {#4951 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: Proxies\__CG__\App\Entity\User {#4800 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4028
      +user: App\Entity\User {#4017 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Ah, the luxury of not being a parent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1697654095 {#4034
        date: 2023-10-18 20:34:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4033 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
      -id: 51353
      -bodyTs: "'ah':1 'luxuri':3 'parent':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4030274"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697410535 {#4039
        date: 2023-10-16 00:55:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: """
      Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
      \n
      Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
      \n
      Edit: We have two kids, 6 and 8 years old.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697432136 {#4796
      date: 2023-10-16 06:55:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
    ]
    +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: 51738
    -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4151054"
    +editedAt: DateTimeImmutable @1697463152 {#4797
      date: 2023-10-16 15:32:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697432136 {#4798
      date: 2023-10-16 06:55:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    I guess there are scenarios where I have free time, but it’s less than 30 minutes daily. In some evenings I can fight the exhaustion of a full day of child care after putting them to sleep to stay awake and get some free time, taking into account of being very tired when they wake me up quite early.\n
    \n
    It probably gets better when the kids are older, mine are little.\n
    \n
    Two humans are just too few to take care after two kids. Originally humans were not isolated to 4 person families like they are today. The whole tribe was looking after all the kids, sharing different duties and having a collective schedule, similar to Kindergarden today, but the whole day.\n
    \n
    After that a few generations lived together in one house, still having less impact on the actual parents. Then we got our 2 parents + kids family model where in the beginning one parent was doing childcare full time.\n
    \n
    Arriving in todays society, where both parents need to work and do the child care on the side by themselves after parental leaves from work are over. This is from the age of 1 where I live, but e.g. in the U.S. it’s right away.\n
    \n
    Obviously this most parent hostile setup in the society of today, adding also some financial disadvantages, is a big reason this societies demographic issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697439263 {#4947
    date: 2023-10-16 08:54:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4952 …}
  +nested: Doctrine\ORM\PersistentCollection {#4954 …}
  +votes: Doctrine\ORM\PersistentCollection {#4956 …}
  +reports: Doctrine\ORM\PersistentCollection {#4958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
  -id: 51879
  -bodyTs: "'1':194 '2':145 '30':16 '4':91 'account':49 'actual':139 'ad':218 'age':192 'also':219 'arriv':161 'awak':41 'away':206 'begin':153 'better':64 'big':225 'care':33,81,175 'child':32,174 'childcar':158 'collect':113 'daili':18 'day':30,122 'demograph':229 'differ':108 'disadvantag':222 'duti':109 'e.g':199 'earli':60 'even':21 'exhaust':26 'famili':93,148 'fight':24 'financi':221 'free':9,45 'full':29,159 'generat':127 'get':43,63 'got':143 'guess':2 'hostil':211 'hous':132 'human':74,86 'impact':136 'isol':89 'issu':230 'kid':67,84,106,147 'kindergarden':117 'leav':183 'less':14,135 'like':94 'littl':72 'live':128,197 'look':102 'mine':70 'minut':17 'model':149 'need':168 'obvious':207 'older':69 'one':131,154 'origin':85 'parent':140,146,155,167,182,210 'person':92 'probabl':62 'put':35 'quit':59 'reason':226 'right':205 'scenario':5 'schedul':114 'setup':212 'share':107 'side':178 'similar':115 'sleep':38 'societi':164,215,228 'stay':40 'still':133 'take':47,80 'time':10,46,160 'tire':53 'today':97,118,163,217 'togeth':129 'tribe':100 'two':73,83 'u.s':202 'wake':56 'whole':99,121 'work':170,185"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4925521"
  +editedAt: DateTimeImmutable @1697439778 {#4948
    date: 2023-10-16 09:02:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697439263 {#4949
    date: 2023-10-16 08:54:23.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 {#4950
  +user: Proxies\__CG__\App\Entity\User {#4951 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: Proxies\__CG__\App\Entity\User {#4800 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4028
      +user: App\Entity\User {#4017 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Ah, the luxury of not being a parent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1697654095 {#4034
        date: 2023-10-18 20:34:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4033 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
      -id: 51353
      -bodyTs: "'ah':1 'luxuri':3 'parent':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4030274"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697410535 {#4039
        date: 2023-10-16 00:55:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: """
      Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
      \n
      Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
      \n
      Edit: We have two kids, 6 and 8 years old.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697432136 {#4796
      date: 2023-10-16 06:55:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
    ]
    +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: 51738
    -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4151054"
    +editedAt: DateTimeImmutable @1697463152 {#4797
      date: 2023-10-16 15:32:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697432136 {#4798
      date: 2023-10-16 06:55:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    I guess there are scenarios where I have free time, but it’s less than 30 minutes daily. In some evenings I can fight the exhaustion of a full day of child care after putting them to sleep to stay awake and get some free time, taking into account of being very tired when they wake me up quite early.\n
    \n
    It probably gets better when the kids are older, mine are little.\n
    \n
    Two humans are just too few to take care after two kids. Originally humans were not isolated to 4 person families like they are today. The whole tribe was looking after all the kids, sharing different duties and having a collective schedule, similar to Kindergarden today, but the whole day.\n
    \n
    After that a few generations lived together in one house, still having less impact on the actual parents. Then we got our 2 parents + kids family model where in the beginning one parent was doing childcare full time.\n
    \n
    Arriving in todays society, where both parents need to work and do the child care on the side by themselves after parental leaves from work are over. This is from the age of 1 where I live, but e.g. in the U.S. it’s right away.\n
    \n
    Obviously this most parent hostile setup in the society of today, adding also some financial disadvantages, is a big reason this societies demographic issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697439263 {#4947
    date: 2023-10-16 08:54:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4952 …}
  +nested: Doctrine\ORM\PersistentCollection {#4954 …}
  +votes: Doctrine\ORM\PersistentCollection {#4956 …}
  +reports: Doctrine\ORM\PersistentCollection {#4958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
  -id: 51879
  -bodyTs: "'1':194 '2':145 '30':16 '4':91 'account':49 'actual':139 'ad':218 'age':192 'also':219 'arriv':161 'awak':41 'away':206 'begin':153 'better':64 'big':225 'care':33,81,175 'child':32,174 'childcar':158 'collect':113 'daili':18 'day':30,122 'demograph':229 'differ':108 'disadvantag':222 'duti':109 'e.g':199 'earli':60 'even':21 'exhaust':26 'famili':93,148 'fight':24 'financi':221 'free':9,45 'full':29,159 'generat':127 'get':43,63 'got':143 'guess':2 'hostil':211 'hous':132 'human':74,86 'impact':136 'isol':89 'issu':230 'kid':67,84,106,147 'kindergarden':117 'leav':183 'less':14,135 'like':94 'littl':72 'live':128,197 'look':102 'mine':70 'minut':17 'model':149 'need':168 'obvious':207 'older':69 'one':131,154 'origin':85 'parent':140,146,155,167,182,210 'person':92 'probabl':62 'put':35 'quit':59 'reason':226 'right':205 'scenario':5 'schedul':114 'setup':212 'share':107 'side':178 'similar':115 'sleep':38 'societi':164,215,228 'stay':40 'still':133 'take':47,80 'time':10,46,160 'tire':53 'today':97,118,163,217 'togeth':129 'tribe':100 'two':73,83 'u.s':202 'wake':56 'whole':99,121 'work':170,185"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4925521"
  +editedAt: DateTimeImmutable @1697439778 {#4948
    date: 2023-10-16 09:02:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697439263 {#4949
    date: 2023-10-16 08:54:23.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 {#4950
  +user: Proxies\__CG__\App\Entity\User {#4951 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: Proxies\__CG__\App\Entity\User {#4800 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4028
      +user: App\Entity\User {#4017 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Ah, the luxury of not being a parent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1697654095 {#4034
        date: 2023-10-18 20:34:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4033 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
      -id: 51353
      -bodyTs: "'ah':1 'luxuri':3 'parent':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4030274"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697410535 {#4039
        date: 2023-10-16 00:55:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: """
      Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
      \n
      Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
      \n
      Edit: We have two kids, 6 and 8 years old.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697432136 {#4796
      date: 2023-10-16 06:55:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
    ]
    +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: 51738
    -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4151054"
    +editedAt: DateTimeImmutable @1697463152 {#4797
      date: 2023-10-16 15:32:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697432136 {#4798
      date: 2023-10-16 06:55:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    I guess there are scenarios where I have free time, but it’s less than 30 minutes daily. In some evenings I can fight the exhaustion of a full day of child care after putting them to sleep to stay awake and get some free time, taking into account of being very tired when they wake me up quite early.\n
    \n
    It probably gets better when the kids are older, mine are little.\n
    \n
    Two humans are just too few to take care after two kids. Originally humans were not isolated to 4 person families like they are today. The whole tribe was looking after all the kids, sharing different duties and having a collective schedule, similar to Kindergarden today, but the whole day.\n
    \n
    After that a few generations lived together in one house, still having less impact on the actual parents. Then we got our 2 parents + kids family model where in the beginning one parent was doing childcare full time.\n
    \n
    Arriving in todays society, where both parents need to work and do the child care on the side by themselves after parental leaves from work are over. This is from the age of 1 where I live, but e.g. in the U.S. it’s right away.\n
    \n
    Obviously this most parent hostile setup in the society of today, adding also some financial disadvantages, is a big reason this societies demographic issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697439263 {#4947
    date: 2023-10-16 08:54:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4952 …}
  +nested: Doctrine\ORM\PersistentCollection {#4954 …}
  +votes: Doctrine\ORM\PersistentCollection {#4956 …}
  +reports: Doctrine\ORM\PersistentCollection {#4958 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
  -id: 51879
  -bodyTs: "'1':194 '2':145 '30':16 '4':91 'account':49 'actual':139 'ad':218 'age':192 'also':219 'arriv':161 'awak':41 'away':206 'begin':153 'better':64 'big':225 'care':33,81,175 'child':32,174 'childcar':158 'collect':113 'daili':18 'day':30,122 'demograph':229 'differ':108 'disadvantag':222 'duti':109 'e.g':199 'earli':60 'even':21 'exhaust':26 'famili':93,148 'fight':24 'financi':221 'free':9,45 'full':29,159 'generat':127 'get':43,63 'got':143 'guess':2 'hostil':211 'hous':132 'human':74,86 'impact':136 'isol':89 'issu':230 'kid':67,84,106,147 'kindergarden':117 'leav':183 'less':14,135 'like':94 'littl':72 'live':128,197 'look':102 'mine':70 'minut':17 'model':149 'need':168 'obvious':207 'older':69 'one':131,154 'origin':85 'parent':140,146,155,167,182,210 'person':92 'probabl':62 'put':35 'quit':59 'reason':226 'right':205 'scenario':5 'schedul':114 'setup':212 'share':107 'side':178 'similar':115 'sleep':38 'societi':164,215,228 'stay':40 'still':133 'take':47,80 'time':10,46,160 'tire':53 'today':97,118,163,217 'togeth':129 'tribe':100 'two':73,83 'u.s':202 'wake':56 'whole':99,121 'work':170,185"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4925521"
  +editedAt: DateTimeImmutable @1697439778 {#4948
    date: 2023-10-16 09:02:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697439263 {#4949
    date: 2023-10-16 08:54:23.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 {#5020
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4950
    +user: Proxies\__CG__\App\Entity\User {#4951 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4799
      +user: Proxies\__CG__\App\Entity\User {#4800 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4028
        +user: App\Entity\User {#4017 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Ah, the luxury of not being a parent."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1697654095 {#4034
          date: 2023-10-18 20:34:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4032 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
        -id: 51353
        -bodyTs: "'ah':1 'luxuri':3 'parent':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4030274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697410535 {#4039
          date: 2023-10-16 00:55:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: """
        Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
        \n
        Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
        \n
        Edit: We have two kids, 6 and 8 years old.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697432136 {#4796
        date: 2023-10-16 06:55:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@floofloof@lemmy.ca"
      ]
      +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: 51738
      -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4151054"
      +editedAt: DateTimeImmutable @1697463152 {#4797
        date: 2023-10-16 15:32:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697432136 {#4798
        date: 2023-10-16 06:55:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: """
      I guess there are scenarios where I have free time, but it’s less than 30 minutes daily. In some evenings I can fight the exhaustion of a full day of child care after putting them to sleep to stay awake and get some free time, taking into account of being very tired when they wake me up quite early.\n
      \n
      It probably gets better when the kids are older, mine are little.\n
      \n
      Two humans are just too few to take care after two kids. Originally humans were not isolated to 4 person families like they are today. The whole tribe was looking after all the kids, sharing different duties and having a collective schedule, similar to Kindergarden today, but the whole day.\n
      \n
      After that a few generations lived together in one house, still having less impact on the actual parents. Then we got our 2 parents + kids family model where in the beginning one parent was doing childcare full time.\n
      \n
      Arriving in todays society, where both parents need to work and do the child care on the side by themselves after parental leaves from work are over. This is from the age of 1 where I live, but e.g. in the U.S. it’s right away.\n
      \n
      Obviously this most parent hostile setup in the society of today, adding also some financial disadvantages, is a big reason this societies demographic issues.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697439263 {#4947
      date: 2023-10-16 08:54:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
      "@Squirrel@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4952 …}
    +nested: Doctrine\ORM\PersistentCollection {#4954 …}
    +votes: Doctrine\ORM\PersistentCollection {#4956 …}
    +reports: Doctrine\ORM\PersistentCollection {#4958 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
    -id: 51879
    -bodyTs: "'1':194 '2':145 '30':16 '4':91 'account':49 'actual':139 'ad':218 'age':192 'also':219 'arriv':161 'awak':41 'away':206 'begin':153 'better':64 'big':225 'care':33,81,175 'child':32,174 'childcar':158 'collect':113 'daili':18 'day':30,122 'demograph':229 'differ':108 'disadvantag':222 'duti':109 'e.g':199 'earli':60 'even':21 'exhaust':26 'famili':93,148 'fight':24 'financi':221 'free':9,45 'full':29,159 'generat':127 'get':43,63 'got':143 'guess':2 'hostil':211 'hous':132 'human':74,86 'impact':136 'isol':89 'issu':230 'kid':67,84,106,147 'kindergarden':117 'leav':183 'less':14,135 'like':94 'littl':72 'live':128,197 'look':102 'mine':70 'minut':17 'model':149 'need':168 'obvious':207 'older':69 'one':131,154 'origin':85 'parent':140,146,155,167,182,210 'person':92 'probabl':62 'put':35 'quit':59 'reason':226 'right':205 'scenario':5 'schedul':114 'setup':212 'share':107 'side':178 'similar':115 'sleep':38 'societi':164,215,228 'stay':40 'still':133 'take':47,80 'time':10,46,160 'tire':53 'today':97,118,163,217 'togeth':129 'tribe':100 'two':73,83 'u.s':202 'wake':56 'whole':99,121 'work':170,185"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4925521"
    +editedAt: DateTimeImmutable @1697439778 {#4948
      date: 2023-10-16 09:02:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697439263 {#4949
      date: 2023-10-16 08:54:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "What else can be done besides talking to other parents to change it? There should be motivation to change it, at least for the next generation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697441861 {#5018
    date: 2023-10-16 09:37:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
    "@woodgen@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5021 …}
  +nested: Doctrine\ORM\PersistentCollection {#5023 …}
  +votes: Doctrine\ORM\PersistentCollection {#5025 …}
  +reports: Doctrine\ORM\PersistentCollection {#5027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5031 …}
  -id: 51918
  -bodyTs: "'besid':6 'chang':12,19 'done':5 'els':2 'generat':26 'least':22 'motiv':17 'next':25 'parent':10 'talk':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4939223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697441861 {#5019
    date: 2023-10-16 09:37:41.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 {#5020
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4950
    +user: Proxies\__CG__\App\Entity\User {#4951 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4799
      +user: Proxies\__CG__\App\Entity\User {#4800 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4028
        +user: App\Entity\User {#4017 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Ah, the luxury of not being a parent."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1697654095 {#4034
          date: 2023-10-18 20:34:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4032 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
        -id: 51353
        -bodyTs: "'ah':1 'luxuri':3 'parent':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4030274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697410535 {#4039
          date: 2023-10-16 00:55:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: """
        Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
        \n
        Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
        \n
        Edit: We have two kids, 6 and 8 years old.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697432136 {#4796
        date: 2023-10-16 06:55:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@floofloof@lemmy.ca"
      ]
      +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: 51738
      -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4151054"
      +editedAt: DateTimeImmutable @1697463152 {#4797
        date: 2023-10-16 15:32:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697432136 {#4798
        date: 2023-10-16 06:55:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: """
      I guess there are scenarios where I have free time, but it’s less than 30 minutes daily. In some evenings I can fight the exhaustion of a full day of child care after putting them to sleep to stay awake and get some free time, taking into account of being very tired when they wake me up quite early.\n
      \n
      It probably gets better when the kids are older, mine are little.\n
      \n
      Two humans are just too few to take care after two kids. Originally humans were not isolated to 4 person families like they are today. The whole tribe was looking after all the kids, sharing different duties and having a collective schedule, similar to Kindergarden today, but the whole day.\n
      \n
      After that a few generations lived together in one house, still having less impact on the actual parents. Then we got our 2 parents + kids family model where in the beginning one parent was doing childcare full time.\n
      \n
      Arriving in todays society, where both parents need to work and do the child care on the side by themselves after parental leaves from work are over. This is from the age of 1 where I live, but e.g. in the U.S. it’s right away.\n
      \n
      Obviously this most parent hostile setup in the society of today, adding also some financial disadvantages, is a big reason this societies demographic issues.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697439263 {#4947
      date: 2023-10-16 08:54:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
      "@Squirrel@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4952 …}
    +nested: Doctrine\ORM\PersistentCollection {#4954 …}
    +votes: Doctrine\ORM\PersistentCollection {#4956 …}
    +reports: Doctrine\ORM\PersistentCollection {#4958 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
    -id: 51879
    -bodyTs: "'1':194 '2':145 '30':16 '4':91 'account':49 'actual':139 'ad':218 'age':192 'also':219 'arriv':161 'awak':41 'away':206 'begin':153 'better':64 'big':225 'care':33,81,175 'child':32,174 'childcar':158 'collect':113 'daili':18 'day':30,122 'demograph':229 'differ':108 'disadvantag':222 'duti':109 'e.g':199 'earli':60 'even':21 'exhaust':26 'famili':93,148 'fight':24 'financi':221 'free':9,45 'full':29,159 'generat':127 'get':43,63 'got':143 'guess':2 'hostil':211 'hous':132 'human':74,86 'impact':136 'isol':89 'issu':230 'kid':67,84,106,147 'kindergarden':117 'leav':183 'less':14,135 'like':94 'littl':72 'live':128,197 'look':102 'mine':70 'minut':17 'model':149 'need':168 'obvious':207 'older':69 'one':131,154 'origin':85 'parent':140,146,155,167,182,210 'person':92 'probabl':62 'put':35 'quit':59 'reason':226 'right':205 'scenario':5 'schedul':114 'setup':212 'share':107 'side':178 'similar':115 'sleep':38 'societi':164,215,228 'stay':40 'still':133 'take':47,80 'time':10,46,160 'tire':53 'today':97,118,163,217 'togeth':129 'tribe':100 'two':73,83 'u.s':202 'wake':56 'whole':99,121 'work':170,185"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4925521"
    +editedAt: DateTimeImmutable @1697439778 {#4948
      date: 2023-10-16 09:02:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697439263 {#4949
      date: 2023-10-16 08:54:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "What else can be done besides talking to other parents to change it? There should be motivation to change it, at least for the next generation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697441861 {#5018
    date: 2023-10-16 09:37:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
    "@woodgen@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5021 …}
  +nested: Doctrine\ORM\PersistentCollection {#5023 …}
  +votes: Doctrine\ORM\PersistentCollection {#5025 …}
  +reports: Doctrine\ORM\PersistentCollection {#5027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5031 …}
  -id: 51918
  -bodyTs: "'besid':6 'chang':12,19 'done':5 'els':2 'generat':26 'least':22 'motiv':17 'next':25 'parent':10 'talk':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4939223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697441861 {#5019
    date: 2023-10-16 09:37:41.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 {#5020
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4950
    +user: Proxies\__CG__\App\Entity\User {#4951 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4799
      +user: Proxies\__CG__\App\Entity\User {#4800 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4028
        +user: App\Entity\User {#4017 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Ah, the luxury of not being a parent."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1697654095 {#4034
          date: 2023-10-18 20:34:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4032 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
        -id: 51353
        -bodyTs: "'ah':1 'luxuri':3 'parent':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4030274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697410535 {#4039
          date: 2023-10-16 00:55:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: """
        Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
        \n
        Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
        \n
        Edit: We have two kids, 6 and 8 years old.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697432136 {#4796
        date: 2023-10-16 06:55:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@floofloof@lemmy.ca"
      ]
      +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: 51738
      -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4151054"
      +editedAt: DateTimeImmutable @1697463152 {#4797
        date: 2023-10-16 15:32:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697432136 {#4798
        date: 2023-10-16 06:55:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: """
      I guess there are scenarios where I have free time, but it’s less than 30 minutes daily. In some evenings I can fight the exhaustion of a full day of child care after putting them to sleep to stay awake and get some free time, taking into account of being very tired when they wake me up quite early.\n
      \n
      It probably gets better when the kids are older, mine are little.\n
      \n
      Two humans are just too few to take care after two kids. Originally humans were not isolated to 4 person families like they are today. The whole tribe was looking after all the kids, sharing different duties and having a collective schedule, similar to Kindergarden today, but the whole day.\n
      \n
      After that a few generations lived together in one house, still having less impact on the actual parents. Then we got our 2 parents + kids family model where in the beginning one parent was doing childcare full time.\n
      \n
      Arriving in todays society, where both parents need to work and do the child care on the side by themselves after parental leaves from work are over. This is from the age of 1 where I live, but e.g. in the U.S. it’s right away.\n
      \n
      Obviously this most parent hostile setup in the society of today, adding also some financial disadvantages, is a big reason this societies demographic issues.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697439263 {#4947
      date: 2023-10-16 08:54:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
      "@Squirrel@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4952 …}
    +nested: Doctrine\ORM\PersistentCollection {#4954 …}
    +votes: Doctrine\ORM\PersistentCollection {#4956 …}
    +reports: Doctrine\ORM\PersistentCollection {#4958 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
    -id: 51879
    -bodyTs: "'1':194 '2':145 '30':16 '4':91 'account':49 'actual':139 'ad':218 'age':192 'also':219 'arriv':161 'awak':41 'away':206 'begin':153 'better':64 'big':225 'care':33,81,175 'child':32,174 'childcar':158 'collect':113 'daili':18 'day':30,122 'demograph':229 'differ':108 'disadvantag':222 'duti':109 'e.g':199 'earli':60 'even':21 'exhaust':26 'famili':93,148 'fight':24 'financi':221 'free':9,45 'full':29,159 'generat':127 'get':43,63 'got':143 'guess':2 'hostil':211 'hous':132 'human':74,86 'impact':136 'isol':89 'issu':230 'kid':67,84,106,147 'kindergarden':117 'leav':183 'less':14,135 'like':94 'littl':72 'live':128,197 'look':102 'mine':70 'minut':17 'model':149 'need':168 'obvious':207 'older':69 'one':131,154 'origin':85 'parent':140,146,155,167,182,210 'person':92 'probabl':62 'put':35 'quit':59 'reason':226 'right':205 'scenario':5 'schedul':114 'setup':212 'share':107 'side':178 'similar':115 'sleep':38 'societi':164,215,228 'stay':40 'still':133 'take':47,80 'time':10,46,160 'tire':53 'today':97,118,163,217 'togeth':129 'tribe':100 'two':73,83 'u.s':202 'wake':56 'whole':99,121 'work':170,185"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4925521"
    +editedAt: DateTimeImmutable @1697439778 {#4948
      date: 2023-10-16 09:02:58.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697439263 {#4949
      date: 2023-10-16 08:54:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "What else can be done besides talking to other parents to change it? There should be motivation to change it, at least for the next generation."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697441861 {#5018
    date: 2023-10-16 09:37:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
    "@woodgen@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5021 …}
  +nested: Doctrine\ORM\PersistentCollection {#5023 …}
  +votes: Doctrine\ORM\PersistentCollection {#5025 …}
  +reports: Doctrine\ORM\PersistentCollection {#5027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5029 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5031 …}
  -id: 51918
  -bodyTs: "'besid':6 'chang':12,19 'done':5 'els':2 'generat':26 'least':22 'motiv':17 'next':25 'parent':10 'talk':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4939223"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697441861 {#5019
    date: 2023-10-16 09:37:41.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 {#5055
  +user: Proxies\__CG__\App\Entity\User {#4951 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5020
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4950
      +user: Proxies\__CG__\App\Entity\User {#4951 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4799
        +user: Proxies\__CG__\App\Entity\User {#4800 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4028
          +user: App\Entity\User {#4017 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Ah, the luxury of not being a parent."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1697654095 {#4034
            date: 2023-10-18 20:34:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4033 …}
          +nested: Doctrine\ORM\PersistentCollection {#4032 …}
          +votes: Doctrine\ORM\PersistentCollection {#4023 …}
          +reports: Doctrine\ORM\PersistentCollection {#4026 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
          -id: 51353
          -bodyTs: "'ah':1 'luxuri':3 'parent':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4030274"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697410535 {#4039
            date: 2023-10-16 00:55:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4028}
        +body: """
          Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
          \n
          Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
          \n
          Edit: We have two kids, 6 and 8 years old.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697432136 {#4796
          date: 2023-10-16 06:55:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@floofloof@lemmy.ca"
        ]
        +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: 51738
        -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/4151054"
        +editedAt: DateTimeImmutable @1697463152 {#4797
          date: 2023-10-16 15:32:32.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697432136 {#4798
          date: 2023-10-16 06:55:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: """
        I guess there are scenarios where I have free time, but it’s less than 30 minutes daily. In some evenings I can fight the exhaustion of a full day of child care after putting them to sleep to stay awake and get some free time, taking into account of being very tired when they wake me up quite early.\n
        \n
        It probably gets better when the kids are older, mine are little.\n
        \n
        Two humans are just too few to take care after two kids. Originally humans were not isolated to 4 person families like they are today. The whole tribe was looking after all the kids, sharing different duties and having a collective schedule, similar to Kindergarden today, but the whole day.\n
        \n
        After that a few generations lived together in one house, still having less impact on the actual parents. Then we got our 2 parents + kids family model where in the beginning one parent was doing childcare full time.\n
        \n
        Arriving in todays society, where both parents need to work and do the child care on the side by themselves after parental leaves from work are over. This is from the age of 1 where I live, but e.g. in the U.S. it’s right away.\n
        \n
        Obviously this most parent hostile setup in the society of today, adding also some financial disadvantages, is a big reason this societies demographic issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697439263 {#4947
        date: 2023-10-16 08:54:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@floofloof@lemmy.ca"
        "@Squirrel@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4952 …}
      +nested: Doctrine\ORM\PersistentCollection {#4954 …}
      +votes: Doctrine\ORM\PersistentCollection {#4956 …}
      +reports: Doctrine\ORM\PersistentCollection {#4958 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
      -id: 51879
      -bodyTs: "'1':194 '2':145 '30':16 '4':91 'account':49 'actual':139 'ad':218 'age':192 'also':219 'arriv':161 'awak':41 'away':206 'begin':153 'better':64 'big':225 'care':33,81,175 'child':32,174 'childcar':158 'collect':113 'daili':18 'day':30,122 'demograph':229 'differ':108 'disadvantag':222 'duti':109 'e.g':199 'earli':60 'even':21 'exhaust':26 'famili':93,148 'fight':24 'financi':221 'free':9,45 'full':29,159 'generat':127 'get':43,63 'got':143 'guess':2 'hostil':211 'hous':132 'human':74,86 'impact':136 'isol':89 'issu':230 'kid':67,84,106,147 'kindergarden':117 'leav':183 'less':14,135 'like':94 'littl':72 'live':128,197 'look':102 'mine':70 'minut':17 'model':149 'need':168 'obvious':207 'older':69 'one':131,154 'origin':85 'parent':140,146,155,167,182,210 'person':92 'probabl':62 'put':35 'quit':59 'reason':226 'right':205 'scenario':5 'schedul':114 'setup':212 'share':107 'side':178 'similar':115 'sleep':38 'societi':164,215,228 'stay':40 'still':133 'take':47,80 'time':10,46,160 'tire':53 'today':97,118,163,217 'togeth':129 'tribe':100 'two':73,83 'u.s':202 'wake':56 'whole':99,121 'work':170,185"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4925521"
      +editedAt: DateTimeImmutable @1697439778 {#4948
        date: 2023-10-16 09:02:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697439263 {#4949
        date: 2023-10-16 08:54:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "What else can be done besides talking to other parents to change it? There should be motivation to change it, at least for the next generation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697441861 {#5018
      date: 2023-10-16 09:37:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
      "@Squirrel@thelemmy.club"
      "@woodgen@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5021 …}
    +nested: Doctrine\ORM\PersistentCollection {#5023 …}
    +votes: Doctrine\ORM\PersistentCollection {#5025 …}
    +reports: Doctrine\ORM\PersistentCollection {#5027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5031 …}
    -id: 51918
    -bodyTs: "'besid':6 'chang':12,19 'done':5 'els':2 'generat':26 'least':22 'motiv':17 'next':25 'parent':10 'talk':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4939223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697441861 {#5019
      date: 2023-10-16 09:37:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "I guess you could live in a community with multiple parents, sharing duties and creating more free time for individuals and couples."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697613823 {#5054
    date: 2023-10-18 09:23:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
    "@woodgen@lemm.ee"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5058 …}
  +nested: Doctrine\ORM\PersistentCollection {#5063 …}
  +votes: Doctrine\ORM\PersistentCollection {#5059 …}
  +reports: Doctrine\ORM\PersistentCollection {#5065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5069 …}
  -id: 56152
  -bodyTs: "'communiti':8 'could':4 'coupl':22 'creat':15 'duti':13 'free':17 'guess':2 'individu':20 'live':5 'multipl':10 'parent':11 'share':12 'time':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5009417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697613823 {#5051
    date: 2023-10-18 09:23:43.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 {#5055
  +user: Proxies\__CG__\App\Entity\User {#4951 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5020
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4950
      +user: Proxies\__CG__\App\Entity\User {#4951 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4799
        +user: Proxies\__CG__\App\Entity\User {#4800 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4028
          +user: App\Entity\User {#4017 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Ah, the luxury of not being a parent."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1697654095 {#4034
            date: 2023-10-18 20:34:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4033 …}
          +nested: Doctrine\ORM\PersistentCollection {#4032 …}
          +votes: Doctrine\ORM\PersistentCollection {#4023 …}
          +reports: Doctrine\ORM\PersistentCollection {#4026 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
          -id: 51353
          -bodyTs: "'ah':1 'luxuri':3 'parent':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4030274"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697410535 {#4039
            date: 2023-10-16 00:55:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4028}
        +body: """
          Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
          \n
          Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
          \n
          Edit: We have two kids, 6 and 8 years old.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697432136 {#4796
          date: 2023-10-16 06:55:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@floofloof@lemmy.ca"
        ]
        +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: 51738
        -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/4151054"
        +editedAt: DateTimeImmutable @1697463152 {#4797
          date: 2023-10-16 15:32:32.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697432136 {#4798
          date: 2023-10-16 06:55:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: """
        I guess there are scenarios where I have free time, but it’s less than 30 minutes daily. In some evenings I can fight the exhaustion of a full day of child care after putting them to sleep to stay awake and get some free time, taking into account of being very tired when they wake me up quite early.\n
        \n
        It probably gets better when the kids are older, mine are little.\n
        \n
        Two humans are just too few to take care after two kids. Originally humans were not isolated to 4 person families like they are today. The whole tribe was looking after all the kids, sharing different duties and having a collective schedule, similar to Kindergarden today, but the whole day.\n
        \n
        After that a few generations lived together in one house, still having less impact on the actual parents. Then we got our 2 parents + kids family model where in the beginning one parent was doing childcare full time.\n
        \n
        Arriving in todays society, where both parents need to work and do the child care on the side by themselves after parental leaves from work are over. This is from the age of 1 where I live, but e.g. in the U.S. it’s right away.\n
        \n
        Obviously this most parent hostile setup in the society of today, adding also some financial disadvantages, is a big reason this societies demographic issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697439263 {#4947
        date: 2023-10-16 08:54:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@floofloof@lemmy.ca"
        "@Squirrel@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4952 …}
      +nested: Doctrine\ORM\PersistentCollection {#4954 …}
      +votes: Doctrine\ORM\PersistentCollection {#4956 …}
      +reports: Doctrine\ORM\PersistentCollection {#4958 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
      -id: 51879
      -bodyTs: "'1':194 '2':145 '30':16 '4':91 'account':49 'actual':139 'ad':218 'age':192 'also':219 'arriv':161 'awak':41 'away':206 'begin':153 'better':64 'big':225 'care':33,81,175 'child':32,174 'childcar':158 'collect':113 'daili':18 'day':30,122 'demograph':229 'differ':108 'disadvantag':222 'duti':109 'e.g':199 'earli':60 'even':21 'exhaust':26 'famili':93,148 'fight':24 'financi':221 'free':9,45 'full':29,159 'generat':127 'get':43,63 'got':143 'guess':2 'hostil':211 'hous':132 'human':74,86 'impact':136 'isol':89 'issu':230 'kid':67,84,106,147 'kindergarden':117 'leav':183 'less':14,135 'like':94 'littl':72 'live':128,197 'look':102 'mine':70 'minut':17 'model':149 'need':168 'obvious':207 'older':69 'one':131,154 'origin':85 'parent':140,146,155,167,182,210 'person':92 'probabl':62 'put':35 'quit':59 'reason':226 'right':205 'scenario':5 'schedul':114 'setup':212 'share':107 'side':178 'similar':115 'sleep':38 'societi':164,215,228 'stay':40 'still':133 'take':47,80 'time':10,46,160 'tire':53 'today':97,118,163,217 'togeth':129 'tribe':100 'two':73,83 'u.s':202 'wake':56 'whole':99,121 'work':170,185"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4925521"
      +editedAt: DateTimeImmutable @1697439778 {#4948
        date: 2023-10-16 09:02:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697439263 {#4949
        date: 2023-10-16 08:54:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "What else can be done besides talking to other parents to change it? There should be motivation to change it, at least for the next generation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697441861 {#5018
      date: 2023-10-16 09:37:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
      "@Squirrel@thelemmy.club"
      "@woodgen@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5021 …}
    +nested: Doctrine\ORM\PersistentCollection {#5023 …}
    +votes: Doctrine\ORM\PersistentCollection {#5025 …}
    +reports: Doctrine\ORM\PersistentCollection {#5027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5031 …}
    -id: 51918
    -bodyTs: "'besid':6 'chang':12,19 'done':5 'els':2 'generat':26 'least':22 'motiv':17 'next':25 'parent':10 'talk':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4939223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697441861 {#5019
      date: 2023-10-16 09:37:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "I guess you could live in a community with multiple parents, sharing duties and creating more free time for individuals and couples."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697613823 {#5054
    date: 2023-10-18 09:23:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
    "@woodgen@lemm.ee"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5058 …}
  +nested: Doctrine\ORM\PersistentCollection {#5063 …}
  +votes: Doctrine\ORM\PersistentCollection {#5059 …}
  +reports: Doctrine\ORM\PersistentCollection {#5065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5069 …}
  -id: 56152
  -bodyTs: "'communiti':8 'could':4 'coupl':22 'creat':15 'duti':13 'free':17 'guess':2 'individu':20 'live':5 'multipl':10 'parent':11 'share':12 'time':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5009417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697613823 {#5051
    date: 2023-10-18 09:23:43.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 {#5055
  +user: Proxies\__CG__\App\Entity\User {#4951 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5020
    +user: Proxies\__CG__\App\Entity\User {#4816 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4950
      +user: Proxies\__CG__\App\Entity\User {#4951 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4799
        +user: Proxies\__CG__\App\Entity\User {#4800 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4028
          +user: App\Entity\User {#4017 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "Ah, the luxury of not being a parent."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 52
          +score: 0
          +lastActive: DateTime @1697654095 {#4034
            date: 2023-10-18 20:34:55.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4033 …}
          +nested: Doctrine\ORM\PersistentCollection {#4032 …}
          +votes: Doctrine\ORM\PersistentCollection {#4023 …}
          +reports: Doctrine\ORM\PersistentCollection {#4026 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
          -id: 51353
          -bodyTs: "'ah':1 'luxuri':3 'parent':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/4030274"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697410535 {#4039
            date: 2023-10-16 00:55:35.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4028}
        +body: """
          Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
          \n
          Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
          \n
          Edit: We have two kids, 6 and 8 years old.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1697432136 {#4796
          date: 2023-10-16 06:55:36.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@floofloof@lemmy.ca"
        ]
        +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: 51738
        -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/4151054"
        +editedAt: DateTimeImmutable @1697463152 {#4797
          date: 2023-10-16 15:32:32.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697432136 {#4798
          date: 2023-10-16 06:55:36.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: """
        I guess there are scenarios where I have free time, but it’s less than 30 minutes daily. In some evenings I can fight the exhaustion of a full day of child care after putting them to sleep to stay awake and get some free time, taking into account of being very tired when they wake me up quite early.\n
        \n
        It probably gets better when the kids are older, mine are little.\n
        \n
        Two humans are just too few to take care after two kids. Originally humans were not isolated to 4 person families like they are today. The whole tribe was looking after all the kids, sharing different duties and having a collective schedule, similar to Kindergarden today, but the whole day.\n
        \n
        After that a few generations lived together in one house, still having less impact on the actual parents. Then we got our 2 parents + kids family model where in the beginning one parent was doing childcare full time.\n
        \n
        Arriving in todays society, where both parents need to work and do the child care on the side by themselves after parental leaves from work are over. This is from the age of 1 where I live, but e.g. in the U.S. it’s right away.\n
        \n
        Obviously this most parent hostile setup in the society of today, adding also some financial disadvantages, is a big reason this societies demographic issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1697439263 {#4947
        date: 2023-10-16 08:54:23.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@floofloof@lemmy.ca"
        "@Squirrel@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4952 …}
      +nested: Doctrine\ORM\PersistentCollection {#4954 …}
      +votes: Doctrine\ORM\PersistentCollection {#4956 …}
      +reports: Doctrine\ORM\PersistentCollection {#4958 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
      -id: 51879
      -bodyTs: "'1':194 '2':145 '30':16 '4':91 'account':49 'actual':139 'ad':218 'age':192 'also':219 'arriv':161 'awak':41 'away':206 'begin':153 'better':64 'big':225 'care':33,81,175 'child':32,174 'childcar':158 'collect':113 'daili':18 'day':30,122 'demograph':229 'differ':108 'disadvantag':222 'duti':109 'e.g':199 'earli':60 'even':21 'exhaust':26 'famili':93,148 'fight':24 'financi':221 'free':9,45 'full':29,159 'generat':127 'get':43,63 'got':143 'guess':2 'hostil':211 'hous':132 'human':74,86 'impact':136 'isol':89 'issu':230 'kid':67,84,106,147 'kindergarden':117 'leav':183 'less':14,135 'like':94 'littl':72 'live':128,197 'look':102 'mine':70 'minut':17 'model':149 'need':168 'obvious':207 'older':69 'one':131,154 'origin':85 'parent':140,146,155,167,182,210 'person':92 'probabl':62 'put':35 'quit':59 'reason':226 'right':205 'scenario':5 'schedul':114 'setup':212 'share':107 'side':178 'similar':115 'sleep':38 'societi':164,215,228 'stay':40 'still':133 'take':47,80 'time':10,46,160 'tire':53 'today':97,118,163,217 'togeth':129 'tribe':100 'two':73,83 'u.s':202 'wake':56 'whole':99,121 'work':170,185"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/4925521"
      +editedAt: DateTimeImmutable @1697439778 {#4948
        date: 2023-10-16 09:02:58.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697439263 {#4949
        date: 2023-10-16 08:54:23.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "What else can be done besides talking to other parents to change it? There should be motivation to change it, at least for the next generation."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697441861 {#5018
      date: 2023-10-16 09:37:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
      "@Squirrel@thelemmy.club"
      "@woodgen@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5021 …}
    +nested: Doctrine\ORM\PersistentCollection {#5023 …}
    +votes: Doctrine\ORM\PersistentCollection {#5025 …}
    +reports: Doctrine\ORM\PersistentCollection {#5027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5029 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5031 …}
    -id: 51918
    -bodyTs: "'besid':6 'chang':12,19 'done':5 'els':2 'generat':26 'least':22 'motiv':17 'next':25 'parent':10 'talk':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4939223"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697441861 {#5019
      date: 2023-10-16 09:37:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "I guess you could live in a community with multiple parents, sharing duties and creating more free time for individuals and couples."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697613823 {#5054
    date: 2023-10-18 09:23:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
    "@woodgen@lemm.ee"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5058 …}
  +nested: Doctrine\ORM\PersistentCollection {#5063 …}
  +votes: Doctrine\ORM\PersistentCollection {#5059 …}
  +reports: Doctrine\ORM\PersistentCollection {#5065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5069 …}
  -id: 56152
  -bodyTs: "'communiti':8 'could':4 'coupl':22 'creat':15 'duti':13 'free':17 'guess':2 'individu':20 'live':5 'multipl':10 'parent':11 'share':12 'time':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5009417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697613823 {#5051
    date: 2023-10-18 09:23:43.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 {#5113
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5055
    +user: Proxies\__CG__\App\Entity\User {#4951 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5020
      +user: Proxies\__CG__\App\Entity\User {#4816 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4950
        +user: Proxies\__CG__\App\Entity\User {#4951 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4799
          +user: Proxies\__CG__\App\Entity\User {#4800 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4028
            +user: App\Entity\User {#4017 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Ah, the luxury of not being a parent."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 52
            +score: 0
            +lastActive: DateTime @1697654095 {#4034
              date: 2023-10-18 20:34:55.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@yogthos@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4033 …}
            +nested: Doctrine\ORM\PersistentCollection {#4032 …}
            +votes: Doctrine\ORM\PersistentCollection {#4023 …}
            +reports: Doctrine\ORM\PersistentCollection {#4026 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
            -id: 51353
            -bodyTs: "'ah':1 'luxuri':3 'parent':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4030274"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697410535 {#4039
              date: 2023-10-16 00:55:35.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4028}
          +body: """
            Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
            \n
            Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
            \n
            Edit: We have two kids, 6 and 8 years old.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1697432136 {#4796
            date: 2023-10-16 06:55:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
            "@floofloof@lemmy.ca"
          ]
          +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: 51738
          -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://thelemmy.club/comment/4151054"
          +editedAt: DateTimeImmutable @1697463152 {#4797
            date: 2023-10-16 15:32:32.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697432136 {#4798
            date: 2023-10-16 06:55:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4028}
        +body: """
          I guess there are scenarios where I have free time, but it’s less than 30 minutes daily. In some evenings I can fight the exhaustion of a full day of child care after putting them to sleep to stay awake and get some free time, taking into account of being very tired when they wake me up quite early.\n
          \n
          It probably gets better when the kids are older, mine are little.\n
          \n
          Two humans are just too few to take care after two kids. Originally humans were not isolated to 4 person families like they are today. The whole tribe was looking after all the kids, sharing different duties and having a collective schedule, similar to Kindergarden today, but the whole day.\n
          \n
          After that a few generations lived together in one house, still having less impact on the actual parents. Then we got our 2 parents + kids family model where in the beginning one parent was doing childcare full time.\n
          \n
          Arriving in todays society, where both parents need to work and do the child care on the side by themselves after parental leaves from work are over. This is from the age of 1 where I live, but e.g. in the U.S. it’s right away.\n
          \n
          Obviously this most parent hostile setup in the society of today, adding also some financial disadvantages, is a big reason this societies demographic issues.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697439263 {#4947
          date: 2023-10-16 08:54:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@floofloof@lemmy.ca"
          "@Squirrel@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4952 …}
        +nested: Doctrine\ORM\PersistentCollection {#4954 …}
        +votes: Doctrine\ORM\PersistentCollection {#4956 …}
        +reports: Doctrine\ORM\PersistentCollection {#4958 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
        -id: 51879
        -bodyTs: "'1':194 '2':145 '30':16 '4':91 'account':49 'actual':139 'ad':218 'age':192 'also':219 'arriv':161 'awak':41 'away':206 'begin':153 'better':64 'big':225 'care':33,81,175 'child':32,174 'childcar':158 'collect':113 'daili':18 'day':30,122 'demograph':229 'differ':108 'disadvantag':222 'duti':109 'e.g':199 'earli':60 'even':21 'exhaust':26 'famili':93,148 'fight':24 'financi':221 'free':9,45 'full':29,159 'generat':127 'get':43,63 'got':143 'guess':2 'hostil':211 'hous':132 'human':74,86 'impact':136 'isol':89 'issu':230 'kid':67,84,106,147 'kindergarden':117 'leav':183 'less':14,135 'like':94 'littl':72 'live':128,197 'look':102 'mine':70 'minut':17 'model':149 'need':168 'obvious':207 'older':69 'one':131,154 'origin':85 'parent':140,146,155,167,182,210 'person':92 'probabl':62 'put':35 'quit':59 'reason':226 'right':205 'scenario':5 'schedul':114 'setup':212 'share':107 'side':178 'similar':115 'sleep':38 'societi':164,215,228 'stay':40 'still':133 'take':47,80 'time':10,46,160 'tire':53 'today':97,118,163,217 'togeth':129 'tribe':100 'two':73,83 'u.s':202 'wake':56 'whole':99,121 'work':170,185"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4925521"
        +editedAt: DateTimeImmutable @1697439778 {#4948
          date: 2023-10-16 09:02:58.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697439263 {#4949
          date: 2023-10-16 08:54:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: "What else can be done besides talking to other parents to change it? There should be motivation to change it, at least for the next generation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697441861 {#5018
        date: 2023-10-16 09:37:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@floofloof@lemmy.ca"
        "@Squirrel@thelemmy.club"
        "@woodgen@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5021 …}
      +nested: Doctrine\ORM\PersistentCollection {#5023 …}
      +votes: Doctrine\ORM\PersistentCollection {#5025 …}
      +reports: Doctrine\ORM\PersistentCollection {#5027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5031 …}
      -id: 51918
      -bodyTs: "'besid':6 'chang':12,19 'done':5 'els':2 'generat':26 'least':22 'motiv':17 'next':25 'parent':10 'talk':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4939223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697441861 {#5019
        date: 2023-10-16 09:37:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "I guess you could live in a community with multiple parents, sharing duties and creating more free time for individuals and couples."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697613823 {#5054
      date: 2023-10-18 09:23:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
      "@Squirrel@thelemmy.club"
      "@woodgen@lemm.ee"
      "@trailing9@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5058 …}
    +nested: Doctrine\ORM\PersistentCollection {#5063 …}
    +votes: Doctrine\ORM\PersistentCollection {#5059 …}
    +reports: Doctrine\ORM\PersistentCollection {#5065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5069 …}
    -id: 56152
    -bodyTs: "'communiti':8 'could':4 'coupl':22 'creat':15 'duti':13 'free':17 'guess':2 'individu':20 'live':5 'multipl':10 'parent':11 'share':12 'time':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5009417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697613823 {#5051
      date: 2023-10-18 09:23:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "It’s interesting that parents prefer to maintain their own space."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697654094 {#5114
    date: 2023-10-18 20:34:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
    "@woodgen@lemm.ee"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5110 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5104 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 57471
  -bodyTs: "'interest':3 'maintain':8 'parent':5 'prefer':6 'space':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5009729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697654094 {#5117
    date: 2023-10-18 20:34:54.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 {#5113
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5055
    +user: Proxies\__CG__\App\Entity\User {#4951 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5020
      +user: Proxies\__CG__\App\Entity\User {#4816 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4950
        +user: Proxies\__CG__\App\Entity\User {#4951 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4799
          +user: Proxies\__CG__\App\Entity\User {#4800 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4028
            +user: App\Entity\User {#4017 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Ah, the luxury of not being a parent."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 52
            +score: 0
            +lastActive: DateTime @1697654095 {#4034
              date: 2023-10-18 20:34:55.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@yogthos@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4033 …}
            +nested: Doctrine\ORM\PersistentCollection {#4032 …}
            +votes: Doctrine\ORM\PersistentCollection {#4023 …}
            +reports: Doctrine\ORM\PersistentCollection {#4026 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
            -id: 51353
            -bodyTs: "'ah':1 'luxuri':3 'parent':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4030274"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697410535 {#4039
              date: 2023-10-16 00:55:35.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4028}
          +body: """
            Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
            \n
            Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
            \n
            Edit: We have two kids, 6 and 8 years old.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1697432136 {#4796
            date: 2023-10-16 06:55:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
            "@floofloof@lemmy.ca"
          ]
          +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: 51738
          -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://thelemmy.club/comment/4151054"
          +editedAt: DateTimeImmutable @1697463152 {#4797
            date: 2023-10-16 15:32:32.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697432136 {#4798
            date: 2023-10-16 06:55:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4028}
        +body: """
          I guess there are scenarios where I have free time, but it’s less than 30 minutes daily. In some evenings I can fight the exhaustion of a full day of child care after putting them to sleep to stay awake and get some free time, taking into account of being very tired when they wake me up quite early.\n
          \n
          It probably gets better when the kids are older, mine are little.\n
          \n
          Two humans are just too few to take care after two kids. Originally humans were not isolated to 4 person families like they are today. The whole tribe was looking after all the kids, sharing different duties and having a collective schedule, similar to Kindergarden today, but the whole day.\n
          \n
          After that a few generations lived together in one house, still having less impact on the actual parents. Then we got our 2 parents + kids family model where in the beginning one parent was doing childcare full time.\n
          \n
          Arriving in todays society, where both parents need to work and do the child care on the side by themselves after parental leaves from work are over. This is from the age of 1 where I live, but e.g. in the U.S. it’s right away.\n
          \n
          Obviously this most parent hostile setup in the society of today, adding also some financial disadvantages, is a big reason this societies demographic issues.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697439263 {#4947
          date: 2023-10-16 08:54:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@floofloof@lemmy.ca"
          "@Squirrel@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4952 …}
        +nested: Doctrine\ORM\PersistentCollection {#4954 …}
        +votes: Doctrine\ORM\PersistentCollection {#4956 …}
        +reports: Doctrine\ORM\PersistentCollection {#4958 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
        -id: 51879
        -bodyTs: "'1':194 '2':145 '30':16 '4':91 'account':49 'actual':139 'ad':218 'age':192 'also':219 'arriv':161 'awak':41 'away':206 'begin':153 'better':64 'big':225 'care':33,81,175 'child':32,174 'childcar':158 'collect':113 'daili':18 'day':30,122 'demograph':229 'differ':108 'disadvantag':222 'duti':109 'e.g':199 'earli':60 'even':21 'exhaust':26 'famili':93,148 'fight':24 'financi':221 'free':9,45 'full':29,159 'generat':127 'get':43,63 'got':143 'guess':2 'hostil':211 'hous':132 'human':74,86 'impact':136 'isol':89 'issu':230 'kid':67,84,106,147 'kindergarden':117 'leav':183 'less':14,135 'like':94 'littl':72 'live':128,197 'look':102 'mine':70 'minut':17 'model':149 'need':168 'obvious':207 'older':69 'one':131,154 'origin':85 'parent':140,146,155,167,182,210 'person':92 'probabl':62 'put':35 'quit':59 'reason':226 'right':205 'scenario':5 'schedul':114 'setup':212 'share':107 'side':178 'similar':115 'sleep':38 'societi':164,215,228 'stay':40 'still':133 'take':47,80 'time':10,46,160 'tire':53 'today':97,118,163,217 'togeth':129 'tribe':100 'two':73,83 'u.s':202 'wake':56 'whole':99,121 'work':170,185"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4925521"
        +editedAt: DateTimeImmutable @1697439778 {#4948
          date: 2023-10-16 09:02:58.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697439263 {#4949
          date: 2023-10-16 08:54:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: "What else can be done besides talking to other parents to change it? There should be motivation to change it, at least for the next generation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697441861 {#5018
        date: 2023-10-16 09:37:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@floofloof@lemmy.ca"
        "@Squirrel@thelemmy.club"
        "@woodgen@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5021 …}
      +nested: Doctrine\ORM\PersistentCollection {#5023 …}
      +votes: Doctrine\ORM\PersistentCollection {#5025 …}
      +reports: Doctrine\ORM\PersistentCollection {#5027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5031 …}
      -id: 51918
      -bodyTs: "'besid':6 'chang':12,19 'done':5 'els':2 'generat':26 'least':22 'motiv':17 'next':25 'parent':10 'talk':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4939223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697441861 {#5019
        date: 2023-10-16 09:37:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "I guess you could live in a community with multiple parents, sharing duties and creating more free time for individuals and couples."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697613823 {#5054
      date: 2023-10-18 09:23:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
      "@Squirrel@thelemmy.club"
      "@woodgen@lemm.ee"
      "@trailing9@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5058 …}
    +nested: Doctrine\ORM\PersistentCollection {#5063 …}
    +votes: Doctrine\ORM\PersistentCollection {#5059 …}
    +reports: Doctrine\ORM\PersistentCollection {#5065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5069 …}
    -id: 56152
    -bodyTs: "'communiti':8 'could':4 'coupl':22 'creat':15 'duti':13 'free':17 'guess':2 'individu':20 'live':5 'multipl':10 'parent':11 'share':12 'time':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5009417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697613823 {#5051
      date: 2023-10-18 09:23:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "It’s interesting that parents prefer to maintain their own space."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697654094 {#5114
    date: 2023-10-18 20:34:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
    "@woodgen@lemm.ee"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5110 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5104 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 57471
  -bodyTs: "'interest':3 'maintain':8 'parent':5 'prefer':6 'space':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5009729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697654094 {#5117
    date: 2023-10-18 20:34:54.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 {#5113
  +user: Proxies\__CG__\App\Entity\User {#4816 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5055
    +user: Proxies\__CG__\App\Entity\User {#4951 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5020
      +user: Proxies\__CG__\App\Entity\User {#4816 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4950
        +user: Proxies\__CG__\App\Entity\User {#4951 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4799
          +user: Proxies\__CG__\App\Entity\User {#4800 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: App\Entity\EntryComment {#4028
            +user: App\Entity\User {#4017 …}
            +entry: App\Entity\Entry {#2412}
            +magazine: App\Entity\Magazine {#264}
            +image: null
            +parent: null
            +root: null
            +body: "Ah, the luxury of not being a parent."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 52
            +score: 0
            +lastActive: DateTime @1697654095 {#4034
              date: 2023-10-18 20:34:55.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@yogthos@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4033 …}
            +nested: Doctrine\ORM\PersistentCollection {#4032 …}
            +votes: Doctrine\ORM\PersistentCollection {#4023 …}
            +reports: Doctrine\ORM\PersistentCollection {#4026 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
            -id: 51353
            -bodyTs: "'ah':1 'luxuri':3 'parent':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ca/comment/4030274"
            +editedAt: null
            +createdAt: DateTimeImmutable @1697410535 {#4039
              date: 2023-10-16 00:55:35.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#4028}
          +body: """
            Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
            \n
            Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
            \n
            Edit: We have two kids, 6 and 8 years old.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 5
          +score: 0
          +lastActive: DateTime @1697432136 {#4796
            date: 2023-10-16 06:55:36.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
            "@floofloof@lemmy.ca"
          ]
          +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: 51738
          -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://thelemmy.club/comment/4151054"
          +editedAt: DateTimeImmutable @1697463152 {#4797
            date: 2023-10-16 15:32:32.0 +02:00
          }
          +createdAt: DateTimeImmutable @1697432136 {#4798
            date: 2023-10-16 06:55:36.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4028}
        +body: """
          I guess there are scenarios where I have free time, but it’s less than 30 minutes daily. In some evenings I can fight the exhaustion of a full day of child care after putting them to sleep to stay awake and get some free time, taking into account of being very tired when they wake me up quite early.\n
          \n
          It probably gets better when the kids are older, mine are little.\n
          \n
          Two humans are just too few to take care after two kids. Originally humans were not isolated to 4 person families like they are today. The whole tribe was looking after all the kids, sharing different duties and having a collective schedule, similar to Kindergarden today, but the whole day.\n
          \n
          After that a few generations lived together in one house, still having less impact on the actual parents. Then we got our 2 parents + kids family model where in the beginning one parent was doing childcare full time.\n
          \n
          Arriving in todays society, where both parents need to work and do the child care on the side by themselves after parental leaves from work are over. This is from the age of 1 where I live, but e.g. in the U.S. it’s right away.\n
          \n
          Obviously this most parent hostile setup in the society of today, adding also some financial disadvantages, is a big reason this societies demographic issues.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1697439263 {#4947
          date: 2023-10-16 08:54:23.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@floofloof@lemmy.ca"
          "@Squirrel@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4952 …}
        +nested: Doctrine\ORM\PersistentCollection {#4954 …}
        +votes: Doctrine\ORM\PersistentCollection {#4956 …}
        +reports: Doctrine\ORM\PersistentCollection {#4958 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4960 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4962 …}
        -id: 51879
        -bodyTs: "'1':194 '2':145 '30':16 '4':91 'account':49 'actual':139 'ad':218 'age':192 'also':219 'arriv':161 'awak':41 'away':206 'begin':153 'better':64 'big':225 'care':33,81,175 'child':32,174 'childcar':158 'collect':113 'daili':18 'day':30,122 'demograph':229 'differ':108 'disadvantag':222 'duti':109 'e.g':199 'earli':60 'even':21 'exhaust':26 'famili':93,148 'fight':24 'financi':221 'free':9,45 'full':29,159 'generat':127 'get':43,63 'got':143 'guess':2 'hostil':211 'hous':132 'human':74,86 'impact':136 'isol':89 'issu':230 'kid':67,84,106,147 'kindergarden':117 'leav':183 'less':14,135 'like':94 'littl':72 'live':128,197 'look':102 'mine':70 'minut':17 'model':149 'need':168 'obvious':207 'older':69 'one':131,154 'origin':85 'parent':140,146,155,167,182,210 'person':92 'probabl':62 'put':35 'quit':59 'reason':226 'right':205 'scenario':5 'schedul':114 'setup':212 'share':107 'side':178 'similar':115 'sleep':38 'societi':164,215,228 'stay':40 'still':133 'take':47,80 'time':10,46,160 'tire':53 'today':97,118,163,217 'togeth':129 'tribe':100 'two':73,83 'u.s':202 'wake':56 'whole':99,121 'work':170,185"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/4925521"
        +editedAt: DateTimeImmutable @1697439778 {#4948
          date: 2023-10-16 09:02:58.0 +02:00
        }
        +createdAt: DateTimeImmutable @1697439263 {#4949
          date: 2023-10-16 08:54:23.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: "What else can be done besides talking to other parents to change it? There should be motivation to change it, at least for the next generation."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697441861 {#5018
        date: 2023-10-16 09:37:41.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@floofloof@lemmy.ca"
        "@Squirrel@thelemmy.club"
        "@woodgen@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5021 …}
      +nested: Doctrine\ORM\PersistentCollection {#5023 …}
      +votes: Doctrine\ORM\PersistentCollection {#5025 …}
      +reports: Doctrine\ORM\PersistentCollection {#5027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5029 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5031 …}
      -id: 51918
      -bodyTs: "'besid':6 'chang':12,19 'done':5 'els':2 'generat':26 'least':22 'motiv':17 'next':25 'parent':10 'talk':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4939223"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697441861 {#5019
        date: 2023-10-16 09:37:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "I guess you could live in a community with multiple parents, sharing duties and creating more free time for individuals and couples."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697613823 {#5054
      date: 2023-10-18 09:23:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
      "@Squirrel@thelemmy.club"
      "@woodgen@lemm.ee"
      "@trailing9@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5058 …}
    +nested: Doctrine\ORM\PersistentCollection {#5063 …}
    +votes: Doctrine\ORM\PersistentCollection {#5059 …}
    +reports: Doctrine\ORM\PersistentCollection {#5065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5067 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5069 …}
    -id: 56152
    -bodyTs: "'communiti':8 'could':4 'coupl':22 'creat':15 'duti':13 'free':17 'guess':2 'individu':20 'live':5 'multipl':10 'parent':11 'share':12 'time':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5009417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697613823 {#5051
      date: 2023-10-18 09:23:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "It’s interesting that parents prefer to maintain their own space."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697654094 {#5114
    date: 2023-10-18 20:34:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
    "@woodgen@lemm.ee"
    "@trailing9@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5110 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5104 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 57471
  -bodyTs: "'interest':3 'maintain':8 'parent':5 'prefer':6 'space':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5009729"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697654094 {#5117
    date: 2023-10-18 20:34:54.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 {#4966
  +user: Proxies\__CG__\App\Entity\User {#4967 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: Proxies\__CG__\App\Entity\User {#4800 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4028
      +user: App\Entity\User {#4017 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Ah, the luxury of not being a parent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1697654095 {#4034
        date: 2023-10-18 20:34:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4033 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
      -id: 51353
      -bodyTs: "'ah':1 'luxuri':3 'parent':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4030274"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697410535 {#4039
        date: 2023-10-16 00:55:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: """
      Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
      \n
      Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
      \n
      Edit: We have two kids, 6 and 8 years old.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697432136 {#4796
      date: 2023-10-16 06:55:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
    ]
    +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: 51738
    -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4151054"
    +editedAt: DateTimeImmutable @1697463152 {#4797
      date: 2023-10-16 15:32:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697432136 {#4798
      date: 2023-10-16 06:55:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "You’re forgetting about when they were 0 and 2"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697493239 {#4964
    date: 2023-10-16 23:53:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4968 …}
  +nested: Doctrine\ORM\PersistentCollection {#4970 …}
  +votes: Doctrine\ORM\PersistentCollection {#4972 …}
  +reports: Doctrine\ORM\PersistentCollection {#4974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4978 …}
  -id: 53385
  -bodyTs: "'0':8 '2':10 'forget':3 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4955166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697493239 {#4965
    date: 2023-10-16 23:53:59.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 {#4966
  +user: Proxies\__CG__\App\Entity\User {#4967 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: Proxies\__CG__\App\Entity\User {#4800 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4028
      +user: App\Entity\User {#4017 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Ah, the luxury of not being a parent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1697654095 {#4034
        date: 2023-10-18 20:34:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4033 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
      -id: 51353
      -bodyTs: "'ah':1 'luxuri':3 'parent':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4030274"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697410535 {#4039
        date: 2023-10-16 00:55:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: """
      Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
      \n
      Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
      \n
      Edit: We have two kids, 6 and 8 years old.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697432136 {#4796
      date: 2023-10-16 06:55:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
    ]
    +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: 51738
    -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4151054"
    +editedAt: DateTimeImmutable @1697463152 {#4797
      date: 2023-10-16 15:32:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697432136 {#4798
      date: 2023-10-16 06:55:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "You’re forgetting about when they were 0 and 2"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697493239 {#4964
    date: 2023-10-16 23:53:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4968 …}
  +nested: Doctrine\ORM\PersistentCollection {#4970 …}
  +votes: Doctrine\ORM\PersistentCollection {#4972 …}
  +reports: Doctrine\ORM\PersistentCollection {#4974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4978 …}
  -id: 53385
  -bodyTs: "'0':8 '2':10 'forget':3 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4955166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697493239 {#4965
    date: 2023-10-16 23:53:59.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 {#4966
  +user: Proxies\__CG__\App\Entity\User {#4967 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4799
    +user: Proxies\__CG__\App\Entity\User {#4800 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4028
      +user: App\Entity\User {#4017 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Ah, the luxury of not being a parent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 52
      +score: 0
      +lastActive: DateTime @1697654095 {#4034
        date: 2023-10-18 20:34:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4033 …}
      +nested: Doctrine\ORM\PersistentCollection {#4032 …}
      +votes: Doctrine\ORM\PersistentCollection {#4023 …}
      +reports: Doctrine\ORM\PersistentCollection {#4026 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
      -id: 51353
      -bodyTs: "'ah':1 'luxuri':3 'parent':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4030274"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697410535 {#4039
        date: 2023-10-16 00:55:35.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: """
      Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
      \n
      Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
      \n
      Edit: We have two kids, 6 and 8 years old.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697432136 {#4796
      date: 2023-10-16 06:55:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
    ]
    +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: 51738
    -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/4151054"
    +editedAt: DateTimeImmutable @1697463152 {#4797
      date: 2023-10-16 15:32:32.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697432136 {#4798
      date: 2023-10-16 06:55:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: "You’re forgetting about when they were 0 and 2"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697493239 {#4964
    date: 2023-10-16 23:53:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4968 …}
  +nested: Doctrine\ORM\PersistentCollection {#4970 …}
  +votes: Doctrine\ORM\PersistentCollection {#4972 …}
  +reports: Doctrine\ORM\PersistentCollection {#4974 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4976 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4978 …}
  -id: 53385
  -bodyTs: "'0':8 '2':10 'forget':3 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4955166"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697493239 {#4965
    date: 2023-10-16 23:53:59.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 {#5036
  +user: Proxies\__CG__\App\Entity\User {#4800 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4966
    +user: Proxies\__CG__\App\Entity\User {#4967 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4799
      +user: Proxies\__CG__\App\Entity\User {#4800 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4028
        +user: App\Entity\User {#4017 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Ah, the luxury of not being a parent."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1697654095 {#4034
          date: 2023-10-18 20:34:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4032 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
        -id: 51353
        -bodyTs: "'ah':1 'luxuri':3 'parent':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4030274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697410535 {#4039
          date: 2023-10-16 00:55:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: """
        Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
        \n
        Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
        \n
        Edit: We have two kids, 6 and 8 years old.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697432136 {#4796
        date: 2023-10-16 06:55:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@floofloof@lemmy.ca"
      ]
      +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: 51738
      -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4151054"
      +editedAt: DateTimeImmutable @1697463152 {#4797
        date: 2023-10-16 15:32:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697432136 {#4798
        date: 2023-10-16 06:55:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "You’re forgetting about when they were 0 and 2"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697493239 {#4964
      date: 2023-10-16 23:53:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
      "@Squirrel@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4968 …}
    +nested: Doctrine\ORM\PersistentCollection {#4970 …}
    +votes: Doctrine\ORM\PersistentCollection {#4972 …}
    +reports: Doctrine\ORM\PersistentCollection {#4974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4978 …}
    -id: 53385
    -bodyTs: "'0':8 '2':10 'forget':3 're':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4955166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697493239 {#4965
      date: 2023-10-16 23:53:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    No, I’m really not.\n
    \n
    My first had major medical issues (for her first 3-4 years) that necessitated close supervision after a 3-month stay in the NICU. She had PT, OT, speech therapy, and feeding therapy every week, appointments with cardiology and pulmonology, gastroenterology, regular post-operation and post-NICU visits, and the normal doctor appointments.\n
    \n
    She took a lot of work, and severely limited our options for going out, due to a feeding schedule (while trying to limit projectile vomiting – and I do mean *vomiting*, hard and loudly, not just “spitting up” – to 2 times a day, when possible) that allowed practically nothing. Still, we managed to have downtime, where we could just relax and unwind. It’s how we stayed sane.\n
    \n
    Given the circumstances, a second child really changed very little, in terms of work required. We still found time for ourselves.\n
    \n
    Admittedly, it would have been impossible (or extremely cost-ineffective) for me to have a job at that point, but my daughter was a full-time job and then some. I realize that this probably negates everything I’ve said to most in this thread, but still.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697516438 {#5033
    date: 2023-10-17 06:20:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
    "@Shamefortheshameless@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5039 …}
  +votes: Doctrine\ORM\PersistentCollection {#5041 …}
  +reports: Doctrine\ORM\PersistentCollection {#5043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5047 …}
  -id: 53921
  -bodyTs: "'-4':16 '2':99 '3':15,24 'admit':149 'allow':106 'appoint':41,60 'cardiolog':43 'chang':135 'child':133 'circumst':130 'close':20 'cost':158 'cost-ineffect':157 'could':117 'daughter':171 'day':102 'doctor':59 'downtim':114 'due':75 'everi':39 'everyth':187 'extrem':156 'feed':37,78 'first':7,14 'found':145 'full':175 'full-tim':174 'gastroenterolog':46 'given':128 'go':73 'hard':91 'imposs':154 'ineffect':159 'issu':11 'job':165,177 'limit':69,83 'littl':137 'lot':64 'loud':93 'm':3 'major':9 'manag':111 'mean':89 'medic':10 'month':25 'necessit':19 'negat':186 'nicu':29,54 'normal':58 'noth':108 'oper':50 'option':71 'ot':33 'point':168 'possibl':104 'post':49,53 'post-nicu':52 'post-oper':48 'practic':107 'probabl':185 'projectil':84 'pt':32 'pulmonolog':45 'realiz':182 'realli':4,134 'regular':47 'relax':119 'requir':142 'said':190 'sane':127 'schedul':79 'second':132 'sever':68 'speech':34 'spit':96 'stay':26,126 'still':109,144,197 'supervis':21 'term':139 'therapi':35,38 'thread':195 'time':100,146,176 'took':62 'tri':81 'unwind':121 've':189 'visit':55 'vomit':85,90 'week':40 'work':66,141 'would':151 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4184485"
  +editedAt: DateTimeImmutable @1697517064 {#5034
    date: 2023-10-17 06:31:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697516438 {#5035
    date: 2023-10-17 06:20:38.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 {#5036
  +user: Proxies\__CG__\App\Entity\User {#4800 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4966
    +user: Proxies\__CG__\App\Entity\User {#4967 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4799
      +user: Proxies\__CG__\App\Entity\User {#4800 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4028
        +user: App\Entity\User {#4017 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Ah, the luxury of not being a parent."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1697654095 {#4034
          date: 2023-10-18 20:34:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4032 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
        -id: 51353
        -bodyTs: "'ah':1 'luxuri':3 'parent':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4030274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697410535 {#4039
          date: 2023-10-16 00:55:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: """
        Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
        \n
        Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
        \n
        Edit: We have two kids, 6 and 8 years old.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697432136 {#4796
        date: 2023-10-16 06:55:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@floofloof@lemmy.ca"
      ]
      +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: 51738
      -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4151054"
      +editedAt: DateTimeImmutable @1697463152 {#4797
        date: 2023-10-16 15:32:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697432136 {#4798
        date: 2023-10-16 06:55:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "You’re forgetting about when they were 0 and 2"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697493239 {#4964
      date: 2023-10-16 23:53:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
      "@Squirrel@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4968 …}
    +nested: Doctrine\ORM\PersistentCollection {#4970 …}
    +votes: Doctrine\ORM\PersistentCollection {#4972 …}
    +reports: Doctrine\ORM\PersistentCollection {#4974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4978 …}
    -id: 53385
    -bodyTs: "'0':8 '2':10 'forget':3 're':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4955166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697493239 {#4965
      date: 2023-10-16 23:53:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    No, I’m really not.\n
    \n
    My first had major medical issues (for her first 3-4 years) that necessitated close supervision after a 3-month stay in the NICU. She had PT, OT, speech therapy, and feeding therapy every week, appointments with cardiology and pulmonology, gastroenterology, regular post-operation and post-NICU visits, and the normal doctor appointments.\n
    \n
    She took a lot of work, and severely limited our options for going out, due to a feeding schedule (while trying to limit projectile vomiting – and I do mean *vomiting*, hard and loudly, not just “spitting up” – to 2 times a day, when possible) that allowed practically nothing. Still, we managed to have downtime, where we could just relax and unwind. It’s how we stayed sane.\n
    \n
    Given the circumstances, a second child really changed very little, in terms of work required. We still found time for ourselves.\n
    \n
    Admittedly, it would have been impossible (or extremely cost-ineffective) for me to have a job at that point, but my daughter was a full-time job and then some. I realize that this probably negates everything I’ve said to most in this thread, but still.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697516438 {#5033
    date: 2023-10-17 06:20:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
    "@Shamefortheshameless@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5039 …}
  +votes: Doctrine\ORM\PersistentCollection {#5041 …}
  +reports: Doctrine\ORM\PersistentCollection {#5043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5047 …}
  -id: 53921
  -bodyTs: "'-4':16 '2':99 '3':15,24 'admit':149 'allow':106 'appoint':41,60 'cardiolog':43 'chang':135 'child':133 'circumst':130 'close':20 'cost':158 'cost-ineffect':157 'could':117 'daughter':171 'day':102 'doctor':59 'downtim':114 'due':75 'everi':39 'everyth':187 'extrem':156 'feed':37,78 'first':7,14 'found':145 'full':175 'full-tim':174 'gastroenterolog':46 'given':128 'go':73 'hard':91 'imposs':154 'ineffect':159 'issu':11 'job':165,177 'limit':69,83 'littl':137 'lot':64 'loud':93 'm':3 'major':9 'manag':111 'mean':89 'medic':10 'month':25 'necessit':19 'negat':186 'nicu':29,54 'normal':58 'noth':108 'oper':50 'option':71 'ot':33 'point':168 'possibl':104 'post':49,53 'post-nicu':52 'post-oper':48 'practic':107 'probabl':185 'projectil':84 'pt':32 'pulmonolog':45 'realiz':182 'realli':4,134 'regular':47 'relax':119 'requir':142 'said':190 'sane':127 'schedul':79 'second':132 'sever':68 'speech':34 'spit':96 'stay':26,126 'still':109,144,197 'supervis':21 'term':139 'therapi':35,38 'thread':195 'time':100,146,176 'took':62 'tri':81 'unwind':121 've':189 'visit':55 'vomit':85,90 'week':40 'work':66,141 'would':151 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4184485"
  +editedAt: DateTimeImmutable @1697517064 {#5034
    date: 2023-10-17 06:31:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697516438 {#5035
    date: 2023-10-17 06:20:38.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 {#5036
  +user: Proxies\__CG__\App\Entity\User {#4800 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4966
    +user: Proxies\__CG__\App\Entity\User {#4967 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4799
      +user: Proxies\__CG__\App\Entity\User {#4800 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4028
        +user: App\Entity\User {#4017 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Ah, the luxury of not being a parent."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 52
        +score: 0
        +lastActive: DateTime @1697654095 {#4034
          date: 2023-10-18 20:34:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4033 …}
        +nested: Doctrine\ORM\PersistentCollection {#4032 …}
        +votes: Doctrine\ORM\PersistentCollection {#4023 …}
        +reports: Doctrine\ORM\PersistentCollection {#4026 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4021 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
        -id: 51353
        -bodyTs: "'ah':1 'luxuri':3 'parent':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4030274"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697410535 {#4039
          date: 2023-10-16 00:55:35.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4028}
      +body: """
        Implying that parents don’t have any free time? I mean, my time isn’t “my own”, but my wife and I sure as hell have free time.\n
        \n
        Personally, I would go insane without free time – likely literally. I would be an anxiety-ridden mess with a hair trigger. If my chores won’t allow any free time, the chores don’t get finished. They’ll still be there tomorrow.\n
        \n
        Edit: We have two kids, 6 and 8 years old.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697432136 {#4796
        date: 2023-10-16 06:55:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@floofloof@lemmy.ca"
      ]
      +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: 51738
      -bodyTs: "'6':77 '8':79 'allow':56 'anxieti':44 'anxiety-ridden':43 'chore':53,61 'edit':72 'finish':65 'free':8,27,35,58 'get':64 'go':32 'hair':49 'hell':25 'impli':1 'insan':33 'isn':14 'kid':76 'like':37 'liter':38 'll':67 'mean':11 'mess':46 'old':81 'parent':3 'person':29 'ridden':45 'still':68 'sure':23 'time':9,13,28,36,59 'tomorrow':71 'trigger':50 'two':75 'wife':20 'without':34 'won':54 'would':31,40 'year':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/4151054"
      +editedAt: DateTimeImmutable @1697463152 {#4797
        date: 2023-10-16 15:32:32.0 +02:00
      }
      +createdAt: DateTimeImmutable @1697432136 {#4798
        date: 2023-10-16 06:55:36.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4028}
    +body: "You’re forgetting about when they were 0 and 2"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697493239 {#4964
      date: 2023-10-16 23:53:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@floofloof@lemmy.ca"
      "@Squirrel@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4968 …}
    +nested: Doctrine\ORM\PersistentCollection {#4970 …}
    +votes: Doctrine\ORM\PersistentCollection {#4972 …}
    +reports: Doctrine\ORM\PersistentCollection {#4974 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4976 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4978 …}
    -id: 53385
    -bodyTs: "'0':8 '2':10 'forget':3 're':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4955166"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697493239 {#4965
      date: 2023-10-16 23:53:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4028}
  +body: """
    No, I’m really not.\n
    \n
    My first had major medical issues (for her first 3-4 years) that necessitated close supervision after a 3-month stay in the NICU. She had PT, OT, speech therapy, and feeding therapy every week, appointments with cardiology and pulmonology, gastroenterology, regular post-operation and post-NICU visits, and the normal doctor appointments.\n
    \n
    She took a lot of work, and severely limited our options for going out, due to a feeding schedule (while trying to limit projectile vomiting – and I do mean *vomiting*, hard and loudly, not just “spitting up” – to 2 times a day, when possible) that allowed practically nothing. Still, we managed to have downtime, where we could just relax and unwind. It’s how we stayed sane.\n
    \n
    Given the circumstances, a second child really changed very little, in terms of work required. We still found time for ourselves.\n
    \n
    Admittedly, it would have been impossible (or extremely cost-ineffective) for me to have a job at that point, but my daughter was a full-time job and then some. I realize that this probably negates everything I’ve said to most in this thread, but still.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697516438 {#5033
    date: 2023-10-17 06:20:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@floofloof@lemmy.ca"
    "@Squirrel@thelemmy.club"
    "@Shamefortheshameless@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5037 …}
  +nested: Doctrine\ORM\PersistentCollection {#5039 …}
  +votes: Doctrine\ORM\PersistentCollection {#5041 …}
  +reports: Doctrine\ORM\PersistentCollection {#5043 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5047 …}
  -id: 53921
  -bodyTs: "'-4':16 '2':99 '3':15,24 'admit':149 'allow':106 'appoint':41,60 'cardiolog':43 'chang':135 'child':133 'circumst':130 'close':20 'cost':158 'cost-ineffect':157 'could':117 'daughter':171 'day':102 'doctor':59 'downtim':114 'due':75 'everi':39 'everyth':187 'extrem':156 'feed':37,78 'first':7,14 'found':145 'full':175 'full-tim':174 'gastroenterolog':46 'given':128 'go':73 'hard':91 'imposs':154 'ineffect':159 'issu':11 'job':165,177 'limit':69,83 'littl':137 'lot':64 'loud':93 'm':3 'major':9 'manag':111 'mean':89 'medic':10 'month':25 'necessit':19 'negat':186 'nicu':29,54 'normal':58 'noth':108 'oper':50 'option':71 'ot':33 'point':168 'possibl':104 'post':49,53 'post-nicu':52 'post-oper':48 'practic':107 'probabl':185 'projectil':84 'pt':32 'pulmonolog':45 'realiz':182 'realli':4,134 'regular':47 'relax':119 'requir':142 'said':190 'sane':127 'schedul':79 'second':132 'sever':68 'speech':34 'spit':96 'stay':26,126 'still':109,144,197 'supervis':21 'term':139 'therapi':35,38 'thread':195 'time':100,146,176 'took':62 'tri':81 'unwind':121 've':189 'visit':55 'vomit':85,90 'week':40 'work':66,141 'would':151 'year':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/4184485"
  +editedAt: DateTimeImmutable @1697517064 {#5034
    date: 2023-10-17 06:31:04.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697516438 {#5035
    date: 2023-10-17 06:20:38.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 {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I’m in this meme and I don’t like it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697411452 {#4108
    date: 2023-10-16 01:10:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 51380
  -bodyTs: "'like':10 'm':2 'meme':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4030517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697411452 {#4109
    date: 2023-10-16 01:10:52.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 {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I’m in this meme and I don’t like it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697411452 {#4108
    date: 2023-10-16 01:10:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 51380
  -bodyTs: "'like':10 'm':2 'meme':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4030517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697411452 {#4109
    date: 2023-10-16 01:10:52.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 {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I’m in this meme and I don’t like it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697411452 {#4108
    date: 2023-10-16 01:10:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 51380
  -bodyTs: "'like':10 'm':2 'meme':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4030517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697411452 {#4109
    date: 2023-10-16 01:10:52.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 {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "And work 6 days a week."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697416905 {#4181
    date: 2023-10-16 02:41:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 51476
  -bodyTs: "'6':3 'day':4 'week':6 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2594296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697416905 {#4182
    date: 2023-10-16 02:41:45.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 {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "And work 6 days a week."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697416905 {#4181
    date: 2023-10-16 02:41:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 51476
  -bodyTs: "'6':3 'day':4 'week':6 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2594296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697416905 {#4182
    date: 2023-10-16 02:41:45.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 {#4186
  +user: App\Entity\User {#4199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "And work 6 days a week."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697416905 {#4181
    date: 2023-10-16 02:41:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4187 …}
  +nested: Doctrine\ORM\PersistentCollection {#4189 …}
  +votes: Doctrine\ORM\PersistentCollection {#4191 …}
  +reports: Doctrine\ORM\PersistentCollection {#4193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4197 …}
  -id: 51476
  -bodyTs: "'6':3 'day':4 'week':6 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/2594296"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697416905 {#4182
    date: 2023-10-16 02:41:45.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 {#4259
  +user: App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "there is no alternative 👏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697441956 {#4254
    date: 2023-10-16 09:39:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4264 …}
  +reports: Doctrine\ORM\PersistentCollection {#4266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
  -id: 51509
  -bodyTs: "'altern':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4107894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697419044 {#4255
    date: 2023-10-16 03:17: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
59 DENIED edit
App\Entity\EntryComment {#4259
  +user: App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "there is no alternative 👏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697441956 {#4254
    date: 2023-10-16 09:39:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4264 …}
  +reports: Doctrine\ORM\PersistentCollection {#4266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
  -id: 51509
  -bodyTs: "'altern':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4107894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697419044 {#4255
    date: 2023-10-16 03:17: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
60 DENIED moderate
App\Entity\EntryComment {#4259
  +user: App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "there is no alternative 👏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697441956 {#4254
    date: 2023-10-16 09:39:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4264 …}
  +reports: Doctrine\ORM\PersistentCollection {#4266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
  -id: 51509
  -bodyTs: "'altern':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4107894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697419044 {#4255
    date: 2023-10-16 03:17: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
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 {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4259
    +user: App\Entity\User {#4272 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "there is no alternative 👏"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697441956 {#4254
      date: 2023-10-16 09:39:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4260 …}
    +nested: Doctrine\ORM\PersistentCollection {#4262 …}
    +votes: Doctrine\ORM\PersistentCollection {#4264 …}
    +reports: Doctrine\ORM\PersistentCollection {#4266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
    -id: 51509
    -bodyTs: "'altern':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4107894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697419044 {#4255
      date: 2023-10-16 03:17:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "Start creating it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697441955 {#4813
    date: 2023-10-16 09:39:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@bigboopballs@hexbear.net"
  ]
  +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: 51919
  -bodyTs: "'creat':2 'start':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4939238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697441955 {#4814
    date: 2023-10-16 09:39:15.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 {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4259
    +user: App\Entity\User {#4272 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "there is no alternative 👏"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697441956 {#4254
      date: 2023-10-16 09:39:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4260 …}
    +nested: Doctrine\ORM\PersistentCollection {#4262 …}
    +votes: Doctrine\ORM\PersistentCollection {#4264 …}
    +reports: Doctrine\ORM\PersistentCollection {#4266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
    -id: 51509
    -bodyTs: "'altern':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4107894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697419044 {#4255
      date: 2023-10-16 03:17:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "Start creating it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697441955 {#4813
    date: 2023-10-16 09:39:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@bigboopballs@hexbear.net"
  ]
  +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: 51919
  -bodyTs: "'creat':2 'start':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4939238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697441955 {#4814
    date: 2023-10-16 09:39:15.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 {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4259
    +user: App\Entity\User {#4272 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "there is no alternative 👏"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1697441956 {#4254
      date: 2023-10-16 09:39:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4260 …}
    +nested: Doctrine\ORM\PersistentCollection {#4262 …}
    +votes: Doctrine\ORM\PersistentCollection {#4264 …}
    +reports: Doctrine\ORM\PersistentCollection {#4266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
    -id: 51509
    -bodyTs: "'altern':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4107894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697419044 {#4255
      date: 2023-10-16 03:17:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4259}
  +body: "Start creating it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697441955 {#4813
    date: 2023-10-16 09:39:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@bigboopballs@hexbear.net"
  ]
  +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: 51919
  -bodyTs: "'creat':2 'start':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4939238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697441955 {#4814
    date: 2023-10-16 09:39:15.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 {#4332
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If you got a 2 hour commute it is time to not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697490334 {#4327
    date: 2023-10-16 23:05:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4333 …}
  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
  -id: 51543
  -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4472149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697421049 {#4328
    date: 2023-10-16 03:50:49.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 {#4332
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If you got a 2 hour commute it is time to not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697490334 {#4327
    date: 2023-10-16 23:05:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4333 …}
  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
  -id: 51543
  -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4472149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697421049 {#4328
    date: 2023-10-16 03:50:49.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 {#4332
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "If you got a 2 hour commute it is time to not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1697490334 {#4327
    date: 2023-10-16 23:05:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4333 …}
  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
  -id: 51543
  -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4472149"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697421049 {#4328
    date: 2023-10-16 03:50:49.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 {#4831
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4332
    +user: App\Entity\User {#4345 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "If you got a 2 hour commute it is time to not"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1697490334 {#4327
      date: 2023-10-16 23:05:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4333 …}
    +nested: Doctrine\ORM\PersistentCollection {#4335 …}
    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
    +reports: Doctrine\ORM\PersistentCollection {#4339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
    -id: 51543
    -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4472149"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697421049 {#4328
      date: 2023-10-16 03:50:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "It’s not like people choose to have a two hour commute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697422575 {#4829
    date: 2023-10-16 04:16:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4832 …}
  +nested: Doctrine\ORM\PersistentCollection {#4834 …}
  +votes: Doctrine\ORM\PersistentCollection {#4836 …}
  +reports: Doctrine\ORM\PersistentCollection {#4838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
  -id: 51566
  -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4935064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697422575 {#4830
    date: 2023-10-16 04:16:15.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 {#4831
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4332
    +user: App\Entity\User {#4345 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "If you got a 2 hour commute it is time to not"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1697490334 {#4327
      date: 2023-10-16 23:05:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4333 …}
    +nested: Doctrine\ORM\PersistentCollection {#4335 …}
    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
    +reports: Doctrine\ORM\PersistentCollection {#4339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
    -id: 51543
    -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4472149"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697421049 {#4328
      date: 2023-10-16 03:50:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "It’s not like people choose to have a two hour commute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697422575 {#4829
    date: 2023-10-16 04:16:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4832 …}
  +nested: Doctrine\ORM\PersistentCollection {#4834 …}
  +votes: Doctrine\ORM\PersistentCollection {#4836 …}
  +reports: Doctrine\ORM\PersistentCollection {#4838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
  -id: 51566
  -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4935064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697422575 {#4830
    date: 2023-10-16 04:16:15.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 {#4831
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4332
    +user: App\Entity\User {#4345 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "If you got a 2 hour commute it is time to not"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1697490334 {#4327
      date: 2023-10-16 23:05:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4333 …}
    +nested: Doctrine\ORM\PersistentCollection {#4335 …}
    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
    +reports: Doctrine\ORM\PersistentCollection {#4339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
    -id: 51543
    -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4472149"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697421049 {#4328
      date: 2023-10-16 03:50:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "It’s not like people choose to have a two hour commute."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1697422575 {#4829
    date: 2023-10-16 04:16:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4832 …}
  +nested: Doctrine\ORM\PersistentCollection {#4834 …}
  +votes: Doctrine\ORM\PersistentCollection {#4836 …}
  +reports: Doctrine\ORM\PersistentCollection {#4838 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
  -id: 51566
  -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4935064"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697422575 {#4830
    date: 2023-10-16 04:16:15.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 {#4917
  +user: Proxies\__CG__\App\Entity\User {#4918 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4831
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4332
      +user: App\Entity\User {#4345 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "If you got a 2 hour commute it is time to not"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697490334 {#4327
        date: 2023-10-16 23:05:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4333 …}
      +nested: Doctrine\ORM\PersistentCollection {#4335 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
      -id: 51543
      -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4472149"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697421049 {#4328
        date: 2023-10-16 03:50:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "It’s not like people choose to have a two hour commute."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697422575 {#4829
      date: 2023-10-16 04:16:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4832 …}
    +nested: Doctrine\ORM\PersistentCollection {#4834 …}
    +votes: Doctrine\ORM\PersistentCollection {#4836 …}
    +reports: Doctrine\ORM\PersistentCollection {#4838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
    -id: 51566
    -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4935064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697422575 {#4830
      date: 2023-10-16 04:16:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "Yeah like in my case, I live in a rural area and don’t have much of a choice but to have long commutes to work because most of the jobs are in cities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697432652 {#4915
    date: 2023-10-16 07:04:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4919 …}
  +nested: Doctrine\ORM\PersistentCollection {#4921 …}
  +votes: Doctrine\ORM\PersistentCollection {#4923 …}
  +reports: Doctrine\ORM\PersistentCollection {#4925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
  -id: 51749
  -bodyTs: "'area':11 'case':5 'choic':19 'citi':34 'commut':24 'job':31 'like':2 'live':7 'long':23 'much':16 'rural':10 'work':26 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3303348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697432652 {#4916
    date: 2023-10-16 07:04: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
75 DENIED edit
App\Entity\EntryComment {#4917
  +user: Proxies\__CG__\App\Entity\User {#4918 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4831
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4332
      +user: App\Entity\User {#4345 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "If you got a 2 hour commute it is time to not"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697490334 {#4327
        date: 2023-10-16 23:05:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4333 …}
      +nested: Doctrine\ORM\PersistentCollection {#4335 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
      -id: 51543
      -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4472149"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697421049 {#4328
        date: 2023-10-16 03:50:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "It’s not like people choose to have a two hour commute."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697422575 {#4829
      date: 2023-10-16 04:16:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4832 …}
    +nested: Doctrine\ORM\PersistentCollection {#4834 …}
    +votes: Doctrine\ORM\PersistentCollection {#4836 …}
    +reports: Doctrine\ORM\PersistentCollection {#4838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
    -id: 51566
    -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4935064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697422575 {#4830
      date: 2023-10-16 04:16:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "Yeah like in my case, I live in a rural area and don’t have much of a choice but to have long commutes to work because most of the jobs are in cities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697432652 {#4915
    date: 2023-10-16 07:04:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4919 …}
  +nested: Doctrine\ORM\PersistentCollection {#4921 …}
  +votes: Doctrine\ORM\PersistentCollection {#4923 …}
  +reports: Doctrine\ORM\PersistentCollection {#4925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
  -id: 51749
  -bodyTs: "'area':11 'case':5 'choic':19 'citi':34 'commut':24 'job':31 'like':2 'live':7 'long':23 'much':16 'rural':10 'work':26 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3303348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697432652 {#4916
    date: 2023-10-16 07:04: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
76 DENIED moderate
App\Entity\EntryComment {#4917
  +user: Proxies\__CG__\App\Entity\User {#4918 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4831
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4332
      +user: App\Entity\User {#4345 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "If you got a 2 hour commute it is time to not"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697490334 {#4327
        date: 2023-10-16 23:05:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4333 …}
      +nested: Doctrine\ORM\PersistentCollection {#4335 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
      -id: 51543
      -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4472149"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697421049 {#4328
        date: 2023-10-16 03:50:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "It’s not like people choose to have a two hour commute."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697422575 {#4829
      date: 2023-10-16 04:16:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4832 …}
    +nested: Doctrine\ORM\PersistentCollection {#4834 …}
    +votes: Doctrine\ORM\PersistentCollection {#4836 …}
    +reports: Doctrine\ORM\PersistentCollection {#4838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
    -id: 51566
    -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4935064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697422575 {#4830
      date: 2023-10-16 04:16:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "Yeah like in my case, I live in a rural area and don’t have much of a choice but to have long commutes to work because most of the jobs are in cities."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697432652 {#4915
    date: 2023-10-16 07:04:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4919 …}
  +nested: Doctrine\ORM\PersistentCollection {#4921 …}
  +votes: Doctrine\ORM\PersistentCollection {#4923 …}
  +reports: Doctrine\ORM\PersistentCollection {#4925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
  -id: 51749
  -bodyTs: "'area':11 'case':5 'choic':19 'citi':34 'commut':24 'job':31 'like':2 'live':7 'long':23 'much':16 'rural':10 'work':26 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3303348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697432652 {#4916
    date: 2023-10-16 07:04: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
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 {#5004
  +user: Proxies\__CG__\App\Entity\User {#5005 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4917
    +user: Proxies\__CG__\App\Entity\User {#4918 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4831
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4332
        +user: App\Entity\User {#4345 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "If you got a 2 hour commute it is time to not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1697490334 {#4327
          date: 2023-10-16 23:05:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4333 …}
        +nested: Doctrine\ORM\PersistentCollection {#4335 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
        -id: 51543
        -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4472149"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697421049 {#4328
          date: 2023-10-16 03:50:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "It’s not like people choose to have a two hour commute."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697422575 {#4829
        date: 2023-10-16 04:16:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@starman2112@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4832 …}
      +nested: Doctrine\ORM\PersistentCollection {#4834 …}
      +votes: Doctrine\ORM\PersistentCollection {#4836 …}
      +reports: Doctrine\ORM\PersistentCollection {#4838 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
      -id: 51566
      -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4935064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697422575 {#4830
        date: 2023-10-16 04:16:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "Yeah like in my case, I live in a rural area and don’t have much of a choice but to have long commutes to work because most of the jobs are in cities."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697432652 {#4915
      date: 2023-10-16 07:04:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4919 …}
    +nested: Doctrine\ORM\PersistentCollection {#4921 …}
    +votes: Doctrine\ORM\PersistentCollection {#4923 …}
    +reports: Doctrine\ORM\PersistentCollection {#4925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
    -id: 51749
    -bodyTs: "'area':11 'case':5 'choic':19 'citi':34 'commut':24 'job':31 'like':2 'live':7 'long':23 'much':16 'rural':10 'work':26 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3303348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697432652 {#4916
      date: 2023-10-16 07:04:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "Genuine question - have you considered options for moving? Long commutes are a huge opportunity cost and time sink!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697464196 {#5002
    date: 2023-10-16 15:49:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
    "@Popsip@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5006 …}
  +nested: Doctrine\ORM\PersistentCollection {#5008 …}
  +votes: Doctrine\ORM\PersistentCollection {#5010 …}
  +reports: Doctrine\ORM\PersistentCollection {#5012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
  -id: 52433
  -bodyTs: "'commut':10 'consid':5 'cost':15 'genuin':1 'huge':13 'long':9 'move':8 'opportun':14 'option':6 'question':2 'sink':18 'time':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2860352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464196 {#5003
    date: 2023-10-16 15:49: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
79 DENIED edit
App\Entity\EntryComment {#5004
  +user: Proxies\__CG__\App\Entity\User {#5005 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4917
    +user: Proxies\__CG__\App\Entity\User {#4918 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4831
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4332
        +user: App\Entity\User {#4345 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "If you got a 2 hour commute it is time to not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1697490334 {#4327
          date: 2023-10-16 23:05:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4333 …}
        +nested: Doctrine\ORM\PersistentCollection {#4335 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
        -id: 51543
        -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4472149"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697421049 {#4328
          date: 2023-10-16 03:50:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "It’s not like people choose to have a two hour commute."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697422575 {#4829
        date: 2023-10-16 04:16:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@starman2112@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4832 …}
      +nested: Doctrine\ORM\PersistentCollection {#4834 …}
      +votes: Doctrine\ORM\PersistentCollection {#4836 …}
      +reports: Doctrine\ORM\PersistentCollection {#4838 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
      -id: 51566
      -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4935064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697422575 {#4830
        date: 2023-10-16 04:16:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "Yeah like in my case, I live in a rural area and don’t have much of a choice but to have long commutes to work because most of the jobs are in cities."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697432652 {#4915
      date: 2023-10-16 07:04:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4919 …}
    +nested: Doctrine\ORM\PersistentCollection {#4921 …}
    +votes: Doctrine\ORM\PersistentCollection {#4923 …}
    +reports: Doctrine\ORM\PersistentCollection {#4925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
    -id: 51749
    -bodyTs: "'area':11 'case':5 'choic':19 'citi':34 'commut':24 'job':31 'like':2 'live':7 'long':23 'much':16 'rural':10 'work':26 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3303348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697432652 {#4916
      date: 2023-10-16 07:04:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "Genuine question - have you considered options for moving? Long commutes are a huge opportunity cost and time sink!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697464196 {#5002
    date: 2023-10-16 15:49:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
    "@Popsip@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5006 …}
  +nested: Doctrine\ORM\PersistentCollection {#5008 …}
  +votes: Doctrine\ORM\PersistentCollection {#5010 …}
  +reports: Doctrine\ORM\PersistentCollection {#5012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
  -id: 52433
  -bodyTs: "'commut':10 'consid':5 'cost':15 'genuin':1 'huge':13 'long':9 'move':8 'opportun':14 'option':6 'question':2 'sink':18 'time':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2860352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464196 {#5003
    date: 2023-10-16 15:49: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
80 DENIED moderate
App\Entity\EntryComment {#5004
  +user: Proxies\__CG__\App\Entity\User {#5005 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4917
    +user: Proxies\__CG__\App\Entity\User {#4918 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4831
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4332
        +user: App\Entity\User {#4345 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "If you got a 2 hour commute it is time to not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1697490334 {#4327
          date: 2023-10-16 23:05:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4333 …}
        +nested: Doctrine\ORM\PersistentCollection {#4335 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
        -id: 51543
        -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4472149"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697421049 {#4328
          date: 2023-10-16 03:50:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "It’s not like people choose to have a two hour commute."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697422575 {#4829
        date: 2023-10-16 04:16:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@starman2112@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4832 …}
      +nested: Doctrine\ORM\PersistentCollection {#4834 …}
      +votes: Doctrine\ORM\PersistentCollection {#4836 …}
      +reports: Doctrine\ORM\PersistentCollection {#4838 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
      -id: 51566
      -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4935064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697422575 {#4830
        date: 2023-10-16 04:16:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "Yeah like in my case, I live in a rural area and don’t have much of a choice but to have long commutes to work because most of the jobs are in cities."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697432652 {#4915
      date: 2023-10-16 07:04:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4919 …}
    +nested: Doctrine\ORM\PersistentCollection {#4921 …}
    +votes: Doctrine\ORM\PersistentCollection {#4923 …}
    +reports: Doctrine\ORM\PersistentCollection {#4925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
    -id: 51749
    -bodyTs: "'area':11 'case':5 'choic':19 'citi':34 'commut':24 'job':31 'like':2 'live':7 'long':23 'much':16 'rural':10 'work':26 'yeah':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://pawb.social/comment/3303348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697432652 {#4916
      date: 2023-10-16 07:04:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "Genuine question - have you considered options for moving? Long commutes are a huge opportunity cost and time sink!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697464196 {#5002
    date: 2023-10-16 15:49:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
    "@Popsip@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5006 …}
  +nested: Doctrine\ORM\PersistentCollection {#5008 …}
  +votes: Doctrine\ORM\PersistentCollection {#5010 …}
  +reports: Doctrine\ORM\PersistentCollection {#5012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
  -id: 52433
  -bodyTs: "'commut':10 'consid':5 'cost':15 'genuin':1 'huge':13 'long':9 'move':8 'opportun':14 'option':6 'question':2 'sink':18 'time':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/2860352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697464196 {#5003
    date: 2023-10-16 15:49: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
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 {#5090
  +user: Proxies\__CG__\App\Entity\User {#4918 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5004
    +user: Proxies\__CG__\App\Entity\User {#5005 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4917
      +user: Proxies\__CG__\App\Entity\User {#4918 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4831
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4332
          +user: App\Entity\User {#4345 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "If you got a 2 hour commute it is time to not"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1697490334 {#4327
            date: 2023-10-16 23:05:34.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4333 …}
          +nested: Doctrine\ORM\PersistentCollection {#4335 …}
          +votes: Doctrine\ORM\PersistentCollection {#4337 …}
          +reports: Doctrine\ORM\PersistentCollection {#4339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
          -id: 51543
          -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4472149"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697421049 {#4328
            date: 2023-10-16 03:50:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "It’s not like people choose to have a two hour commute."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697422575 {#4829
          date: 2023-10-16 04:16:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@starman2112@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4832 …}
        +nested: Doctrine\ORM\PersistentCollection {#4834 …}
        +votes: Doctrine\ORM\PersistentCollection {#4836 …}
        +reports: Doctrine\ORM\PersistentCollection {#4838 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
        -id: 51566
        -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4935064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697422575 {#4830
          date: 2023-10-16 04:16:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "Yeah like in my case, I live in a rural area and don’t have much of a choice but to have long commutes to work because most of the jobs are in cities."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697432652 {#4915
        date: 2023-10-16 07:04:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@starman2112@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4919 …}
      +nested: Doctrine\ORM\PersistentCollection {#4921 …}
      +votes: Doctrine\ORM\PersistentCollection {#4923 …}
      +reports: Doctrine\ORM\PersistentCollection {#4925 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
      -id: 51749
      -bodyTs: "'area':11 'case':5 'choic':19 'citi':34 'commut':24 'job':31 'like':2 'live':7 'long':23 'much':16 'rural':10 'work':26 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3303348"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697432652 {#4916
        date: 2023-10-16 07:04:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "Genuine question - have you considered options for moving? Long commutes are a huge opportunity cost and time sink!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697464196 {#5002
      date: 2023-10-16 15:49:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
      "@Popsip@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5006 …}
    +nested: Doctrine\ORM\PersistentCollection {#5008 …}
    +votes: Doctrine\ORM\PersistentCollection {#5010 …}
    +reports: Doctrine\ORM\PersistentCollection {#5012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
    -id: 52433
    -bodyTs: "'commut':10 'consid':5 'cost':15 'genuin':1 'huge':13 'long':9 'move':8 'opportun':14 'option':6 'question':2 'sink':18 'time':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/2860352"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697464196 {#5003
      date: 2023-10-16 15:49:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "Yes I’m definitely considering moving. That along with poor quality Internet service and limited ISP options is what’s mostly making me want to move."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697476960 {#5088
    date: 2023-10-16 19:22:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
    "@Popsip@pawb.social"
    "@ijeff@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5091 …}
  +nested: Doctrine\ORM\PersistentCollection {#5093 …}
  +votes: Doctrine\ORM\PersistentCollection {#5095 …}
  +reports: Doctrine\ORM\PersistentCollection {#5097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
  -id: 52856
  -bodyTs: "'along':8 'consid':5 'definit':4 'internet':12 'isp':16 'limit':15 'm':3 'make':22 'most':21 'move':6,26 'option':17 'poor':10 'qualiti':11 'servic':13 'want':24 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3313121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697476960 {#5089
    date: 2023-10-16 19:22: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
83 DENIED edit
App\Entity\EntryComment {#5090
  +user: Proxies\__CG__\App\Entity\User {#4918 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5004
    +user: Proxies\__CG__\App\Entity\User {#5005 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4917
      +user: Proxies\__CG__\App\Entity\User {#4918 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4831
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4332
          +user: App\Entity\User {#4345 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "If you got a 2 hour commute it is time to not"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1697490334 {#4327
            date: 2023-10-16 23:05:34.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4333 …}
          +nested: Doctrine\ORM\PersistentCollection {#4335 …}
          +votes: Doctrine\ORM\PersistentCollection {#4337 …}
          +reports: Doctrine\ORM\PersistentCollection {#4339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
          -id: 51543
          -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4472149"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697421049 {#4328
            date: 2023-10-16 03:50:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "It’s not like people choose to have a two hour commute."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697422575 {#4829
          date: 2023-10-16 04:16:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@starman2112@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4832 …}
        +nested: Doctrine\ORM\PersistentCollection {#4834 …}
        +votes: Doctrine\ORM\PersistentCollection {#4836 …}
        +reports: Doctrine\ORM\PersistentCollection {#4838 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
        -id: 51566
        -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4935064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697422575 {#4830
          date: 2023-10-16 04:16:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "Yeah like in my case, I live in a rural area and don’t have much of a choice but to have long commutes to work because most of the jobs are in cities."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697432652 {#4915
        date: 2023-10-16 07:04:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@starman2112@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4919 …}
      +nested: Doctrine\ORM\PersistentCollection {#4921 …}
      +votes: Doctrine\ORM\PersistentCollection {#4923 …}
      +reports: Doctrine\ORM\PersistentCollection {#4925 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
      -id: 51749
      -bodyTs: "'area':11 'case':5 'choic':19 'citi':34 'commut':24 'job':31 'like':2 'live':7 'long':23 'much':16 'rural':10 'work':26 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3303348"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697432652 {#4916
        date: 2023-10-16 07:04:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "Genuine question - have you considered options for moving? Long commutes are a huge opportunity cost and time sink!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697464196 {#5002
      date: 2023-10-16 15:49:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
      "@Popsip@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5006 …}
    +nested: Doctrine\ORM\PersistentCollection {#5008 …}
    +votes: Doctrine\ORM\PersistentCollection {#5010 …}
    +reports: Doctrine\ORM\PersistentCollection {#5012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
    -id: 52433
    -bodyTs: "'commut':10 'consid':5 'cost':15 'genuin':1 'huge':13 'long':9 'move':8 'opportun':14 'option':6 'question':2 'sink':18 'time':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/2860352"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697464196 {#5003
      date: 2023-10-16 15:49:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "Yes I’m definitely considering moving. That along with poor quality Internet service and limited ISP options is what’s mostly making me want to move."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697476960 {#5088
    date: 2023-10-16 19:22:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
    "@Popsip@pawb.social"
    "@ijeff@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5091 …}
  +nested: Doctrine\ORM\PersistentCollection {#5093 …}
  +votes: Doctrine\ORM\PersistentCollection {#5095 …}
  +reports: Doctrine\ORM\PersistentCollection {#5097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
  -id: 52856
  -bodyTs: "'along':8 'consid':5 'definit':4 'internet':12 'isp':16 'limit':15 'm':3 'make':22 'most':21 'move':6,26 'option':17 'poor':10 'qualiti':11 'servic':13 'want':24 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3313121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697476960 {#5089
    date: 2023-10-16 19:22: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
84 DENIED moderate
App\Entity\EntryComment {#5090
  +user: Proxies\__CG__\App\Entity\User {#4918 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5004
    +user: Proxies\__CG__\App\Entity\User {#5005 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4917
      +user: Proxies\__CG__\App\Entity\User {#4918 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4831
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4332
          +user: App\Entity\User {#4345 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "If you got a 2 hour commute it is time to not"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1697490334 {#4327
            date: 2023-10-16 23:05:34.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4333 …}
          +nested: Doctrine\ORM\PersistentCollection {#4335 …}
          +votes: Doctrine\ORM\PersistentCollection {#4337 …}
          +reports: Doctrine\ORM\PersistentCollection {#4339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
          -id: 51543
          -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4472149"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697421049 {#4328
            date: 2023-10-16 03:50:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "It’s not like people choose to have a two hour commute."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697422575 {#4829
          date: 2023-10-16 04:16:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@starman2112@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4832 …}
        +nested: Doctrine\ORM\PersistentCollection {#4834 …}
        +votes: Doctrine\ORM\PersistentCollection {#4836 …}
        +reports: Doctrine\ORM\PersistentCollection {#4838 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
        -id: 51566
        -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4935064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697422575 {#4830
          date: 2023-10-16 04:16:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "Yeah like in my case, I live in a rural area and don’t have much of a choice but to have long commutes to work because most of the jobs are in cities."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697432652 {#4915
        date: 2023-10-16 07:04:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@starman2112@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4919 …}
      +nested: Doctrine\ORM\PersistentCollection {#4921 …}
      +votes: Doctrine\ORM\PersistentCollection {#4923 …}
      +reports: Doctrine\ORM\PersistentCollection {#4925 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
      -id: 51749
      -bodyTs: "'area':11 'case':5 'choic':19 'citi':34 'commut':24 'job':31 'like':2 'live':7 'long':23 'much':16 'rural':10 'work':26 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3303348"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697432652 {#4916
        date: 2023-10-16 07:04:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "Genuine question - have you considered options for moving? Long commutes are a huge opportunity cost and time sink!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697464196 {#5002
      date: 2023-10-16 15:49:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
      "@Popsip@pawb.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5006 …}
    +nested: Doctrine\ORM\PersistentCollection {#5008 …}
    +votes: Doctrine\ORM\PersistentCollection {#5010 …}
    +reports: Doctrine\ORM\PersistentCollection {#5012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5016 …}
    -id: 52433
    -bodyTs: "'commut':10 'consid':5 'cost':15 'genuin':1 'huge':13 'long':9 'move':8 'opportun':14 'option':6 'question':2 'sink':18 'time':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemdro.id/comment/2860352"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697464196 {#5003
      date: 2023-10-16 15:49:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "Yes I’m definitely considering moving. That along with poor quality Internet service and limited ISP options is what’s mostly making me want to move."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697476960 {#5088
    date: 2023-10-16 19:22:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
    "@Popsip@pawb.social"
    "@ijeff@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5091 …}
  +nested: Doctrine\ORM\PersistentCollection {#5093 …}
  +votes: Doctrine\ORM\PersistentCollection {#5095 …}
  +reports: Doctrine\ORM\PersistentCollection {#5097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
  -id: 52856
  -bodyTs: "'along':8 'consid':5 'definit':4 'internet':12 'isp':16 'limit':15 'm':3 'make':22 'most':21 'move':6,26 'option':17 'poor':10 'qualiti':11 'servic':13 'want':24 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3313121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697476960 {#5089
    date: 2023-10-16 19:22: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
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 {#4933
  +user: Proxies\__CG__\App\Entity\User {#4934 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4831
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4332
      +user: App\Entity\User {#4345 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "If you got a 2 hour commute it is time to not"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697490334 {#4327
        date: 2023-10-16 23:05:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4333 …}
      +nested: Doctrine\ORM\PersistentCollection {#4335 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
      -id: 51543
      -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4472149"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697421049 {#4328
        date: 2023-10-16 03:50:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "It’s not like people choose to have a two hour commute."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697422575 {#4829
      date: 2023-10-16 04:16:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4832 …}
    +nested: Doctrine\ORM\PersistentCollection {#4834 …}
    +votes: Doctrine\ORM\PersistentCollection {#4836 …}
    +reports: Doctrine\ORM\PersistentCollection {#4838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
    -id: 51566
    -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4935064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697422575 {#4830
      date: 2023-10-16 04:16:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "I mean, you could get a closer gig. Even if it pays less, the free time is worth it. My commute is 30 min-1hr and I still hate it. Wish I’d kept the job that was a seven-minute walk away from my house."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697428814 {#4931
    date: 2023-10-16 06:00:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4935 …}
  +nested: Doctrine\ORM\PersistentCollection {#4937 …}
  +votes: Doctrine\ORM\PersistentCollection {#4939 …}
  +reports: Doctrine\ORM\PersistentCollection {#4941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
  -id: 51689
  -bodyTs: "'1hr':26 '30':23 'away':45 'closer':7 'commut':21 'could':4 'd':34 'even':9 'free':15 'get':5 'gig':8 'hate':30 'hous':48 'job':37 'kept':35 'less':13 'mean':2 'min':25 'min-1hr':24 'minut':43 'pay':12 'seven':42 'seven-minut':41 'still':29 'time':16 'walk':44 'wish':32 'worth':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3344550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697428814 {#4932
    date: 2023-10-16 06:00:14.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 {#4933
  +user: Proxies\__CG__\App\Entity\User {#4934 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4831
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4332
      +user: App\Entity\User {#4345 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "If you got a 2 hour commute it is time to not"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697490334 {#4327
        date: 2023-10-16 23:05:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4333 …}
      +nested: Doctrine\ORM\PersistentCollection {#4335 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
      -id: 51543
      -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4472149"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697421049 {#4328
        date: 2023-10-16 03:50:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "It’s not like people choose to have a two hour commute."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697422575 {#4829
      date: 2023-10-16 04:16:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4832 …}
    +nested: Doctrine\ORM\PersistentCollection {#4834 …}
    +votes: Doctrine\ORM\PersistentCollection {#4836 …}
    +reports: Doctrine\ORM\PersistentCollection {#4838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
    -id: 51566
    -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4935064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697422575 {#4830
      date: 2023-10-16 04:16:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "I mean, you could get a closer gig. Even if it pays less, the free time is worth it. My commute is 30 min-1hr and I still hate it. Wish I’d kept the job that was a seven-minute walk away from my house."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697428814 {#4931
    date: 2023-10-16 06:00:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4935 …}
  +nested: Doctrine\ORM\PersistentCollection {#4937 …}
  +votes: Doctrine\ORM\PersistentCollection {#4939 …}
  +reports: Doctrine\ORM\PersistentCollection {#4941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
  -id: 51689
  -bodyTs: "'1hr':26 '30':23 'away':45 'closer':7 'commut':21 'could':4 'd':34 'even':9 'free':15 'get':5 'gig':8 'hate':30 'hous':48 'job':37 'kept':35 'less':13 'mean':2 'min':25 'min-1hr':24 'minut':43 'pay':12 'seven':42 'seven-minut':41 'still':29 'time':16 'walk':44 'wish':32 'worth':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3344550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697428814 {#4932
    date: 2023-10-16 06:00:14.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 {#4933
  +user: Proxies\__CG__\App\Entity\User {#4934 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4831
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4332
      +user: App\Entity\User {#4345 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "If you got a 2 hour commute it is time to not"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1697490334 {#4327
        date: 2023-10-16 23:05:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4333 …}
      +nested: Doctrine\ORM\PersistentCollection {#4335 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
      -id: 51543
      -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/4472149"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697421049 {#4328
        date: 2023-10-16 03:50:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "It’s not like people choose to have a two hour commute."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 24
    +score: 0
    +lastActive: DateTime @1697422575 {#4829
      date: 2023-10-16 04:16:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4832 …}
    +nested: Doctrine\ORM\PersistentCollection {#4834 …}
    +votes: Doctrine\ORM\PersistentCollection {#4836 …}
    +reports: Doctrine\ORM\PersistentCollection {#4838 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
    -id: 51566
    -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4935064"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697422575 {#4830
      date: 2023-10-16 04:16:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "I mean, you could get a closer gig. Even if it pays less, the free time is worth it. My commute is 30 min-1hr and I still hate it. Wish I’d kept the job that was a seven-minute walk away from my house."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697428814 {#4931
    date: 2023-10-16 06:00:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4935 …}
  +nested: Doctrine\ORM\PersistentCollection {#4937 …}
  +votes: Doctrine\ORM\PersistentCollection {#4939 …}
  +reports: Doctrine\ORM\PersistentCollection {#4941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
  -id: 51689
  -bodyTs: "'1hr':26 '30':23 'away':45 'closer':7 'commut':21 'could':4 'd':34 'even':9 'free':15 'get':5 'gig':8 'hate':30 'hous':48 'job':37 'kept':35 'less':13 'mean':2 'min':25 'min-1hr':24 'minut':43 'pay':12 'seven':42 'seven-minut':41 'still':29 'time':16 'walk':44 'wish':32 'worth':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3344550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697428814 {#4932
    date: 2023-10-16 06:00:14.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 {#4991
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4933
    +user: Proxies\__CG__\App\Entity\User {#4934 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4831
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4332
        +user: App\Entity\User {#4345 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "If you got a 2 hour commute it is time to not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1697490334 {#4327
          date: 2023-10-16 23:05:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4333 …}
        +nested: Doctrine\ORM\PersistentCollection {#4335 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
        -id: 51543
        -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4472149"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697421049 {#4328
          date: 2023-10-16 03:50:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "It’s not like people choose to have a two hour commute."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697422575 {#4829
        date: 2023-10-16 04:16:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@starman2112@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4832 …}
      +nested: Doctrine\ORM\PersistentCollection {#4834 …}
      +votes: Doctrine\ORM\PersistentCollection {#4836 …}
      +reports: Doctrine\ORM\PersistentCollection {#4838 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
      -id: 51566
      -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4935064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697422575 {#4830
        date: 2023-10-16 04:16:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "I mean, you could get a closer gig. Even if it pays less, the free time is worth it. My commute is 30 min-1hr and I still hate it. Wish I’d kept the job that was a seven-minute walk away from my house."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697428814 {#4931
      date: 2023-10-16 06:00:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4935 …}
    +nested: Doctrine\ORM\PersistentCollection {#4937 …}
    +votes: Doctrine\ORM\PersistentCollection {#4939 …}
    +reports: Doctrine\ORM\PersistentCollection {#4941 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
    -id: 51689
    -bodyTs: "'1hr':26 '30':23 'away':45 'closer':7 'commut':21 'could':4 'd':34 'even':9 'free':15 'get':5 'gig':8 'hate':30 'hous':48 'job':37 'kept':35 'less':13 'mean':2 'min':25 'min-1hr':24 'minut':43 'pay':12 'seven':42 'seven-minut':41 'still':29 'time':16 'walk':44 'wish':32 'worth':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3344550"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697428814 {#4932
      date: 2023-10-16 06:00:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "I work remotely, so I’m not affected by this personally, but I recognize that other people just aren’t lucky enough to be able to choose a job that’s close and convenient. Some people simply don’t have a choice in the matter and they take the job they can get."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697454931 {#4992
    date: 2023-10-16 13:15:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4987 …}
  +nested: Doctrine\ORM\PersistentCollection {#4982 …}
  +votes: Doctrine\ORM\PersistentCollection {#4986 …}
  +reports: Doctrine\ORM\PersistentCollection {#4996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5000 …}
  -id: 52166
  -bodyTs: "'abl':25 'affect':8 'aren':19 'choic':42 'choos':27 'close':32 'conveni':34 'enough':22 'get':53 'job':29,50 'lucki':21 'm':6 'matter':45 'peopl':17,36 'person':11 'recogn':14 'remot':3 'simpli':37 'take':48 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4941647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697454931 {#4995
    date: 2023-10-16 13:15: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
91 DENIED edit
App\Entity\EntryComment {#4991
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4933
    +user: Proxies\__CG__\App\Entity\User {#4934 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4831
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4332
        +user: App\Entity\User {#4345 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "If you got a 2 hour commute it is time to not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1697490334 {#4327
          date: 2023-10-16 23:05:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4333 …}
        +nested: Doctrine\ORM\PersistentCollection {#4335 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
        -id: 51543
        -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4472149"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697421049 {#4328
          date: 2023-10-16 03:50:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "It’s not like people choose to have a two hour commute."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697422575 {#4829
        date: 2023-10-16 04:16:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@starman2112@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4832 …}
      +nested: Doctrine\ORM\PersistentCollection {#4834 …}
      +votes: Doctrine\ORM\PersistentCollection {#4836 …}
      +reports: Doctrine\ORM\PersistentCollection {#4838 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
      -id: 51566
      -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4935064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697422575 {#4830
        date: 2023-10-16 04:16:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "I mean, you could get a closer gig. Even if it pays less, the free time is worth it. My commute is 30 min-1hr and I still hate it. Wish I’d kept the job that was a seven-minute walk away from my house."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697428814 {#4931
      date: 2023-10-16 06:00:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4935 …}
    +nested: Doctrine\ORM\PersistentCollection {#4937 …}
    +votes: Doctrine\ORM\PersistentCollection {#4939 …}
    +reports: Doctrine\ORM\PersistentCollection {#4941 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
    -id: 51689
    -bodyTs: "'1hr':26 '30':23 'away':45 'closer':7 'commut':21 'could':4 'd':34 'even':9 'free':15 'get':5 'gig':8 'hate':30 'hous':48 'job':37 'kept':35 'less':13 'mean':2 'min':25 'min-1hr':24 'minut':43 'pay':12 'seven':42 'seven-minut':41 'still':29 'time':16 'walk':44 'wish':32 'worth':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3344550"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697428814 {#4932
      date: 2023-10-16 06:00:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "I work remotely, so I’m not affected by this personally, but I recognize that other people just aren’t lucky enough to be able to choose a job that’s close and convenient. Some people simply don’t have a choice in the matter and they take the job they can get."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697454931 {#4992
    date: 2023-10-16 13:15:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4987 …}
  +nested: Doctrine\ORM\PersistentCollection {#4982 …}
  +votes: Doctrine\ORM\PersistentCollection {#4986 …}
  +reports: Doctrine\ORM\PersistentCollection {#4996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5000 …}
  -id: 52166
  -bodyTs: "'abl':25 'affect':8 'aren':19 'choic':42 'choos':27 'close':32 'conveni':34 'enough':22 'get':53 'job':29,50 'lucki':21 'm':6 'matter':45 'peopl':17,36 'person':11 'recogn':14 'remot':3 'simpli':37 'take':48 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4941647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697454931 {#4995
    date: 2023-10-16 13:15: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
92 DENIED moderate
App\Entity\EntryComment {#4991
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4933
    +user: Proxies\__CG__\App\Entity\User {#4934 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4831
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4332
        +user: App\Entity\User {#4345 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "If you got a 2 hour commute it is time to not"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 22
        +score: 0
        +lastActive: DateTime @1697490334 {#4327
          date: 2023-10-16 23:05:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4333 …}
        +nested: Doctrine\ORM\PersistentCollection {#4335 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
        -id: 51543
        -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/4472149"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697421049 {#4328
          date: 2023-10-16 03:50:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "It’s not like people choose to have a two hour commute."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1697422575 {#4829
        date: 2023-10-16 04:16:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@starman2112@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4832 …}
      +nested: Doctrine\ORM\PersistentCollection {#4834 …}
      +votes: Doctrine\ORM\PersistentCollection {#4836 …}
      +reports: Doctrine\ORM\PersistentCollection {#4838 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
      -id: 51566
      -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4935064"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697422575 {#4830
        date: 2023-10-16 04:16:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "I mean, you could get a closer gig. Even if it pays less, the free time is worth it. My commute is 30 min-1hr and I still hate it. Wish I’d kept the job that was a seven-minute walk away from my house."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697428814 {#4931
      date: 2023-10-16 06:00:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4935 …}
    +nested: Doctrine\ORM\PersistentCollection {#4937 …}
    +votes: Doctrine\ORM\PersistentCollection {#4939 …}
    +reports: Doctrine\ORM\PersistentCollection {#4941 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
    -id: 51689
    -bodyTs: "'1hr':26 '30':23 'away':45 'closer':7 'commut':21 'could':4 'd':34 'even':9 'free':15 'get':5 'gig':8 'hate':30 'hous':48 'job':37 'kept':35 'less':13 'mean':2 'min':25 'min-1hr':24 'minut':43 'pay':12 'seven':42 'seven-minut':41 'still':29 'time':16 'walk':44 'wish':32 'worth':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://startrek.website/comment/3344550"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697428814 {#4932
      date: 2023-10-16 06:00:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "I work remotely, so I’m not affected by this personally, but I recognize that other people just aren’t lucky enough to be able to choose a job that’s close and convenient. Some people simply don’t have a choice in the matter and they take the job they can get."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697454931 {#4992
    date: 2023-10-16 13:15:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4987 …}
  +nested: Doctrine\ORM\PersistentCollection {#4982 …}
  +votes: Doctrine\ORM\PersistentCollection {#4986 …}
  +reports: Doctrine\ORM\PersistentCollection {#4996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5000 …}
  -id: 52166
  -bodyTs: "'abl':25 'affect':8 'aren':19 'choic':42 'choos':27 'close':32 'conveni':34 'enough':22 'get':53 'job':29,50 'lucki':21 'm':6 'matter':45 'peopl':17,36 'person':11 'recogn':14 'remot':3 'simpli':37 'take':48 'work':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4941647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697454931 {#4995
    date: 2023-10-16 13:15: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
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 {#5074
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4991
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4933
      +user: Proxies\__CG__\App\Entity\User {#4934 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4831
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4332
          +user: App\Entity\User {#4345 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "If you got a 2 hour commute it is time to not"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1697490334 {#4327
            date: 2023-10-16 23:05:34.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4333 …}
          +nested: Doctrine\ORM\PersistentCollection {#4335 …}
          +votes: Doctrine\ORM\PersistentCollection {#4337 …}
          +reports: Doctrine\ORM\PersistentCollection {#4339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
          -id: 51543
          -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4472149"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697421049 {#4328
            date: 2023-10-16 03:50:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "It’s not like people choose to have a two hour commute."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697422575 {#4829
          date: 2023-10-16 04:16:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@starman2112@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4832 …}
        +nested: Doctrine\ORM\PersistentCollection {#4834 …}
        +votes: Doctrine\ORM\PersistentCollection {#4836 …}
        +reports: Doctrine\ORM\PersistentCollection {#4838 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
        -id: 51566
        -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4935064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697422575 {#4830
          date: 2023-10-16 04:16:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "I mean, you could get a closer gig. Even if it pays less, the free time is worth it. My commute is 30 min-1hr and I still hate it. Wish I’d kept the job that was a seven-minute walk away from my house."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697428814 {#4931
        date: 2023-10-16 06:00:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@starman2112@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4935 …}
      +nested: Doctrine\ORM\PersistentCollection {#4937 …}
      +votes: Doctrine\ORM\PersistentCollection {#4939 …}
      +reports: Doctrine\ORM\PersistentCollection {#4941 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
      -id: 51689
      -bodyTs: "'1hr':26 '30':23 'away':45 'closer':7 'commut':21 'could':4 'd':34 'even':9 'free':15 'get':5 'gig':8 'hate':30 'hous':48 'job':37 'kept':35 'less':13 'mean':2 'min':25 'min-1hr':24 'minut':43 'pay':12 'seven':42 'seven-minut':41 'still':29 'time':16 'walk':44 'wish':32 'worth':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3344550"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697428814 {#4932
        date: 2023-10-16 06:00:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "I work remotely, so I’m not affected by this personally, but I recognize that other people just aren’t lucky enough to be able to choose a job that’s close and convenient. Some people simply don’t have a choice in the matter and they take the job they can get."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697454931 {#4992
      date: 2023-10-16 13:15:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4987 …}
    +nested: Doctrine\ORM\PersistentCollection {#4982 …}
    +votes: Doctrine\ORM\PersistentCollection {#4986 …}
    +reports: Doctrine\ORM\PersistentCollection {#4996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4998 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5000 …}
    -id: 52166
    -bodyTs: "'abl':25 'affect':8 'aren':19 'choic':42 'choos':27 'close':32 'conveni':34 'enough':22 'get':53 'job':29,50 'lucki':21 'm':6 'matter':45 'peopl':17,36 'person':11 'recogn':14 'remot':3 'simpli':37 'take':48 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4941647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697454931 {#4995
      date: 2023-10-16 13:15:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    Public servant here, the city I live in isn’t hiring and when they do it’s extremely competitive, think 150+ applications for one position. The city I work for is an hour away and I’ve been doing the drive for two years. I can’t move closer due to lack of rentals and what is available is too expensive (I saw a 2br for 3100 this morning) and they won’t rent to me because of pets (why bother when there is someone without pets who is willing to pay 60% of their salary, less risk for your “investment”). Can’t buy because I can’t afford 600k for a starter home with how crazy interest rates are right now I would be looking at a 3k/month mortgage.\n
    \n
    I could try adjacent work closer to home, but there isn’t much and it would be a pay cut even accounting for gas. Also no viable transit option available unless I want to leave my house at 5 and get home at 7.\n
    \n
    So far I’ve been able to get 1 wfh day, 2 or 3 would be nice but I need to be in office to deal with the public.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697490332 {#5071
    date: 2023-10-16 23:05:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5076 …}
  +nested: Doctrine\ORM\PersistentCollection {#5078 …}
  +votes: Doctrine\ORM\PersistentCollection {#5080 …}
  +reports: Doctrine\ORM\PersistentCollection {#5082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
  -id: 53264
  -bodyTs: "'1':183 '150':21 '2':186 '2br':65 '3':188 '3100':67 '3k/month':129 '5':169 '60':93 '600k':110 '7':174 'abl':180 'account':152 'adjac':134 'afford':109 'also':155 'applic':22 'avail':58,160 'away':34 'bother':81 'buy':104 'citi':5,27 'closer':49,136 'competit':19 'could':132 'crazi':117 'cut':150 'day':185 'deal':200 'drive':41 'due':50 'even':151 'expens':61 'extrem':18 'far':176 'gas':154 'get':171,182 'hire':11 'home':114,138,172 'hour':33 'hous':167 'interest':118 'invest':101 'isn':9,141 'lack':52 'leav':165 'less':97 'live':7 'look':126 'morn':69 'mortgag':130 'move':48 'much':143 'need':194 'nice':191 'offic':198 'one':24 'option':159 'pay':92,149 'pet':79,87 'posit':25 'public':1,203 'rate':119 'rent':74 'rental':54 'right':121 'risk':98 'salari':96 'saw':63 'servant':2 'someon':85 'starter':113 'think':20 'transit':158 'tri':133 'two':43 'unless':161 've':37,178 'viabl':157 'want':163 'wfh':184 'will':90 'without':86 'won':72 'work':29,135 'would':124,146,189 'year':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4050329"
  +editedAt: DateTimeImmutable @1697490402 {#5072
    date: 2023-10-16 23:06:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697490332 {#5073
    date: 2023-10-16 23:05:32.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 {#5074
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4991
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4933
      +user: Proxies\__CG__\App\Entity\User {#4934 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4831
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4332
          +user: App\Entity\User {#4345 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "If you got a 2 hour commute it is time to not"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1697490334 {#4327
            date: 2023-10-16 23:05:34.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4333 …}
          +nested: Doctrine\ORM\PersistentCollection {#4335 …}
          +votes: Doctrine\ORM\PersistentCollection {#4337 …}
          +reports: Doctrine\ORM\PersistentCollection {#4339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
          -id: 51543
          -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4472149"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697421049 {#4328
            date: 2023-10-16 03:50:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "It’s not like people choose to have a two hour commute."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697422575 {#4829
          date: 2023-10-16 04:16:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@starman2112@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4832 …}
        +nested: Doctrine\ORM\PersistentCollection {#4834 …}
        +votes: Doctrine\ORM\PersistentCollection {#4836 …}
        +reports: Doctrine\ORM\PersistentCollection {#4838 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
        -id: 51566
        -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4935064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697422575 {#4830
          date: 2023-10-16 04:16:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "I mean, you could get a closer gig. Even if it pays less, the free time is worth it. My commute is 30 min-1hr and I still hate it. Wish I’d kept the job that was a seven-minute walk away from my house."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697428814 {#4931
        date: 2023-10-16 06:00:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@starman2112@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4935 …}
      +nested: Doctrine\ORM\PersistentCollection {#4937 …}
      +votes: Doctrine\ORM\PersistentCollection {#4939 …}
      +reports: Doctrine\ORM\PersistentCollection {#4941 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
      -id: 51689
      -bodyTs: "'1hr':26 '30':23 'away':45 'closer':7 'commut':21 'could':4 'd':34 'even':9 'free':15 'get':5 'gig':8 'hate':30 'hous':48 'job':37 'kept':35 'less':13 'mean':2 'min':25 'min-1hr':24 'minut':43 'pay':12 'seven':42 'seven-minut':41 'still':29 'time':16 'walk':44 'wish':32 'worth':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3344550"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697428814 {#4932
        date: 2023-10-16 06:00:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "I work remotely, so I’m not affected by this personally, but I recognize that other people just aren’t lucky enough to be able to choose a job that’s close and convenient. Some people simply don’t have a choice in the matter and they take the job they can get."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697454931 {#4992
      date: 2023-10-16 13:15:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4987 …}
    +nested: Doctrine\ORM\PersistentCollection {#4982 …}
    +votes: Doctrine\ORM\PersistentCollection {#4986 …}
    +reports: Doctrine\ORM\PersistentCollection {#4996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4998 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5000 …}
    -id: 52166
    -bodyTs: "'abl':25 'affect':8 'aren':19 'choic':42 'choos':27 'close':32 'conveni':34 'enough':22 'get':53 'job':29,50 'lucki':21 'm':6 'matter':45 'peopl':17,36 'person':11 'recogn':14 'remot':3 'simpli':37 'take':48 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4941647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697454931 {#4995
      date: 2023-10-16 13:15:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    Public servant here, the city I live in isn’t hiring and when they do it’s extremely competitive, think 150+ applications for one position. The city I work for is an hour away and I’ve been doing the drive for two years. I can’t move closer due to lack of rentals and what is available is too expensive (I saw a 2br for 3100 this morning) and they won’t rent to me because of pets (why bother when there is someone without pets who is willing to pay 60% of their salary, less risk for your “investment”). Can’t buy because I can’t afford 600k for a starter home with how crazy interest rates are right now I would be looking at a 3k/month mortgage.\n
    \n
    I could try adjacent work closer to home, but there isn’t much and it would be a pay cut even accounting for gas. Also no viable transit option available unless I want to leave my house at 5 and get home at 7.\n
    \n
    So far I’ve been able to get 1 wfh day, 2 or 3 would be nice but I need to be in office to deal with the public.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697490332 {#5071
    date: 2023-10-16 23:05:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5076 …}
  +nested: Doctrine\ORM\PersistentCollection {#5078 …}
  +votes: Doctrine\ORM\PersistentCollection {#5080 …}
  +reports: Doctrine\ORM\PersistentCollection {#5082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
  -id: 53264
  -bodyTs: "'1':183 '150':21 '2':186 '2br':65 '3':188 '3100':67 '3k/month':129 '5':169 '60':93 '600k':110 '7':174 'abl':180 'account':152 'adjac':134 'afford':109 'also':155 'applic':22 'avail':58,160 'away':34 'bother':81 'buy':104 'citi':5,27 'closer':49,136 'competit':19 'could':132 'crazi':117 'cut':150 'day':185 'deal':200 'drive':41 'due':50 'even':151 'expens':61 'extrem':18 'far':176 'gas':154 'get':171,182 'hire':11 'home':114,138,172 'hour':33 'hous':167 'interest':118 'invest':101 'isn':9,141 'lack':52 'leav':165 'less':97 'live':7 'look':126 'morn':69 'mortgag':130 'move':48 'much':143 'need':194 'nice':191 'offic':198 'one':24 'option':159 'pay':92,149 'pet':79,87 'posit':25 'public':1,203 'rate':119 'rent':74 'rental':54 'right':121 'risk':98 'salari':96 'saw':63 'servant':2 'someon':85 'starter':113 'think':20 'transit':158 'tri':133 'two':43 'unless':161 've':37,178 'viabl':157 'want':163 'wfh':184 'will':90 'without':86 'won':72 'work':29,135 'would':124,146,189 'year':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4050329"
  +editedAt: DateTimeImmutable @1697490402 {#5072
    date: 2023-10-16 23:06:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697490332 {#5073
    date: 2023-10-16 23:05:32.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 {#5074
  +user: Proxies\__CG__\App\Entity\User {#5075 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4991
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4933
      +user: Proxies\__CG__\App\Entity\User {#4934 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4831
        +user: Proxies\__CG__\App\Entity\User {#1978 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4332
          +user: App\Entity\User {#4345 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "If you got a 2 hour commute it is time to not"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 22
          +score: 0
          +lastActive: DateTime @1697490334 {#4327
            date: 2023-10-16 23:05:34.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@yogthos@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4333 …}
          +nested: Doctrine\ORM\PersistentCollection {#4335 …}
          +votes: Doctrine\ORM\PersistentCollection {#4337 …}
          +reports: Doctrine\ORM\PersistentCollection {#4339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
          -id: 51543
          -bodyTs: "'2':5 'commut':7 'got':3 'hour':6 'time':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/4472149"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697421049 {#4328
            date: 2023-10-16 03:50:49.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "It’s not like people choose to have a two hour commute."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1697422575 {#4829
          date: 2023-10-16 04:16:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@yogthos@lemmy.ml"
          "@starman2112@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4832 …}
        +nested: Doctrine\ORM\PersistentCollection {#4834 …}
        +votes: Doctrine\ORM\PersistentCollection {#4836 …}
        +reports: Doctrine\ORM\PersistentCollection {#4838 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4840 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4842 …}
        -id: 51566
        -bodyTs: "'choos':6 'commut':12 'hour':11 'like':4 'peopl':5 'two':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/4935064"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697422575 {#4830
          date: 2023-10-16 04:16:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "I mean, you could get a closer gig. Even if it pays less, the free time is worth it. My commute is 30 min-1hr and I still hate it. Wish I’d kept the job that was a seven-minute walk away from my house."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697428814 {#4931
        date: 2023-10-16 06:00:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@yogthos@lemmy.ml"
        "@starman2112@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4935 …}
      +nested: Doctrine\ORM\PersistentCollection {#4937 …}
      +votes: Doctrine\ORM\PersistentCollection {#4939 …}
      +reports: Doctrine\ORM\PersistentCollection {#4941 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4943 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4945 …}
      -id: 51689
      -bodyTs: "'1hr':26 '30':23 'away':45 'closer':7 'commut':21 'could':4 'd':34 'even':9 'free':15 'get':5 'gig':8 'hate':30 'hous':48 'job':37 'kept':35 'less':13 'mean':2 'min':25 'min-1hr':24 'minut':43 'pay':12 'seven':42 'seven-minut':41 'still':29 'time':16 'walk':44 'wish':32 'worth':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://startrek.website/comment/3344550"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697428814 {#4932
        date: 2023-10-16 06:00:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "I work remotely, so I’m not affected by this personally, but I recognize that other people just aren’t lucky enough to be able to choose a job that’s close and convenient. Some people simply don’t have a choice in the matter and they take the job they can get."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1697454931 {#4992
      date: 2023-10-16 13:15:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
      "@starman2112@sh.itjust.works"
      "@swab148@startrek.website"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4987 …}
    +nested: Doctrine\ORM\PersistentCollection {#4982 …}
    +votes: Doctrine\ORM\PersistentCollection {#4986 …}
    +reports: Doctrine\ORM\PersistentCollection {#4996 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4998 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5000 …}
    -id: 52166
    -bodyTs: "'abl':25 'affect':8 'aren':19 'choic':42 'choos':27 'close':32 'conveni':34 'enough':22 'get':53 'job':29,50 'lucki':21 'm':6 'matter':45 'peopl':17,36 'person':11 'recogn':14 'remot':3 'simpli':37 'take':48 'work':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4941647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697454931 {#4995
      date: 2023-10-16 13:15:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    Public servant here, the city I live in isn’t hiring and when they do it’s extremely competitive, think 150+ applications for one position. The city I work for is an hour away and I’ve been doing the drive for two years. I can’t move closer due to lack of rentals and what is available is too expensive (I saw a 2br for 3100 this morning) and they won’t rent to me because of pets (why bother when there is someone without pets who is willing to pay 60% of their salary, less risk for your “investment”). Can’t buy because I can’t afford 600k for a starter home with how crazy interest rates are right now I would be looking at a 3k/month mortgage.\n
    \n
    I could try adjacent work closer to home, but there isn’t much and it would be a pay cut even accounting for gas. Also no viable transit option available unless I want to leave my house at 5 and get home at 7.\n
    \n
    So far I’ve been able to get 1 wfh day, 2 or 3 would be nice but I need to be in office to deal with the public.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697490332 {#5071
    date: 2023-10-16 23:05:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@starman2112@sh.itjust.works"
    "@swab148@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5076 …}
  +nested: Doctrine\ORM\PersistentCollection {#5078 …}
  +votes: Doctrine\ORM\PersistentCollection {#5080 …}
  +reports: Doctrine\ORM\PersistentCollection {#5082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5086 …}
  -id: 53264
  -bodyTs: "'1':183 '150':21 '2':186 '2br':65 '3':188 '3100':67 '3k/month':129 '5':169 '60':93 '600k':110 '7':174 'abl':180 'account':152 'adjac':134 'afford':109 'also':155 'applic':22 'avail':58,160 'away':34 'bother':81 'buy':104 'citi':5,27 'closer':49,136 'competit':19 'could':132 'crazi':117 'cut':150 'day':185 'deal':200 'drive':41 'due':50 'even':151 'expens':61 'extrem':18 'far':176 'gas':154 'get':171,182 'hire':11 'home':114,138,172 'hour':33 'hous':167 'interest':118 'invest':101 'isn':9,141 'lack':52 'leav':165 'less':97 'live':7 'look':126 'morn':69 'mortgag':130 'move':48 'much':143 'need':194 'nice':191 'offic':198 'one':24 'option':159 'pay':92,149 'pet':79,87 'posit':25 'public':1,203 'rate':119 'rent':74 'rental':54 'right':121 'risk':98 'salari':96 'saw':63 'servant':2 'someon':85 'starter':113 'think':20 'transit':158 'tri':133 'two':43 'unless':161 've':37,178 'viabl':157 'want':163 'wfh':184 'will':90 'without':86 'won':72 'work':29,135 'would':124,146,189 'year':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4050329"
  +editedAt: DateTimeImmutable @1697490402 {#5072
    date: 2023-10-16 23:06:42.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697490332 {#5073
    date: 2023-10-16 23:05:32.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 {#4406
  +user: App\Entity\User {#4419 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I need a 6 hour shift. 8 hours is useless. I’m not even efficient for the 8 hours. Any time above 6 hours is just power tripping, because the employees don’t even work through it, it’s just the employer demanding you are at work for that much. If I recall correctly, studies clearly show people are far more efficient with less week work hours. I have so many coworkers who stay at work longer, but they absolutely do not work. They go around chatting, playing guitar, foosball and generally fuck around. I hate the culture where being at work is valued so much more than working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697447975 {#4401
    date: 2023-10-16 11:19:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -id: 51980
  -bodyTs: "'6':4,23 '8':7,18 'absolut':80 'around':86,94 'chat':87 'clear':56 'correct':54 'cowork':72 'cultur':98 'demand':43 'effici':15,62 'employ':42 'employe':31 'even':14,34 'far':60 'foosbal':90 'fuck':93 'general':92 'go':85 'guitar':89 'hate':96 'hour':5,8,19,24,67 'less':64 'longer':77 'm':12 'mani':71 'much':50,106 'need':2 'peopl':58 'play':88 'power':27 'recal':53 'shift':6 'show':57 'stay':74 'studi':55 'time':21 'trip':28 'useless':10 'valu':104 'week':65 'work':35,47,66,76,83,102,109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4939748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697444981 {#4402
    date: 2023-10-16 10:29:41.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 {#4406
  +user: App\Entity\User {#4419 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I need a 6 hour shift. 8 hours is useless. I’m not even efficient for the 8 hours. Any time above 6 hours is just power tripping, because the employees don’t even work through it, it’s just the employer demanding you are at work for that much. If I recall correctly, studies clearly show people are far more efficient with less week work hours. I have so many coworkers who stay at work longer, but they absolutely do not work. They go around chatting, playing guitar, foosball and generally fuck around. I hate the culture where being at work is valued so much more than working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697447975 {#4401
    date: 2023-10-16 11:19:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -id: 51980
  -bodyTs: "'6':4,23 '8':7,18 'absolut':80 'around':86,94 'chat':87 'clear':56 'correct':54 'cowork':72 'cultur':98 'demand':43 'effici':15,62 'employ':42 'employe':31 'even':14,34 'far':60 'foosbal':90 'fuck':93 'general':92 'go':85 'guitar':89 'hate':96 'hour':5,8,19,24,67 'less':64 'longer':77 'm':12 'mani':71 'much':50,106 'need':2 'peopl':58 'play':88 'power':27 'recal':53 'shift':6 'show':57 'stay':74 'studi':55 'time':21 'trip':28 'useless':10 'valu':104 'week':65 'work':35,47,66,76,83,102,109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4939748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697444981 {#4402
    date: 2023-10-16 10:29:41.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 {#4406
  +user: App\Entity\User {#4419 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I need a 6 hour shift. 8 hours is useless. I’m not even efficient for the 8 hours. Any time above 6 hours is just power tripping, because the employees don’t even work through it, it’s just the employer demanding you are at work for that much. If I recall correctly, studies clearly show people are far more efficient with less week work hours. I have so many coworkers who stay at work longer, but they absolutely do not work. They go around chatting, playing guitar, foosball and generally fuck around. I hate the culture where being at work is valued so much more than working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697447975 {#4401
    date: 2023-10-16 11:19:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4407 …}
  +nested: Doctrine\ORM\PersistentCollection {#4409 …}
  +votes: Doctrine\ORM\PersistentCollection {#4411 …}
  +reports: Doctrine\ORM\PersistentCollection {#4413 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
  -id: 51980
  -bodyTs: "'6':4,23 '8':7,18 'absolut':80 'around':86,94 'chat':87 'clear':56 'correct':54 'cowork':72 'cultur':98 'demand':43 'effici':15,62 'employ':42 'employe':31 'even':14,34 'far':60 'foosbal':90 'fuck':93 'general':92 'go':85 'guitar':89 'hate':96 'hour':5,8,19,24,67 'less':64 'longer':77 'm':12 'mani':71 'much':50,106 'need':2 'peopl':58 'play':88 'power':27 'recal':53 'shift':6 'show':57 'stay':74 'studi':55 'time':21 'trip':28 'useless':10 'valu':104 'week':65 'work':35,47,66,76,83,102,109"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4939748"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697444981 {#4402
    date: 2023-10-16 10:29:41.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 {#4846
  +user: Proxies\__CG__\App\Entity\User {#4847 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4406
    +user: App\Entity\User {#4419 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I need a 6 hour shift. 8 hours is useless. I’m not even efficient for the 8 hours. Any time above 6 hours is just power tripping, because the employees don’t even work through it, it’s just the employer demanding you are at work for that much. If I recall correctly, studies clearly show people are far more efficient with less week work hours. I have so many coworkers who stay at work longer, but they absolutely do not work. They go around chatting, playing guitar, foosball and generally fuck around. I hate the culture where being at work is valued so much more than working."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697447975 {#4401
      date: 2023-10-16 11:19:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4407 …}
    +nested: Doctrine\ORM\PersistentCollection {#4409 …}
    +votes: Doctrine\ORM\PersistentCollection {#4411 …}
    +reports: Doctrine\ORM\PersistentCollection {#4413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
    -id: 51980
    -bodyTs: "'6':4,23 '8':7,18 'absolut':80 'around':86,94 'chat':87 'clear':56 'correct':54 'cowork':72 'cultur':98 'demand':43 'effici':15,62 'employ':42 'employe':31 'even':14,34 'far':60 'foosbal':90 'fuck':93 'general':92 'go':85 'guitar':89 'hate':96 'hour':5,8,19,24,67 'less':64 'longer':77 'm':12 'mani':71 'much':50,106 'need':2 'peopl':58 'play':88 'power':27 'recal':53 'shift':6 'show':57 'stay':74 'studi':55 'time':21 'trip':28 'useless':10 'valu':104 'week':65 'work':35,47,66,76,83,102,109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4939748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697444981 {#4402
      date: 2023-10-16 10:29:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4406}
  +body: "I’d be fine with four to six hours a day of work. As long as I get to take a nap in the middle. And leave when the real work is done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697447973 {#4844
    date: 2023-10-16 11:19:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Sprite@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4848 …}
  +nested: Doctrine\ORM\PersistentCollection {#4850 …}
  +votes: Doctrine\ORM\PersistentCollection {#4852 …}
  +reports: Doctrine\ORM\PersistentCollection {#4854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4858 …}
  -id: 52023
  -bodyTs: "'d':2 'day':11 'done':33 'fine':4 'four':6 'get':18 'hour':9 'leav':27 'long':15 'middl':25 'nap':22 'real':30 'six':8 'take':20 'work':13,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4109354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697447973 {#4845
    date: 2023-10-16 11:19:33.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 {#4846
  +user: Proxies\__CG__\App\Entity\User {#4847 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4406
    +user: App\Entity\User {#4419 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I need a 6 hour shift. 8 hours is useless. I’m not even efficient for the 8 hours. Any time above 6 hours is just power tripping, because the employees don’t even work through it, it’s just the employer demanding you are at work for that much. If I recall correctly, studies clearly show people are far more efficient with less week work hours. I have so many coworkers who stay at work longer, but they absolutely do not work. They go around chatting, playing guitar, foosball and generally fuck around. I hate the culture where being at work is valued so much more than working."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697447975 {#4401
      date: 2023-10-16 11:19:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4407 …}
    +nested: Doctrine\ORM\PersistentCollection {#4409 …}
    +votes: Doctrine\ORM\PersistentCollection {#4411 …}
    +reports: Doctrine\ORM\PersistentCollection {#4413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
    -id: 51980
    -bodyTs: "'6':4,23 '8':7,18 'absolut':80 'around':86,94 'chat':87 'clear':56 'correct':54 'cowork':72 'cultur':98 'demand':43 'effici':15,62 'employ':42 'employe':31 'even':14,34 'far':60 'foosbal':90 'fuck':93 'general':92 'go':85 'guitar':89 'hate':96 'hour':5,8,19,24,67 'less':64 'longer':77 'm':12 'mani':71 'much':50,106 'need':2 'peopl':58 'play':88 'power':27 'recal':53 'shift':6 'show':57 'stay':74 'studi':55 'time':21 'trip':28 'useless':10 'valu':104 'week':65 'work':35,47,66,76,83,102,109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4939748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697444981 {#4402
      date: 2023-10-16 10:29:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4406}
  +body: "I’d be fine with four to six hours a day of work. As long as I get to take a nap in the middle. And leave when the real work is done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697447973 {#4844
    date: 2023-10-16 11:19:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Sprite@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4848 …}
  +nested: Doctrine\ORM\PersistentCollection {#4850 …}
  +votes: Doctrine\ORM\PersistentCollection {#4852 …}
  +reports: Doctrine\ORM\PersistentCollection {#4854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4858 …}
  -id: 52023
  -bodyTs: "'d':2 'day':11 'done':33 'fine':4 'four':6 'get':18 'hour':9 'leav':27 'long':15 'middl':25 'nap':22 'real':30 'six':8 'take':20 'work':13,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4109354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697447973 {#4845
    date: 2023-10-16 11:19:33.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 {#4846
  +user: Proxies\__CG__\App\Entity\User {#4847 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4406
    +user: App\Entity\User {#4419 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I need a 6 hour shift. 8 hours is useless. I’m not even efficient for the 8 hours. Any time above 6 hours is just power tripping, because the employees don’t even work through it, it’s just the employer demanding you are at work for that much. If I recall correctly, studies clearly show people are far more efficient with less week work hours. I have so many coworkers who stay at work longer, but they absolutely do not work. They go around chatting, playing guitar, foosball and generally fuck around. I hate the culture where being at work is valued so much more than working."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697447975 {#4401
      date: 2023-10-16 11:19:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4407 …}
    +nested: Doctrine\ORM\PersistentCollection {#4409 …}
    +votes: Doctrine\ORM\PersistentCollection {#4411 …}
    +reports: Doctrine\ORM\PersistentCollection {#4413 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4415 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4417 …}
    -id: 51980
    -bodyTs: "'6':4,23 '8':7,18 'absolut':80 'around':86,94 'chat':87 'clear':56 'correct':54 'cowork':72 'cultur':98 'demand':43 'effici':15,62 'employ':42 'employe':31 'even':14,34 'far':60 'foosbal':90 'fuck':93 'general':92 'go':85 'guitar':89 'hate':96 'hour':5,8,19,24,67 'less':64 'longer':77 'm':12 'mani':71 'much':50,106 'need':2 'peopl':58 'play':88 'power':27 'recal':53 'shift':6 'show':57 'stay':74 'studi':55 'time':21 'trip':28 'useless':10 'valu':104 'week':65 'work':35,47,66,76,83,102,109"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4939748"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697444981 {#4402
      date: 2023-10-16 10:29:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4406}
  +body: "I’d be fine with four to six hours a day of work. As long as I get to take a nap in the middle. And leave when the real work is done."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697447973 {#4844
    date: 2023-10-16 11:19:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Sprite@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4848 …}
  +nested: Doctrine\ORM\PersistentCollection {#4850 …}
  +votes: Doctrine\ORM\PersistentCollection {#4852 …}
  +reports: Doctrine\ORM\PersistentCollection {#4854 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4856 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4858 …}
  -id: 52023
  -bodyTs: "'d':2 'day':11 'done':33 'fine':4 'four':6 'get':18 'hour':9 'leav':27 'long':15 'middl':25 'nap':22 'real':30 'six':8 'take':20 'work':13,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4109354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697447973 {#4845
    date: 2023-10-16 11:19:33.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 {#4480
  +user: App\Entity\User {#4493 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s the other 4 hours"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697448707 {#4475
    date: 2023-10-16 11:31:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4481 …}
  +nested: Doctrine\ORM\PersistentCollection {#4483 …}
  +votes: Doctrine\ORM\PersistentCollection {#4485 …}
  +reports: Doctrine\ORM\PersistentCollection {#4487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
  -id: 52031
  -bodyTs: "'4':5 'hour':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4940407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697448707 {#4476
    date: 2023-10-16 11:31:47.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 {#4480
  +user: App\Entity\User {#4493 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s the other 4 hours"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697448707 {#4475
    date: 2023-10-16 11:31:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4481 …}
  +nested: Doctrine\ORM\PersistentCollection {#4483 …}
  +votes: Doctrine\ORM\PersistentCollection {#4485 …}
  +reports: Doctrine\ORM\PersistentCollection {#4487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
  -id: 52031
  -bodyTs: "'4':5 'hour':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4940407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697448707 {#4476
    date: 2023-10-16 11:31:47.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 {#4480
  +user: App\Entity\User {#4493 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Where’s the other 4 hours"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697448707 {#4475
    date: 2023-10-16 11:31:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4481 …}
  +nested: Doctrine\ORM\PersistentCollection {#4483 …}
  +votes: Doctrine\ORM\PersistentCollection {#4485 …}
  +reports: Doctrine\ORM\PersistentCollection {#4487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4491 …}
  -id: 52031
  -bodyTs: "'4':5 'hour':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4940407"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697448707 {#4476
    date: 2023-10-16 11:31:47.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 {#4553
  +user: App\Entity\User {#4566 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Exactly this, but work 12-14 hour shifts. That’s when the real “fun” begins."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697463767 {#4548
    date: 2023-10-16 15:42:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4554 …}
  +nested: Doctrine\ORM\PersistentCollection {#4556 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
  -id: 52415
  -bodyTs: "'-14':6 '12':5 'begin':15 'exact':1 'fun':14 'hour':7 'real':13 'shift':8 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4484829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697463767 {#4549
    date: 2023-10-16 15:42:47.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 {#4553
  +user: App\Entity\User {#4566 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Exactly this, but work 12-14 hour shifts. That’s when the real “fun” begins."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697463767 {#4548
    date: 2023-10-16 15:42:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4554 …}
  +nested: Doctrine\ORM\PersistentCollection {#4556 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
  -id: 52415
  -bodyTs: "'-14':6 '12':5 'begin':15 'exact':1 'fun':14 'hour':7 'real':13 'shift':8 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4484829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697463767 {#4549
    date: 2023-10-16 15:42:47.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 {#4553
  +user: App\Entity\User {#4566 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Exactly this, but work 12-14 hour shifts. That’s when the real “fun” begins."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697463767 {#4548
    date: 2023-10-16 15:42:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4554 …}
  +nested: Doctrine\ORM\PersistentCollection {#4556 …}
  +votes: Doctrine\ORM\PersistentCollection {#4558 …}
  +reports: Doctrine\ORM\PersistentCollection {#4560 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4564 …}
  -id: 52415
  -bodyTs: "'-14':6 '12':5 'begin':15 'exact':1 'fun':14 'hour':7 'real':13 'shift':8 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4484829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697463767 {#4549
    date: 2023-10-16 15:42:47.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 {#4626
  +user: App\Entity\User {#4639 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Cut my working hours to 6,5 a day. Doesn’t help, just 1,5 hours more childcare (But yes, it helps the kids).\n
    \n
    Only thing what helps your free time is to sleep less. (Yes, that sucks too.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697471864 {#4621
    date: 2023-10-16 17:57:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4627 …}
  +nested: Doctrine\ORM\PersistentCollection {#4629 …}
  +votes: Doctrine\ORM\PersistentCollection {#4631 …}
  +reports: Doctrine\ORM\PersistentCollection {#4633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4637 …}
  -id: 52589
  -bodyTs: "'1':14 '5':7,15 '6':6 'childcar':18 'cut':1 'day':9 'doesn':10 'free':30 'help':12,22,28 'hour':4,16 'kid':24 'less':35 'sleep':34 'suck':38 'thing':26 'time':31 'work':3 'yes':20,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.loomy.li/comment/812345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697468627 {#4622
    date: 2023-10-16 17:03:47.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 {#4626
  +user: App\Entity\User {#4639 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Cut my working hours to 6,5 a day. Doesn’t help, just 1,5 hours more childcare (But yes, it helps the kids).\n
    \n
    Only thing what helps your free time is to sleep less. (Yes, that sucks too.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697471864 {#4621
    date: 2023-10-16 17:57:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4627 …}
  +nested: Doctrine\ORM\PersistentCollection {#4629 …}
  +votes: Doctrine\ORM\PersistentCollection {#4631 …}
  +reports: Doctrine\ORM\PersistentCollection {#4633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4637 …}
  -id: 52589
  -bodyTs: "'1':14 '5':7,15 '6':6 'childcar':18 'cut':1 'day':9 'doesn':10 'free':30 'help':12,22,28 'hour':4,16 'kid':24 'less':35 'sleep':34 'suck':38 'thing':26 'time':31 'work':3 'yes':20,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.loomy.li/comment/812345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697468627 {#4622
    date: 2023-10-16 17:03:47.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 {#4626
  +user: App\Entity\User {#4639 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Cut my working hours to 6,5 a day. Doesn’t help, just 1,5 hours more childcare (But yes, it helps the kids).\n
    \n
    Only thing what helps your free time is to sleep less. (Yes, that sucks too.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697471864 {#4621
    date: 2023-10-16 17:57:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4627 …}
  +nested: Doctrine\ORM\PersistentCollection {#4629 …}
  +votes: Doctrine\ORM\PersistentCollection {#4631 …}
  +reports: Doctrine\ORM\PersistentCollection {#4633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4637 …}
  -id: 52589
  -bodyTs: "'1':14 '5':7,15 '6':6 'childcar':18 'cut':1 'day':9 'doesn':10 'free':30 'help':12,22,28 'hour':4,16 'kid':24 'less':35 'sleep':34 'suck':38 'thing':26 'time':31 'work':3 'yes':20,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.loomy.li/comment/812345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697468627 {#4622
    date: 2023-10-16 17:03:47.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 {#4862
  +user: Proxies\__CG__\App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4626
    +user: App\Entity\User {#4639 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Cut my working hours to 6,5 a day. Doesn’t help, just 1,5 hours more childcare (But yes, it helps the kids).\n
      \n
      Only thing what helps your free time is to sleep less. (Yes, that sucks too.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697471864 {#4621
      date: 2023-10-16 17:57:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4627 …}
    +nested: Doctrine\ORM\PersistentCollection {#4629 …}
    +votes: Doctrine\ORM\PersistentCollection {#4631 …}
    +reports: Doctrine\ORM\PersistentCollection {#4633 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4635 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4637 …}
    -id: 52589
    -bodyTs: "'1':14 '5':7,15 '6':6 'childcar':18 'cut':1 'day':9 'doesn':10 'free':30 'help':12,22,28 'hour':4,16 'kid':24 'less':35 'sleep':34 'suck':38 'thing':26 'time':31 'work':3 'yes':20,36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.loomy.li/comment/812345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697468627 {#4622
      date: 2023-10-16 17:03:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4626}
  +body: "Kids ruin everything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697471862 {#4860
    date: 2023-10-16 17:57:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Philipp@lemmy.loomy.li"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4864 …}
  +nested: Doctrine\ORM\PersistentCollection {#4866 …}
  +votes: Doctrine\ORM\PersistentCollection {#4868 …}
  +reports: Doctrine\ORM\PersistentCollection {#4870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4874 …}
  -id: 52696
  -bodyTs: "'everyth':3 'kid':1 'ruin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4939113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697471862 {#4861
    date: 2023-10-16 17:57: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
119 DENIED edit
App\Entity\EntryComment {#4862
  +user: Proxies\__CG__\App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4626
    +user: App\Entity\User {#4639 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Cut my working hours to 6,5 a day. Doesn’t help, just 1,5 hours more childcare (But yes, it helps the kids).\n
      \n
      Only thing what helps your free time is to sleep less. (Yes, that sucks too.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697471864 {#4621
      date: 2023-10-16 17:57:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4627 …}
    +nested: Doctrine\ORM\PersistentCollection {#4629 …}
    +votes: Doctrine\ORM\PersistentCollection {#4631 …}
    +reports: Doctrine\ORM\PersistentCollection {#4633 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4635 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4637 …}
    -id: 52589
    -bodyTs: "'1':14 '5':7,15 '6':6 'childcar':18 'cut':1 'day':9 'doesn':10 'free':30 'help':12,22,28 'hour':4,16 'kid':24 'less':35 'sleep':34 'suck':38 'thing':26 'time':31 'work':3 'yes':20,36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.loomy.li/comment/812345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697468627 {#4622
      date: 2023-10-16 17:03:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4626}
  +body: "Kids ruin everything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697471862 {#4860
    date: 2023-10-16 17:57:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Philipp@lemmy.loomy.li"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4864 …}
  +nested: Doctrine\ORM\PersistentCollection {#4866 …}
  +votes: Doctrine\ORM\PersistentCollection {#4868 …}
  +reports: Doctrine\ORM\PersistentCollection {#4870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4874 …}
  -id: 52696
  -bodyTs: "'everyth':3 'kid':1 'ruin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4939113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697471862 {#4861
    date: 2023-10-16 17:57: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
120 DENIED moderate
App\Entity\EntryComment {#4862
  +user: Proxies\__CG__\App\Entity\User {#4863 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4626
    +user: App\Entity\User {#4639 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Cut my working hours to 6,5 a day. Doesn’t help, just 1,5 hours more childcare (But yes, it helps the kids).\n
      \n
      Only thing what helps your free time is to sleep less. (Yes, that sucks too.)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697471864 {#4621
      date: 2023-10-16 17:57:44.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4627 …}
    +nested: Doctrine\ORM\PersistentCollection {#4629 …}
    +votes: Doctrine\ORM\PersistentCollection {#4631 …}
    +reports: Doctrine\ORM\PersistentCollection {#4633 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4635 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4637 …}
    -id: 52589
    -bodyTs: "'1':14 '5':7,15 '6':6 'childcar':18 'cut':1 'day':9 'doesn':10 'free':30 'help':12,22,28 'hour':4,16 'kid':24 'less':35 'sleep':34 'suck':38 'thing':26 'time':31 'work':3 'yes':20,36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.loomy.li/comment/812345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697468627 {#4622
      date: 2023-10-16 17:03:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4626}
  +body: "Kids ruin everything"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697471862 {#4860
    date: 2023-10-16 17:57:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@Philipp@lemmy.loomy.li"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4864 …}
  +nested: Doctrine\ORM\PersistentCollection {#4866 …}
  +votes: Doctrine\ORM\PersistentCollection {#4868 …}
  +reports: Doctrine\ORM\PersistentCollection {#4870 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4872 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4874 …}
  -id: 52696
  -bodyTs: "'everyth':3 'kid':1 'ruin':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4939113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697471862 {#4861
    date: 2023-10-16 17:57: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
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 {#4699
  +user: App\Entity\User {#4712 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "lol 8 hours of sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697474547 {#4694
    date: 2023-10-16 18:42:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +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: 52613
  -bodyTs: "'8':2 'hour':3 'lol':1 'sleep':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3885275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697469193 {#4695
    date: 2023-10-16 17:13: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
123 DENIED edit
App\Entity\EntryComment {#4699
  +user: App\Entity\User {#4712 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "lol 8 hours of sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697474547 {#4694
    date: 2023-10-16 18:42:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +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: 52613
  -bodyTs: "'8':2 'hour':3 'lol':1 'sleep':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3885275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697469193 {#4695
    date: 2023-10-16 17:13: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
124 DENIED moderate
App\Entity\EntryComment {#4699
  +user: App\Entity\User {#4712 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "lol 8 hours of sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1697474547 {#4694
    date: 2023-10-16 18:42:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
  ]
  +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: 52613
  -bodyTs: "'8':2 'hour':3 'lol':1 'sleep':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/3885275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697469193 {#4695
    date: 2023-10-16 17:13: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
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 {#4878
  +user: Proxies\__CG__\App\Entity\User {#4879 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4699
    +user: App\Entity\User {#4712 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "lol 8 hours of sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697474547 {#4694
      date: 2023-10-16 18:42:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +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: 52613
    -bodyTs: "'8':2 'hour':3 'lol':1 'sleep':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3885275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697469193 {#4695
      date: 2023-10-16 17:13:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4699}
  +body: "8 hours of work, also lol. Try 10"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697474544 {#4876
    date: 2023-10-16 18:42:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4880 …}
  +nested: Doctrine\ORM\PersistentCollection {#4882 …}
  +votes: Doctrine\ORM\PersistentCollection {#4884 …}
  +reports: Doctrine\ORM\PersistentCollection {#4886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4890 …}
  -id: 52787
  -bodyTs: "'10':8 '8':1 'also':5 'hour':2 'lol':6 'tri':7 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2626331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697474544 {#4877
    date: 2023-10-16 18:42: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
127 DENIED edit
App\Entity\EntryComment {#4878
  +user: Proxies\__CG__\App\Entity\User {#4879 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4699
    +user: App\Entity\User {#4712 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "lol 8 hours of sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697474547 {#4694
      date: 2023-10-16 18:42:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +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: 52613
    -bodyTs: "'8':2 'hour':3 'lol':1 'sleep':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3885275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697469193 {#4695
      date: 2023-10-16 17:13:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4699}
  +body: "8 hours of work, also lol. Try 10"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697474544 {#4876
    date: 2023-10-16 18:42:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4880 …}
  +nested: Doctrine\ORM\PersistentCollection {#4882 …}
  +votes: Doctrine\ORM\PersistentCollection {#4884 …}
  +reports: Doctrine\ORM\PersistentCollection {#4886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4890 …}
  -id: 52787
  -bodyTs: "'10':8 '8':1 'also':5 'hour':2 'lol':6 'tri':7 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2626331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697474544 {#4877
    date: 2023-10-16 18:42: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
128 DENIED moderate
App\Entity\EntryComment {#4878
  +user: Proxies\__CG__\App\Entity\User {#4879 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +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 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -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 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "The-Modern-Worker-Enjoying-His-Liberty"
    +title: "The Modern Worker Enjoying His Liberty"
    +url: "https://lemmy.ml/pictrs/image/f4415c28-c411-40ed-a6db-63805c275b38.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 475
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697654094 {#2418
      date: 2023-10-18 20:34:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 5618
    -titleTs: "'enjoy':4 'liberti':6 'modern':2 'worker':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697493988
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6539838"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697407588 {#1858
      date: 2023-10-16 00:06:28.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4699
    +user: App\Entity\User {#4712 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "lol 8 hours of sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1697474547 {#4694
      date: 2023-10-16 18:42:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@yogthos@lemmy.ml"
    ]
    +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: 52613
    -bodyTs: "'8':2 'hour':3 'lol':1 'sleep':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/3885275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697469193 {#4695
      date: 2023-10-16 17:13:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4699}
  +body: "8 hours of work, also lol. Try 10"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697474544 {#4876
    date: 2023-10-16 18:42:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yogthos@lemmy.ml"
    "@lightnsfw@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4880 …}
  +nested: Doctrine\ORM\PersistentCollection {#4882 …}
  +votes: Doctrine\ORM\PersistentCollection {#4884 …}
  +reports: Doctrine\ORM\PersistentCollection {#4886 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4888 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4890 …}
  -id: 52787
  -bodyTs: "'10':8 '8':1 'also':5 'hour':2 'lol':6 'tri':7 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/2626331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697474544 {#4877
    date: 2023-10-16 18:42: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
129 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +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 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -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 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    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