Redirect 302 redirect from GET @entry_comment_create (035315)

GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/6389/When-your-sleep-cycle-is-broken/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#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: "When-your-sleep-cycle-is-broken"
  +title: "When your sleep cycle is broken"
  +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 1219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697826904 {#2418
    date: 2023-10-20 20:35:04.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: 6389
  -titleTs: "'broken':6 'cycl':4 'sleep':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697805158
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7020138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697718758 {#1858
    date: 2023-10-19 14:32:38.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: "When-your-sleep-cycle-is-broken"
  +title: "When your sleep cycle is broken"
  +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 1219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697826904 {#2418
    date: 2023-10-20 20:35:04.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: 6389
  -titleTs: "'broken':6 'cycl':4 'sleep':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697805158
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7020138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697718758 {#1858
    date: 2023-10-19 14:32:38.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: "When-your-sleep-cycle-is-broken"
  +title: "When your sleep cycle is broken"
  +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 1219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697826904 {#2418
    date: 2023-10-20 20:35:04.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: 6389
  -titleTs: "'broken':6 'cycl':4 'sleep':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697805158
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7020138"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697718758 {#1858
    date: 2023-10-19 14:32:38.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 {#4002
  +user: App\Entity\User {#3950 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "So true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697785892 {#4011
    date: 2023-10-20 09:11:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 60767
  -bodyTs: "'true':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4670945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697785892 {#3947
    date: 2023-10-20 09:11: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
7 DENIED edit
App\Entity\EntryComment {#4002
  +user: App\Entity\User {#3950 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "So true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697785892 {#4011
    date: 2023-10-20 09:11:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 60767
  -bodyTs: "'true':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4670945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697785892 {#3947
    date: 2023-10-20 09:11: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
8 DENIED moderate
App\Entity\EntryComment {#4002
  +user: App\Entity\User {#3950 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "So true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697785892 {#4011
    date: 2023-10-20 09:11:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4000 …}
  +nested: Doctrine\ORM\PersistentCollection {#3998 …}
  +votes: Doctrine\ORM\PersistentCollection {#3996 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3962 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3966 …}
  -id: 60767
  -bodyTs: "'true':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4670945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697785892 {#3947
    date: 2023-10-20 09:11: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
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 {#4037
  +user: App\Entity\User {#4021 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "There is some attractive shit about doing all your hobbies at early morning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697826830 {#4043
    date: 2023-10-20 20:33:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 60586
  -bodyTs: "'attract':4 'earli':12 'hobbi':10 'morn':13 'shit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5088279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697774814 {#4044
    date: 2023-10-20 06:06: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
11 DENIED edit
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4021 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "There is some attractive shit about doing all your hobbies at early morning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697826830 {#4043
    date: 2023-10-20 20:33:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 60586
  -bodyTs: "'attract':4 'earli':12 'hobbi':10 'morn':13 'shit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5088279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697774814 {#4044
    date: 2023-10-20 06:06: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
12 DENIED moderate
App\Entity\EntryComment {#4037
  +user: App\Entity\User {#4021 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "There is some attractive shit about doing all your hobbies at early morning."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1697826830 {#4043
    date: 2023-10-20 20:33:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4038 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4032 …}
  +reports: Doctrine\ORM\PersistentCollection {#4027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
  -id: 60586
  -bodyTs: "'attract':4 'earli':12 'hobbi':10 'morn':13 'shit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5088279"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697774814 {#4044
    date: 2023-10-20 06:06: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
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 {#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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "There is some attractive shit about doing all your hobbies at early morning."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697826830 {#4043
      date: 2023-10-20 20:33:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 60586
    -bodyTs: "'attract':4 'earli':12 'hobbi':10 'morn':13 'shit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5088279"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697774814 {#4044
      date: 2023-10-20 06:06:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "2 am is late night tho. Morning is when you go to sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697782500 {#4860
    date: 2023-10-20 08:15:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@kratoz29@lemm.ee"
  ]
  +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: 60725
  -bodyTs: "'2':1 'go':11 'late':4 'morn':7 'night':5 'sleep':13 'tho':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4051146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697782500 {#4861
    date: 2023-10-20 08:15:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "There is some attractive shit about doing all your hobbies at early morning."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697826830 {#4043
      date: 2023-10-20 20:33:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 60586
    -bodyTs: "'attract':4 'earli':12 'hobbi':10 'morn':13 'shit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5088279"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697774814 {#4044
      date: 2023-10-20 06:06:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "2 am is late night tho. Morning is when you go to sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697782500 {#4860
    date: 2023-10-20 08:15:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@kratoz29@lemm.ee"
  ]
  +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: 60725
  -bodyTs: "'2':1 'go':11 'late':4 'morn':7 'night':5 'sleep':13 'tho':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4051146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697782500 {#4861
    date: 2023-10-20 08:15:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4037
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "There is some attractive shit about doing all your hobbies at early morning."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1697826830 {#4043
      date: 2023-10-20 20:33:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4038 …}
    +nested: Doctrine\ORM\PersistentCollection {#4029 …}
    +votes: Doctrine\ORM\PersistentCollection {#4032 …}
    +reports: Doctrine\ORM\PersistentCollection {#4027 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
    -id: 60586
    -bodyTs: "'attract':4 'earli':12 'hobbi':10 'morn':13 'shit':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5088279"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697774814 {#4044
      date: 2023-10-20 06:06:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "2 am is late night tho. Morning is when you go to sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697782500 {#4860
    date: 2023-10-20 08:15:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@kratoz29@lemm.ee"
  ]
  +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: 60725
  -bodyTs: "'2':1 'go':11 'late':4 'morn':7 'night':5 'sleep':13 'tho':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4051146"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697782500 {#4861
    date: 2023-10-20 08:15:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4980
  +user: App\Entity\User {#4021 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4862
    +user: Proxies\__CG__\App\Entity\User {#4863 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "There is some attractive shit about doing all your hobbies at early morning."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697826830 {#4043
        date: 2023-10-20 20:33:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4038 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 60586
      -bodyTs: "'attract':4 'earli':12 'hobbi':10 'morn':13 'shit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5088279"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697774814 {#4044
        date: 2023-10-20 06:06:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "2 am is late night tho. Morning is when you go to sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697782500 {#4860
      date: 2023-10-20 08:15:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@kratoz29@lemm.ee"
    ]
    +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: 60725
    -bodyTs: "'2':1 'go':11 'late':4 'morn':7 'night':5 'sleep':13 'tho':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4051146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697782500 {#4861
      date: 2023-10-20 08:15:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Actually I wrote it like that… But I wasn’t sure if it was the right term, so Google Translate corrected me to that…\n
    \n
    Are you saying Google Translate trolled me?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697783939 {#4978
    date: 2023-10-20 08:38:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@kratoz29@lemm.ee"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4981 …}
  +nested: Doctrine\ORM\PersistentCollection {#4983 …}
  +votes: Doctrine\ORM\PersistentCollection {#4985 …}
  +reports: Doctrine\ORM\PersistentCollection {#4987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
  -id: 60749
  -bodyTs: "'actual':1 'correct':21 'googl':19,28 'like':5 'right':16 'say':27 'sure':11 'term':17 'translat':20,29 'troll':30 'wasn':9 'wrote':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5091946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697783939 {#4979
    date: 2023-10-20 08:38: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
19 DENIED edit
App\Entity\EntryComment {#4980
  +user: App\Entity\User {#4021 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4862
    +user: Proxies\__CG__\App\Entity\User {#4863 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "There is some attractive shit about doing all your hobbies at early morning."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697826830 {#4043
        date: 2023-10-20 20:33:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4038 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 60586
      -bodyTs: "'attract':4 'earli':12 'hobbi':10 'morn':13 'shit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5088279"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697774814 {#4044
        date: 2023-10-20 06:06:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "2 am is late night tho. Morning is when you go to sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697782500 {#4860
      date: 2023-10-20 08:15:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@kratoz29@lemm.ee"
    ]
    +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: 60725
    -bodyTs: "'2':1 'go':11 'late':4 'morn':7 'night':5 'sleep':13 'tho':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4051146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697782500 {#4861
      date: 2023-10-20 08:15:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Actually I wrote it like that… But I wasn’t sure if it was the right term, so Google Translate corrected me to that…\n
    \n
    Are you saying Google Translate trolled me?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697783939 {#4978
    date: 2023-10-20 08:38:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@kratoz29@lemm.ee"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4981 …}
  +nested: Doctrine\ORM\PersistentCollection {#4983 …}
  +votes: Doctrine\ORM\PersistentCollection {#4985 …}
  +reports: Doctrine\ORM\PersistentCollection {#4987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
  -id: 60749
  -bodyTs: "'actual':1 'correct':21 'googl':19,28 'like':5 'right':16 'say':27 'sure':11 'term':17 'translat':20,29 'troll':30 'wasn':9 'wrote':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5091946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697783939 {#4979
    date: 2023-10-20 08:38: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
20 DENIED moderate
App\Entity\EntryComment {#4980
  +user: App\Entity\User {#4021 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4862
    +user: Proxies\__CG__\App\Entity\User {#4863 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4037
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "There is some attractive shit about doing all your hobbies at early morning."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1697826830 {#4043
        date: 2023-10-20 20:33:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4038 …}
      +nested: Doctrine\ORM\PersistentCollection {#4029 …}
      +votes: Doctrine\ORM\PersistentCollection {#4032 …}
      +reports: Doctrine\ORM\PersistentCollection {#4027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
      -id: 60586
      -bodyTs: "'attract':4 'earli':12 'hobbi':10 'morn':13 'shit':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5088279"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697774814 {#4044
        date: 2023-10-20 06:06:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: "2 am is late night tho. Morning is when you go to sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697782500 {#4860
      date: 2023-10-20 08:15:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@kratoz29@lemm.ee"
    ]
    +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: 60725
    -bodyTs: "'2':1 'go':11 'late':4 'morn':7 'night':5 'sleep':13 'tho':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4051146"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697782500 {#4861
      date: 2023-10-20 08:15:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Actually I wrote it like that… But I wasn’t sure if it was the right term, so Google Translate corrected me to that…\n
    \n
    Are you saying Google Translate trolled me?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697783939 {#4978
    date: 2023-10-20 08:38:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@kratoz29@lemm.ee"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4981 …}
  +nested: Doctrine\ORM\PersistentCollection {#4983 …}
  +votes: Doctrine\ORM\PersistentCollection {#4985 …}
  +reports: Doctrine\ORM\PersistentCollection {#4987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
  -id: 60749
  -bodyTs: "'actual':1 'correct':21 'googl':19,28 'like':5 'right':16 'say':27 'sure':11 'term':17 'translat':20,29 'troll':30 'wasn':9 'wrote':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5091946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697783939 {#4979
    date: 2023-10-20 08:38: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
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 {#5096
  +user: Proxies\__CG__\App\Entity\User {#5097 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4980
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4862
      +user: Proxies\__CG__\App\Entity\User {#4863 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "There is some attractive shit about doing all your hobbies at early morning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697826830 {#4043
          date: 2023-10-20 20:33:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4038 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4032 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 60586
        -bodyTs: "'attract':4 'earli':12 'hobbi':10 'morn':13 'shit':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5088279"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697774814 {#4044
          date: 2023-10-20 06:06:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "2 am is late night tho. Morning is when you go to sleep."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697782500 {#4860
        date: 2023-10-20 08:15:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@kratoz29@lemm.ee"
      ]
      +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: 60725
      -bodyTs: "'2':1 'go':11 'late':4 'morn':7 'night':5 'sleep':13 'tho':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4051146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697782500 {#4861
        date: 2023-10-20 08:15:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Actually I wrote it like that… But I wasn’t sure if it was the right term, so Google Translate corrected me to that…\n
      \n
      Are you saying Google Translate trolled me?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697783939 {#4978
      date: 2023-10-20 08:38:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@kratoz29@lemm.ee"
      "@Holzkohlen@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4981 …}
    +nested: Doctrine\ORM\PersistentCollection {#4983 …}
    +votes: Doctrine\ORM\PersistentCollection {#4985 …}
    +reports: Doctrine\ORM\PersistentCollection {#4987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
    -id: 60749
    -bodyTs: "'actual':1 'correct':21 'googl':19,28 'like':5 'right':16 'say':27 'sure':11 'term':17 'translat':20,29 'troll':30 'wasn':9 'wrote':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5091946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697783939 {#4979
      date: 2023-10-20 08:38:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Yes, it did.\n
    \n
    Technically anything after 12am would be “morning” because it’s a new day. However, generally early morning would sometime between 3 and 5. If you wake up at 3am, it’s early morning. If you go to sleep at 3am, it’s late at night. Anything after 5am is just morning (unless you’re being goofy and calling everything night because you didn’t sleep).\n
    \n
    (These aren’t specific rules, just how it is in my region - other people might be totally different)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697803091 {#5094
    date: 2023-10-20 13:58:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@kratoz29@lemm.ee"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5098 …}
  +nested: Doctrine\ORM\PersistentCollection {#5100 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
  -id: 60996
  -bodyTs: "'12am':7 '3':24 '3am':32,43 '5':26 '5am':51 'anyth':5,49 'aren':70 'call':61 'day':16 'didn':66 'differ':86 'earli':19,35 'everyth':62 'general':18 'go':39 'goofi':59 'howev':17 'late':46 'might':83 'morn':10,20,36,54 'new':15 'night':48,63 'peopl':82 're':57 'region':80 'rule':73 'sleep':41,68 'sometim':22 'specif':72 'technic':4 'total':85 'unless':55 'wake':29 'would':8,21 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4674692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697803091 {#5095
    date: 2023-10-20 13:58:11.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 {#5096
  +user: Proxies\__CG__\App\Entity\User {#5097 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4980
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4862
      +user: Proxies\__CG__\App\Entity\User {#4863 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "There is some attractive shit about doing all your hobbies at early morning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697826830 {#4043
          date: 2023-10-20 20:33:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4038 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4032 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 60586
        -bodyTs: "'attract':4 'earli':12 'hobbi':10 'morn':13 'shit':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5088279"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697774814 {#4044
          date: 2023-10-20 06:06:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "2 am is late night tho. Morning is when you go to sleep."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697782500 {#4860
        date: 2023-10-20 08:15:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@kratoz29@lemm.ee"
      ]
      +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: 60725
      -bodyTs: "'2':1 'go':11 'late':4 'morn':7 'night':5 'sleep':13 'tho':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4051146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697782500 {#4861
        date: 2023-10-20 08:15:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Actually I wrote it like that… But I wasn’t sure if it was the right term, so Google Translate corrected me to that…\n
      \n
      Are you saying Google Translate trolled me?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697783939 {#4978
      date: 2023-10-20 08:38:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@kratoz29@lemm.ee"
      "@Holzkohlen@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4981 …}
    +nested: Doctrine\ORM\PersistentCollection {#4983 …}
    +votes: Doctrine\ORM\PersistentCollection {#4985 …}
    +reports: Doctrine\ORM\PersistentCollection {#4987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
    -id: 60749
    -bodyTs: "'actual':1 'correct':21 'googl':19,28 'like':5 'right':16 'say':27 'sure':11 'term':17 'translat':20,29 'troll':30 'wasn':9 'wrote':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5091946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697783939 {#4979
      date: 2023-10-20 08:38:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Yes, it did.\n
    \n
    Technically anything after 12am would be “morning” because it’s a new day. However, generally early morning would sometime between 3 and 5. If you wake up at 3am, it’s early morning. If you go to sleep at 3am, it’s late at night. Anything after 5am is just morning (unless you’re being goofy and calling everything night because you didn’t sleep).\n
    \n
    (These aren’t specific rules, just how it is in my region - other people might be totally different)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697803091 {#5094
    date: 2023-10-20 13:58:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@kratoz29@lemm.ee"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5098 …}
  +nested: Doctrine\ORM\PersistentCollection {#5100 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
  -id: 60996
  -bodyTs: "'12am':7 '3':24 '3am':32,43 '5':26 '5am':51 'anyth':5,49 'aren':70 'call':61 'day':16 'didn':66 'differ':86 'earli':19,35 'everyth':62 'general':18 'go':39 'goofi':59 'howev':17 'late':46 'might':83 'morn':10,20,36,54 'new':15 'night':48,63 'peopl':82 're':57 'region':80 'rule':73 'sleep':41,68 'sometim':22 'specif':72 'technic':4 'total':85 'unless':55 'wake':29 'would':8,21 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4674692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697803091 {#5095
    date: 2023-10-20 13:58:11.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 {#5096
  +user: Proxies\__CG__\App\Entity\User {#5097 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4980
    +user: App\Entity\User {#4021 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4862
      +user: Proxies\__CG__\App\Entity\User {#4863 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4037
        +user: App\Entity\User {#4021 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "There is some attractive shit about doing all your hobbies at early morning."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1697826830 {#4043
          date: 2023-10-20 20:33:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4038 …}
        +nested: Doctrine\ORM\PersistentCollection {#4029 …}
        +votes: Doctrine\ORM\PersistentCollection {#4032 …}
        +reports: Doctrine\ORM\PersistentCollection {#4027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
        -id: 60586
        -bodyTs: "'attract':4 'earli':12 'hobbi':10 'morn':13 'shit':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/5088279"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697774814 {#4044
          date: 2023-10-20 06:06:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: "2 am is late night tho. Morning is when you go to sleep."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697782500 {#4860
        date: 2023-10-20 08:15:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@kratoz29@lemm.ee"
      ]
      +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: 60725
      -bodyTs: "'2':1 'go':11 'late':4 'morn':7 'night':5 'sleep':13 'tho':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/4051146"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697782500 {#4861
        date: 2023-10-20 08:15:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Actually I wrote it like that… But I wasn’t sure if it was the right term, so Google Translate corrected me to that…\n
      \n
      Are you saying Google Translate trolled me?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697783939 {#4978
      date: 2023-10-20 08:38:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@kratoz29@lemm.ee"
      "@Holzkohlen@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4981 …}
    +nested: Doctrine\ORM\PersistentCollection {#4983 …}
    +votes: Doctrine\ORM\PersistentCollection {#4985 …}
    +reports: Doctrine\ORM\PersistentCollection {#4987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
    -id: 60749
    -bodyTs: "'actual':1 'correct':21 'googl':19,28 'like':5 'right':16 'say':27 'sure':11 'term':17 'translat':20,29 'troll':30 'wasn':9 'wrote':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5091946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697783939 {#4979
      date: 2023-10-20 08:38:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: """
    Yes, it did.\n
    \n
    Technically anything after 12am would be “morning” because it’s a new day. However, generally early morning would sometime between 3 and 5. If you wake up at 3am, it’s early morning. If you go to sleep at 3am, it’s late at night. Anything after 5am is just morning (unless you’re being goofy and calling everything night because you didn’t sleep).\n
    \n
    (These aren’t specific rules, just how it is in my region - other people might be totally different)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697803091 {#5094
    date: 2023-10-20 13:58:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@kratoz29@lemm.ee"
    "@Holzkohlen@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5098 …}
  +nested: Doctrine\ORM\PersistentCollection {#5100 …}
  +votes: Doctrine\ORM\PersistentCollection {#5102 …}
  +reports: Doctrine\ORM\PersistentCollection {#5104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
  -id: 60996
  -bodyTs: "'12am':7 '3':24 '3am':32,43 '5':26 '5am':51 'anyth':5,49 'aren':70 'call':61 'day':16 'didn':66 'differ':86 'earli':19,35 'everyth':62 'general':18 'go':39 'goofi':59 'howev':17 'late':46 'might':83 'morn':10,20,36,54 'new':15 'night':48,63 'peopl':82 're':57 'region':80 'rule':73 'sleep':41,68 'sometim':22 'specif':72 'technic':4 'total':85 'unless':55 'wake':29 'would':8,21 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4674692"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697803091 {#5095
    date: 2023-10-20 13:58:11.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 {#5122
  +user: Proxies\__CG__\App\Entity\User {#4783 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5096
    +user: Proxies\__CG__\App\Entity\User {#5097 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4980
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4862
        +user: Proxies\__CG__\App\Entity\User {#4863 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "There is some attractive shit about doing all your hobbies at early morning."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1697826830 {#4043
            date: 2023-10-20 20:33:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@snoqualmieowl@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4038 …}
          +nested: Doctrine\ORM\PersistentCollection {#4029 …}
          +votes: Doctrine\ORM\PersistentCollection {#4032 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
          -id: 60586
          -bodyTs: "'attract':4 'earli':12 'hobbi':10 'morn':13 'shit':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5088279"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697774814 {#4044
            date: 2023-10-20 06:06:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "2 am is late night tho. Morning is when you go to sleep."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697782500 {#4860
          date: 2023-10-20 08:15:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
          "@kratoz29@lemm.ee"
        ]
        +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: 60725
        -bodyTs: "'2':1 'go':11 'late':4 'morn':7 'night':5 'sleep':13 'tho':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4051146"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697782500 {#4861
          date: 2023-10-20 08:15:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        Actually I wrote it like that… But I wasn’t sure if it was the right term, so Google Translate corrected me to that…\n
        \n
        Are you saying Google Translate trolled me?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697783939 {#4978
        date: 2023-10-20 08:38:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@kratoz29@lemm.ee"
        "@Holzkohlen@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4981 …}
      +nested: Doctrine\ORM\PersistentCollection {#4983 …}
      +votes: Doctrine\ORM\PersistentCollection {#4985 …}
      +reports: Doctrine\ORM\PersistentCollection {#4987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
      -id: 60749
      -bodyTs: "'actual':1 'correct':21 'googl':19,28 'like':5 'right':16 'say':27 'sure':11 'term':17 'translat':20,29 'troll':30 'wasn':9 'wrote':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5091946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697783939 {#4979
        date: 2023-10-20 08:38:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Yes, it did.\n
      \n
      Technically anything after 12am would be “morning” because it’s a new day. However, generally early morning would sometime between 3 and 5. If you wake up at 3am, it’s early morning. If you go to sleep at 3am, it’s late at night. Anything after 5am is just morning (unless you’re being goofy and calling everything night because you didn’t sleep).\n
      \n
      (These aren’t specific rules, just how it is in my region - other people might be totally different)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697803091 {#5094
      date: 2023-10-20 13:58:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@kratoz29@lemm.ee"
      "@Holzkohlen@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5098 …}
    +nested: Doctrine\ORM\PersistentCollection {#5100 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
    -id: 60996
    -bodyTs: "'12am':7 '3':24 '3am':32,43 '5':26 '5am':51 'anyth':5,49 'aren':70 'call':61 'day':16 'didn':66 'differ':86 'earli':19,35 'everyth':62 'general':18 'go':39 'goofi':59 'howev':17 'late':46 'might':83 'morn':10,20,36,54 'new':15 'night':48,63 'peopl':82 're':57 'region':80 'rule':73 'sleep':41,68 'sometim':22 'specif':72 'technic':4 'total':85 'unless':55 'wake':29 'would':8,21 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4674692"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697803091 {#5095
      date: 2023-10-20 13:58:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "3am is an “ungodly hour” no matter your sleep schedule"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697826829 {#5123
    date: 2023-10-20 20:33:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@kratoz29@lemm.ee"
    "@Holzkohlen@feddit.de"
    "@helpImTrappedOnline@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5117 …}
  +nested: Doctrine\ORM\PersistentCollection {#5111 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 61592
  -bodyTs: "'3am':1 'hour':5 'matter':7 'schedul':10 'sleep':9 'ungod':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5068094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697826829 {#5120
    date: 2023-10-20 20:33: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
27 DENIED edit
App\Entity\EntryComment {#5122
  +user: Proxies\__CG__\App\Entity\User {#4783 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5096
    +user: Proxies\__CG__\App\Entity\User {#5097 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4980
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4862
        +user: Proxies\__CG__\App\Entity\User {#4863 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "There is some attractive shit about doing all your hobbies at early morning."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1697826830 {#4043
            date: 2023-10-20 20:33:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@snoqualmieowl@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4038 …}
          +nested: Doctrine\ORM\PersistentCollection {#4029 …}
          +votes: Doctrine\ORM\PersistentCollection {#4032 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
          -id: 60586
          -bodyTs: "'attract':4 'earli':12 'hobbi':10 'morn':13 'shit':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5088279"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697774814 {#4044
            date: 2023-10-20 06:06:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "2 am is late night tho. Morning is when you go to sleep."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697782500 {#4860
          date: 2023-10-20 08:15:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
          "@kratoz29@lemm.ee"
        ]
        +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: 60725
        -bodyTs: "'2':1 'go':11 'late':4 'morn':7 'night':5 'sleep':13 'tho':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4051146"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697782500 {#4861
          date: 2023-10-20 08:15:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        Actually I wrote it like that… But I wasn’t sure if it was the right term, so Google Translate corrected me to that…\n
        \n
        Are you saying Google Translate trolled me?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697783939 {#4978
        date: 2023-10-20 08:38:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@kratoz29@lemm.ee"
        "@Holzkohlen@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4981 …}
      +nested: Doctrine\ORM\PersistentCollection {#4983 …}
      +votes: Doctrine\ORM\PersistentCollection {#4985 …}
      +reports: Doctrine\ORM\PersistentCollection {#4987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
      -id: 60749
      -bodyTs: "'actual':1 'correct':21 'googl':19,28 'like':5 'right':16 'say':27 'sure':11 'term':17 'translat':20,29 'troll':30 'wasn':9 'wrote':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5091946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697783939 {#4979
        date: 2023-10-20 08:38:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Yes, it did.\n
      \n
      Technically anything after 12am would be “morning” because it’s a new day. However, generally early morning would sometime between 3 and 5. If you wake up at 3am, it’s early morning. If you go to sleep at 3am, it’s late at night. Anything after 5am is just morning (unless you’re being goofy and calling everything night because you didn’t sleep).\n
      \n
      (These aren’t specific rules, just how it is in my region - other people might be totally different)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697803091 {#5094
      date: 2023-10-20 13:58:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@kratoz29@lemm.ee"
      "@Holzkohlen@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5098 …}
    +nested: Doctrine\ORM\PersistentCollection {#5100 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
    -id: 60996
    -bodyTs: "'12am':7 '3':24 '3am':32,43 '5':26 '5am':51 'anyth':5,49 'aren':70 'call':61 'day':16 'didn':66 'differ':86 'earli':19,35 'everyth':62 'general':18 'go':39 'goofi':59 'howev':17 'late':46 'might':83 'morn':10,20,36,54 'new':15 'night':48,63 'peopl':82 're':57 'region':80 'rule':73 'sleep':41,68 'sometim':22 'specif':72 'technic':4 'total':85 'unless':55 'wake':29 'would':8,21 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4674692"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697803091 {#5095
      date: 2023-10-20 13:58:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "3am is an “ungodly hour” no matter your sleep schedule"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697826829 {#5123
    date: 2023-10-20 20:33:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@kratoz29@lemm.ee"
    "@Holzkohlen@feddit.de"
    "@helpImTrappedOnline@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5117 …}
  +nested: Doctrine\ORM\PersistentCollection {#5111 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 61592
  -bodyTs: "'3am':1 'hour':5 'matter':7 'schedul':10 'sleep':9 'ungod':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5068094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697826829 {#5120
    date: 2023-10-20 20:33: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
28 DENIED moderate
App\Entity\EntryComment {#5122
  +user: Proxies\__CG__\App\Entity\User {#4783 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5096
    +user: Proxies\__CG__\App\Entity\User {#5097 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4980
      +user: App\Entity\User {#4021 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4862
        +user: Proxies\__CG__\App\Entity\User {#4863 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: App\Entity\EntryComment {#4037
          +user: App\Entity\User {#4021 …}
          +entry: App\Entity\Entry {#2412}
          +magazine: App\Entity\Magazine {#264}
          +image: null
          +parent: null
          +root: null
          +body: "There is some attractive shit about doing all your hobbies at early morning."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1697826830 {#4043
            date: 2023-10-20 20:33:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@snoqualmieowl@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4038 …}
          +nested: Doctrine\ORM\PersistentCollection {#4029 …}
          +votes: Doctrine\ORM\PersistentCollection {#4032 …}
          +reports: Doctrine\ORM\PersistentCollection {#4027 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4023 …}
          -id: 60586
          -bodyTs: "'attract':4 'earli':12 'hobbi':10 'morn':13 'shit':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/5088279"
          +editedAt: null
          +createdAt: DateTimeImmutable @1697774814 {#4044
            date: 2023-10-20 06:06:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4037}
        +body: "2 am is late night tho. Morning is when you go to sleep."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1697782500 {#4860
          date: 2023-10-20 08:15:00.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
          "@kratoz29@lemm.ee"
        ]
        +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: 60725
        -bodyTs: "'2':1 'go':11 'late':4 'morn':7 'night':5 'sleep':13 'tho':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/4051146"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697782500 {#4861
          date: 2023-10-20 08:15:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4037}
      +body: """
        Actually I wrote it like that… But I wasn’t sure if it was the right term, so Google Translate corrected me to that…\n
        \n
        Are you saying Google Translate trolled me?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697783939 {#4978
        date: 2023-10-20 08:38:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@kratoz29@lemm.ee"
        "@Holzkohlen@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4981 …}
      +nested: Doctrine\ORM\PersistentCollection {#4983 …}
      +votes: Doctrine\ORM\PersistentCollection {#4985 …}
      +reports: Doctrine\ORM\PersistentCollection {#4987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4989 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4991 …}
      -id: 60749
      -bodyTs: "'actual':1 'correct':21 'googl':19,28 'like':5 'right':16 'say':27 'sure':11 'term':17 'translat':20,29 'troll':30 'wasn':9 'wrote':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5091946"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697783939 {#4979
        date: 2023-10-20 08:38:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4037}
    +body: """
      Yes, it did.\n
      \n
      Technically anything after 12am would be “morning” because it’s a new day. However, generally early morning would sometime between 3 and 5. If you wake up at 3am, it’s early morning. If you go to sleep at 3am, it’s late at night. Anything after 5am is just morning (unless you’re being goofy and calling everything night because you didn’t sleep).\n
      \n
      (These aren’t specific rules, just how it is in my region - other people might be totally different)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1697803091 {#5094
      date: 2023-10-20 13:58:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@kratoz29@lemm.ee"
      "@Holzkohlen@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5098 …}
    +nested: Doctrine\ORM\PersistentCollection {#5100 …}
    +votes: Doctrine\ORM\PersistentCollection {#5102 …}
    +reports: Doctrine\ORM\PersistentCollection {#5104 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
    -id: 60996
    -bodyTs: "'12am':7 '3':24 '3am':32,43 '5':26 '5am':51 'anyth':5,49 'aren':70 'call':61 'day':16 'didn':66 'differ':86 'earli':19,35 'everyth':62 'general':18 'go':39 'goofi':59 'howev':17 'late':46 'might':83 'morn':10,20,36,54 'new':15 'night':48,63 'peopl':82 're':57 'region':80 'rule':73 'sleep':41,68 'sometim':22 'specif':72 'technic':4 'total':85 'unless':55 'wake':29 'would':8,21 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4674692"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697803091 {#5095
      date: 2023-10-20 13:58:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4037}
  +body: "3am is an “ungodly hour” no matter your sleep schedule"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697826829 {#5123
    date: 2023-10-20 20:33:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@kratoz29@lemm.ee"
    "@Holzkohlen@feddit.de"
    "@helpImTrappedOnline@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5117 …}
  +nested: Doctrine\ORM\PersistentCollection {#5111 …}
  +votes: Doctrine\ORM\PersistentCollection {#5115 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 61592
  -bodyTs: "'3am':1 'hour':5 'matter':7 'schedul':10 'sleep':9 'ungod':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5068094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697826829 {#5120
    date: 2023-10-20 20:33: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
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 {#4122
  +user: App\Entity\User {#4135 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Pretty much sums up my life rn, and I wish it didn’t…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697741905 {#4117
    date: 2023-10-19 20:58:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 59650
  -bodyTs: "'didn':12 'life':6 'much':2 'pretti':1 'rn':7 'sum':3 'wish':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4654702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697741905 {#4118
    date: 2023-10-19 20:58:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4122
  +user: App\Entity\User {#4135 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Pretty much sums up my life rn, and I wish it didn’t…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697741905 {#4117
    date: 2023-10-19 20:58:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 59650
  -bodyTs: "'didn':12 'life':6 'much':2 'pretti':1 'rn':7 'sum':3 'wish':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4654702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697741905 {#4118
    date: 2023-10-19 20:58:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4122
  +user: App\Entity\User {#4135 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Pretty much sums up my life rn, and I wish it didn’t…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697741905 {#4117
    date: 2023-10-19 20:58:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4123 …}
  +nested: Doctrine\ORM\PersistentCollection {#4125 …}
  +votes: Doctrine\ORM\PersistentCollection {#4127 …}
  +reports: Doctrine\ORM\PersistentCollection {#4129 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4133 …}
  -id: 59650
  -bodyTs: "'didn':12 'life':6 'much':2 'pretti':1 'rn':7 'sum':3 'wish':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4654702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697741905 {#4118
    date: 2023-10-19 20:58:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4196
  +user: App\Entity\User {#4209 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Complementing @funkajunk@lemm.ee 's comment, here is mine I shared few days ago on a post about lunchtime sluggishness. I got fuckin tired of it over the past 2-3 years, and researched and devised a solution.\n
    \n
    The combination of:\n
    \n
    - getting (half)naked sunbath for 30 minutes twice a week\n
    - exercising\n
    - proper sleep with unbroken 90-100 minute cycle phases (not waking up between a cycle, no erratic shitty alarms)\n
    - no nocturnal peeing (do not overload with water before sleeping, pee before you sleep)\n
    \n
    is the ultimate formula to a healthy, active and long lasting life.\n
    \n
    Add a 10-15 minute power nap during midday/early evening and you are golden.\n
    \n
    Also, use a proper alarm clock, not the shitty ones you have, or the builtin alarm on your phones. Even if you have an iPhone, get yourself the cheapest Android phone, buy and install Gentle Wakeup alarm app on your phone, changes your life for $5. Made by a doctor, it is THE alarm clock everyone should use.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697755370 {#4190
    date: 2023-10-20 00:42:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funkajunk@lemm.ee"
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4199 …}
  +votes: Doctrine\ORM\PersistentCollection {#4201 …}
  +reports: Doctrine\ORM\PersistentCollection {#4203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
  -id: 59567
  -bodyTs: "'-100':56 '-15':99 '-3':29 '10':98 '2':28 '30':45 '5':155 '90':55 'activ':91 'add':96 'ago':12 'alarm':69,114,125,146,163 'also':110 'android':139 'app':147 'builtin':124 'buy':141 'chang':151 'cheapest':138 'clock':115,164 'combin':38 'comment':4 'complement':1 'cycl':58,65 'day':11 'devis':34 'doctor':159 'errat':67 'even':105,129 'everyon':165 'exercis':50 'formula':87 'fuckin':21 'funkajunk@lemm.ee':2 'gentl':144 'get':40,135 'golden':109 'got':20 'half':41 'healthi':90 'instal':143 'iphon':134 'last':94 'life':95,153 'long':93 'lunchtim':17 'made':156 'midday/early':104 'mine':7 'minut':46,57,100 'nake':42 'nap':102 'nocturn':71 'one':119 'overload':75 'past':27 'pee':72,80 'phase':59 'phone':128,140,150 'post':15 'power':101 'proper':51,113 'research':32 'share':9 'shitti':68,118 'sleep':52,79,83 'sluggish':18 'solut':36 'sunbath':43 'tire':22 'twice':47 'ultim':86 'unbroken':54 'use':111,167 'wake':61 'wakeup':145 'water':77 'week':49 'year':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5035792"
  +editedAt: DateTimeImmutable @1697739943 {#4191
    date: 2023-10-19 20:25:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697739617 {#4192
    date: 2023-10-19 20:20:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4196
  +user: App\Entity\User {#4209 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Complementing @funkajunk@lemm.ee 's comment, here is mine I shared few days ago on a post about lunchtime sluggishness. I got fuckin tired of it over the past 2-3 years, and researched and devised a solution.\n
    \n
    The combination of:\n
    \n
    - getting (half)naked sunbath for 30 minutes twice a week\n
    - exercising\n
    - proper sleep with unbroken 90-100 minute cycle phases (not waking up between a cycle, no erratic shitty alarms)\n
    - no nocturnal peeing (do not overload with water before sleeping, pee before you sleep)\n
    \n
    is the ultimate formula to a healthy, active and long lasting life.\n
    \n
    Add a 10-15 minute power nap during midday/early evening and you are golden.\n
    \n
    Also, use a proper alarm clock, not the shitty ones you have, or the builtin alarm on your phones. Even if you have an iPhone, get yourself the cheapest Android phone, buy and install Gentle Wakeup alarm app on your phone, changes your life for $5. Made by a doctor, it is THE alarm clock everyone should use.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697755370 {#4190
    date: 2023-10-20 00:42:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funkajunk@lemm.ee"
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4199 …}
  +votes: Doctrine\ORM\PersistentCollection {#4201 …}
  +reports: Doctrine\ORM\PersistentCollection {#4203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
  -id: 59567
  -bodyTs: "'-100':56 '-15':99 '-3':29 '10':98 '2':28 '30':45 '5':155 '90':55 'activ':91 'add':96 'ago':12 'alarm':69,114,125,146,163 'also':110 'android':139 'app':147 'builtin':124 'buy':141 'chang':151 'cheapest':138 'clock':115,164 'combin':38 'comment':4 'complement':1 'cycl':58,65 'day':11 'devis':34 'doctor':159 'errat':67 'even':105,129 'everyon':165 'exercis':50 'formula':87 'fuckin':21 'funkajunk@lemm.ee':2 'gentl':144 'get':40,135 'golden':109 'got':20 'half':41 'healthi':90 'instal':143 'iphon':134 'last':94 'life':95,153 'long':93 'lunchtim':17 'made':156 'midday/early':104 'mine':7 'minut':46,57,100 'nake':42 'nap':102 'nocturn':71 'one':119 'overload':75 'past':27 'pee':72,80 'phase':59 'phone':128,140,150 'post':15 'power':101 'proper':51,113 'research':32 'share':9 'shitti':68,118 'sleep':52,79,83 'sluggish':18 'solut':36 'sunbath':43 'tire':22 'twice':47 'ultim':86 'unbroken':54 'use':111,167 'wake':61 'wakeup':145 'water':77 'week':49 'year':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5035792"
  +editedAt: DateTimeImmutable @1697739943 {#4191
    date: 2023-10-19 20:25:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697739617 {#4192
    date: 2023-10-19 20:20:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4196
  +user: App\Entity\User {#4209 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Complementing @funkajunk@lemm.ee 's comment, here is mine I shared few days ago on a post about lunchtime sluggishness. I got fuckin tired of it over the past 2-3 years, and researched and devised a solution.\n
    \n
    The combination of:\n
    \n
    - getting (half)naked sunbath for 30 minutes twice a week\n
    - exercising\n
    - proper sleep with unbroken 90-100 minute cycle phases (not waking up between a cycle, no erratic shitty alarms)\n
    - no nocturnal peeing (do not overload with water before sleeping, pee before you sleep)\n
    \n
    is the ultimate formula to a healthy, active and long lasting life.\n
    \n
    Add a 10-15 minute power nap during midday/early evening and you are golden.\n
    \n
    Also, use a proper alarm clock, not the shitty ones you have, or the builtin alarm on your phones. Even if you have an iPhone, get yourself the cheapest Android phone, buy and install Gentle Wakeup alarm app on your phone, changes your life for $5. Made by a doctor, it is THE alarm clock everyone should use.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697755370 {#4190
    date: 2023-10-20 00:42:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funkajunk@lemm.ee"
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4197 …}
  +nested: Doctrine\ORM\PersistentCollection {#4199 …}
  +votes: Doctrine\ORM\PersistentCollection {#4201 …}
  +reports: Doctrine\ORM\PersistentCollection {#4203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
  -id: 59567
  -bodyTs: "'-100':56 '-15':99 '-3':29 '10':98 '2':28 '30':45 '5':155 '90':55 'activ':91 'add':96 'ago':12 'alarm':69,114,125,146,163 'also':110 'android':139 'app':147 'builtin':124 'buy':141 'chang':151 'cheapest':138 'clock':115,164 'combin':38 'comment':4 'complement':1 'cycl':58,65 'day':11 'devis':34 'doctor':159 'errat':67 'even':105,129 'everyon':165 'exercis':50 'formula':87 'fuckin':21 'funkajunk@lemm.ee':2 'gentl':144 'get':40,135 'golden':109 'got':20 'half':41 'healthi':90 'instal':143 'iphon':134 'last':94 'life':95,153 'long':93 'lunchtim':17 'made':156 'midday/early':104 'mine':7 'minut':46,57,100 'nake':42 'nap':102 'nocturn':71 'one':119 'overload':75 'past':27 'pee':72,80 'phase':59 'phone':128,140,150 'post':15 'power':101 'proper':51,113 'research':32 'share':9 'shitti':68,118 'sleep':52,79,83 'sluggish':18 'solut':36 'sunbath':43 'tire':22 'twice':47 'ultim':86 'unbroken':54 'use':111,167 'wake':61 'wakeup':145 'water':77 'week':49 'year':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5035792"
  +editedAt: DateTimeImmutable @1697739943 {#4191
    date: 2023-10-19 20:25:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697739617 {#4192
    date: 2023-10-19 20:20:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4196
    +user: App\Entity\User {#4209 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Complementing @funkajunk@lemm.ee 's comment, here is mine I shared few days ago on a post about lunchtime sluggishness. I got fuckin tired of it over the past 2-3 years, and researched and devised a solution.\n
      \n
      The combination of:\n
      \n
      - getting (half)naked sunbath for 30 minutes twice a week\n
      - exercising\n
      - proper sleep with unbroken 90-100 minute cycle phases (not waking up between a cycle, no erratic shitty alarms)\n
      - no nocturnal peeing (do not overload with water before sleeping, pee before you sleep)\n
      \n
      is the ultimate formula to a healthy, active and long lasting life.\n
      \n
      Add a 10-15 minute power nap during midday/early evening and you are golden.\n
      \n
      Also, use a proper alarm clock, not the shitty ones you have, or the builtin alarm on your phones. Even if you have an iPhone, get yourself the cheapest Android phone, buy and install Gentle Wakeup alarm app on your phone, changes your life for $5. Made by a doctor, it is THE alarm clock everyone should use.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697755370 {#4190
      date: 2023-10-20 00:42:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funkajunk@lemm.ee"
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4197 …}
    +nested: Doctrine\ORM\PersistentCollection {#4199 …}
    +votes: Doctrine\ORM\PersistentCollection {#4201 …}
    +reports: Doctrine\ORM\PersistentCollection {#4203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
    -id: 59567
    -bodyTs: "'-100':56 '-15':99 '-3':29 '10':98 '2':28 '30':45 '5':155 '90':55 'activ':91 'add':96 'ago':12 'alarm':69,114,125,146,163 'also':110 'android':139 'app':147 'builtin':124 'buy':141 'chang':151 'cheapest':138 'clock':115,164 'combin':38 'comment':4 'complement':1 'cycl':58,65 'day':11 'devis':34 'doctor':159 'errat':67 'even':105,129 'everyon':165 'exercis':50 'formula':87 'fuckin':21 'funkajunk@lemm.ee':2 'gentl':144 'get':40,135 'golden':109 'got':20 'half':41 'healthi':90 'instal':143 'iphon':134 'last':94 'life':95,153 'long':93 'lunchtim':17 'made':156 'midday/early':104 'mine':7 'minut':46,57,100 'nake':42 'nap':102 'nocturn':71 'one':119 'overload':75 'past':27 'pee':72,80 'phase':59 'phone':128,140,150 'post':15 'power':101 'proper':51,113 'research':32 'share':9 'shitti':68,118 'sleep':52,79,83 'sluggish':18 'solut':36 'sunbath':43 'tire':22 'twice':47 'ultim':86 'unbroken':54 'use':111,167 'wake':61 'wakeup':145 'water':77 'week':49 'year':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5035792"
    +editedAt: DateTimeImmutable @1697739943 {#4191
      date: 2023-10-19 20:25:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697739617 {#4192
      date: 2023-10-19 20:20:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "Why the gentle alarm thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697755369 {#4844
    date: 2023-10-20 00:42:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funkajunk@lemm.ee"
    "@snoqualmieowl@lemmy.world"
    "@TheAnonymouseJoker@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: 60157
  -bodyTs: "'alarm':4 'gentl':3 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4372084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697755369 {#4845
    date: 2023-10-20 00:42: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
39 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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4196
    +user: App\Entity\User {#4209 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Complementing @funkajunk@lemm.ee 's comment, here is mine I shared few days ago on a post about lunchtime sluggishness. I got fuckin tired of it over the past 2-3 years, and researched and devised a solution.\n
      \n
      The combination of:\n
      \n
      - getting (half)naked sunbath for 30 minutes twice a week\n
      - exercising\n
      - proper sleep with unbroken 90-100 minute cycle phases (not waking up between a cycle, no erratic shitty alarms)\n
      - no nocturnal peeing (do not overload with water before sleeping, pee before you sleep)\n
      \n
      is the ultimate formula to a healthy, active and long lasting life.\n
      \n
      Add a 10-15 minute power nap during midday/early evening and you are golden.\n
      \n
      Also, use a proper alarm clock, not the shitty ones you have, or the builtin alarm on your phones. Even if you have an iPhone, get yourself the cheapest Android phone, buy and install Gentle Wakeup alarm app on your phone, changes your life for $5. Made by a doctor, it is THE alarm clock everyone should use.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697755370 {#4190
      date: 2023-10-20 00:42:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funkajunk@lemm.ee"
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4197 …}
    +nested: Doctrine\ORM\PersistentCollection {#4199 …}
    +votes: Doctrine\ORM\PersistentCollection {#4201 …}
    +reports: Doctrine\ORM\PersistentCollection {#4203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
    -id: 59567
    -bodyTs: "'-100':56 '-15':99 '-3':29 '10':98 '2':28 '30':45 '5':155 '90':55 'activ':91 'add':96 'ago':12 'alarm':69,114,125,146,163 'also':110 'android':139 'app':147 'builtin':124 'buy':141 'chang':151 'cheapest':138 'clock':115,164 'combin':38 'comment':4 'complement':1 'cycl':58,65 'day':11 'devis':34 'doctor':159 'errat':67 'even':105,129 'everyon':165 'exercis':50 'formula':87 'fuckin':21 'funkajunk@lemm.ee':2 'gentl':144 'get':40,135 'golden':109 'got':20 'half':41 'healthi':90 'instal':143 'iphon':134 'last':94 'life':95,153 'long':93 'lunchtim':17 'made':156 'midday/early':104 'mine':7 'minut':46,57,100 'nake':42 'nap':102 'nocturn':71 'one':119 'overload':75 'past':27 'pee':72,80 'phase':59 'phone':128,140,150 'post':15 'power':101 'proper':51,113 'research':32 'share':9 'shitti':68,118 'sleep':52,79,83 'sluggish':18 'solut':36 'sunbath':43 'tire':22 'twice':47 'ultim':86 'unbroken':54 'use':111,167 'wake':61 'wakeup':145 'water':77 'week':49 'year':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5035792"
    +editedAt: DateTimeImmutable @1697739943 {#4191
      date: 2023-10-19 20:25:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697739617 {#4192
      date: 2023-10-19 20:20:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "Why the gentle alarm thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697755369 {#4844
    date: 2023-10-20 00:42:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funkajunk@lemm.ee"
    "@snoqualmieowl@lemmy.world"
    "@TheAnonymouseJoker@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: 60157
  -bodyTs: "'alarm':4 'gentl':3 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4372084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697755369 {#4845
    date: 2023-10-20 00:42: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
40 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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4196
    +user: App\Entity\User {#4209 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Complementing @funkajunk@lemm.ee 's comment, here is mine I shared few days ago on a post about lunchtime sluggishness. I got fuckin tired of it over the past 2-3 years, and researched and devised a solution.\n
      \n
      The combination of:\n
      \n
      - getting (half)naked sunbath for 30 minutes twice a week\n
      - exercising\n
      - proper sleep with unbroken 90-100 minute cycle phases (not waking up between a cycle, no erratic shitty alarms)\n
      - no nocturnal peeing (do not overload with water before sleeping, pee before you sleep)\n
      \n
      is the ultimate formula to a healthy, active and long lasting life.\n
      \n
      Add a 10-15 minute power nap during midday/early evening and you are golden.\n
      \n
      Also, use a proper alarm clock, not the shitty ones you have, or the builtin alarm on your phones. Even if you have an iPhone, get yourself the cheapest Android phone, buy and install Gentle Wakeup alarm app on your phone, changes your life for $5. Made by a doctor, it is THE alarm clock everyone should use.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697755370 {#4190
      date: 2023-10-20 00:42:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@funkajunk@lemm.ee"
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4197 …}
    +nested: Doctrine\ORM\PersistentCollection {#4199 …}
    +votes: Doctrine\ORM\PersistentCollection {#4201 …}
    +reports: Doctrine\ORM\PersistentCollection {#4203 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
    -id: 59567
    -bodyTs: "'-100':56 '-15':99 '-3':29 '10':98 '2':28 '30':45 '5':155 '90':55 'activ':91 'add':96 'ago':12 'alarm':69,114,125,146,163 'also':110 'android':139 'app':147 'builtin':124 'buy':141 'chang':151 'cheapest':138 'clock':115,164 'combin':38 'comment':4 'complement':1 'cycl':58,65 'day':11 'devis':34 'doctor':159 'errat':67 'even':105,129 'everyon':165 'exercis':50 'formula':87 'fuckin':21 'funkajunk@lemm.ee':2 'gentl':144 'get':40,135 'golden':109 'got':20 'half':41 'healthi':90 'instal':143 'iphon':134 'last':94 'life':95,153 'long':93 'lunchtim':17 'made':156 'midday/early':104 'mine':7 'minut':46,57,100 'nake':42 'nap':102 'nocturn':71 'one':119 'overload':75 'past':27 'pee':72,80 'phase':59 'phone':128,140,150 'post':15 'power':101 'proper':51,113 'research':32 'share':9 'shitti':68,118 'sleep':52,79,83 'sluggish':18 'solut':36 'sunbath':43 'tire':22 'twice':47 'ultim':86 'unbroken':54 'use':111,167 'wake':61 'wakeup':145 'water':77 'week':49 'year':30"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5035792"
    +editedAt: DateTimeImmutable @1697739943 {#4191
      date: 2023-10-19 20:25:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697739617 {#4192
      date: 2023-10-19 20:20:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4196}
  +body: "Why the gentle alarm thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697755369 {#4844
    date: 2023-10-20 00:42:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funkajunk@lemm.ee"
    "@snoqualmieowl@lemmy.world"
    "@TheAnonymouseJoker@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: 60157
  -bodyTs: "'alarm':4 'gentl':3 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/4372084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697755369 {#4845
    date: 2023-10-20 00:42: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
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 {#4270
  +user: App\Entity\User {#4283 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Some people are just more night active. I recommend getting a night shift if possible"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697739213 {#4265
    date: 2023-10-19 20:13:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4273 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 59544
  -bodyTs: "'activ':7 'get':10 'night':6,12 'peopl':2 'possibl':15 'recommend':9 'shift':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5035620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697739213 {#4266
    date: 2023-10-19 20:13: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
43 DENIED edit
App\Entity\EntryComment {#4270
  +user: App\Entity\User {#4283 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Some people are just more night active. I recommend getting a night shift if possible"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697739213 {#4265
    date: 2023-10-19 20:13:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4273 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 59544
  -bodyTs: "'activ':7 'get':10 'night':6,12 'peopl':2 'possibl':15 'recommend':9 'shift':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5035620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697739213 {#4266
    date: 2023-10-19 20:13: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
44 DENIED moderate
App\Entity\EntryComment {#4270
  +user: App\Entity\User {#4283 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Some people are just more night active. I recommend getting a night shift if possible"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697739213 {#4265
    date: 2023-10-19 20:13:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4271 …}
  +nested: Doctrine\ORM\PersistentCollection {#4273 …}
  +votes: Doctrine\ORM\PersistentCollection {#4275 …}
  +reports: Doctrine\ORM\PersistentCollection {#4277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4281 …}
  -id: 59544
  -bodyTs: "'activ':7 'get':10 'night':6,12 'peopl':2 'possibl':15 'recommend':9 'shift':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5035620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697739213 {#4266
    date: 2023-10-19 20:13: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
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 {#4343
  +user: App\Entity\User {#4356 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Wait that’s me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697773301 {#4338
    date: 2023-10-20 05:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4344 …}
  +nested: Doctrine\ORM\PersistentCollection {#4346 …}
  +votes: Doctrine\ORM\PersistentCollection {#4348 …}
  +reports: Doctrine\ORM\PersistentCollection {#4350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
  -id: 59443
  -bodyTs: "'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4653348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697737852 {#4339
    date: 2023-10-19 19:50: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
47 DENIED edit
App\Entity\EntryComment {#4343
  +user: App\Entity\User {#4356 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Wait that’s me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697773301 {#4338
    date: 2023-10-20 05:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4344 …}
  +nested: Doctrine\ORM\PersistentCollection {#4346 …}
  +votes: Doctrine\ORM\PersistentCollection {#4348 …}
  +reports: Doctrine\ORM\PersistentCollection {#4350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
  -id: 59443
  -bodyTs: "'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4653348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697737852 {#4339
    date: 2023-10-19 19:50: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
48 DENIED moderate
App\Entity\EntryComment {#4343
  +user: App\Entity\User {#4356 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Wait that’s me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697773301 {#4338
    date: 2023-10-20 05:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4344 …}
  +nested: Doctrine\ORM\PersistentCollection {#4346 …}
  +votes: Doctrine\ORM\PersistentCollection {#4348 …}
  +reports: Doctrine\ORM\PersistentCollection {#4350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
  -id: 59443
  -bodyTs: "'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4653348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697737852 {#4339
    date: 2023-10-19 19:50: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
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 {#4417
  +user: App\Entity\User {#4430 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1697782885 {#4412
    date: 2023-10-20 08:21:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 58952
  -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4119624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697724747 {#4413
    date: 2023-10-19 16:12:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4417
  +user: App\Entity\User {#4430 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1697782885 {#4412
    date: 2023-10-20 08:21:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 58952
  -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4119624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697724747 {#4413
    date: 2023-10-19 16:12:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4417
  +user: App\Entity\User {#4430 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1697782885 {#4412
    date: 2023-10-20 08:21:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4418 …}
  +nested: Doctrine\ORM\PersistentCollection {#4420 …}
  +votes: Doctrine\ORM\PersistentCollection {#4422 …}
  +reports: Doctrine\ORM\PersistentCollection {#4424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
  -id: 58952
  -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4119624"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697724747 {#4413
    date: 2023-10-19 16:12:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4798
  +user: Proxies\__CG__\App\Entity\User {#4799 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1697782885 {#4412
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 58952
    -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697724747 {#4413
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Damn you Frajer!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697728950 {#4796
    date: 2023-10-19 17:22:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4800 …}
  +nested: Doctrine\ORM\PersistentCollection {#4802 …}
  +votes: Doctrine\ORM\PersistentCollection {#4804 …}
  +reports: Doctrine\ORM\PersistentCollection {#4806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
  -id: 59104
  -bodyTs: "'damn':1 'frajer':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5062074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697728950 {#4797
    date: 2023-10-19 17:22:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4798
  +user: Proxies\__CG__\App\Entity\User {#4799 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1697782885 {#4412
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 58952
    -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697724747 {#4413
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Damn you Frajer!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697728950 {#4796
    date: 2023-10-19 17:22:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4800 …}
  +nested: Doctrine\ORM\PersistentCollection {#4802 …}
  +votes: Doctrine\ORM\PersistentCollection {#4804 …}
  +reports: Doctrine\ORM\PersistentCollection {#4806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
  -id: 59104
  -bodyTs: "'damn':1 'frajer':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5062074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697728950 {#4797
    date: 2023-10-19 17:22:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4798
  +user: Proxies\__CG__\App\Entity\User {#4799 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1697782885 {#4412
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 58952
    -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697724747 {#4413
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Damn you Frajer!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697728950 {#4796
    date: 2023-10-19 17:22:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4800 …}
  +nested: Doctrine\ORM\PersistentCollection {#4802 …}
  +votes: Doctrine\ORM\PersistentCollection {#4804 …}
  +reports: Doctrine\ORM\PersistentCollection {#4806 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4808 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
  -id: 59104
  -bodyTs: "'damn':1 'frajer':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5062074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697728950 {#4797
    date: 2023-10-19 17:22:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4814
  +user: Proxies\__CG__\App\Entity\User {#4815 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1697782885 {#4412
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 58952
    -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697724747 {#4413
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "The new one or the old one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697726634 {#4812
    date: 2023-10-19 16:43:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4816 …}
  +nested: Doctrine\ORM\PersistentCollection {#4818 …}
  +votes: Doctrine\ORM\PersistentCollection {#4820 …}
  +reports: Doctrine\ORM\PersistentCollection {#4822 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
  -id: 59018
  -bodyTs: "'new':2 'old':6 'one':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5030904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697726634 {#4813
    date: 2023-10-19 16:43: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
59 DENIED edit
App\Entity\EntryComment {#4814
  +user: Proxies\__CG__\App\Entity\User {#4815 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1697782885 {#4412
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 58952
    -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697724747 {#4413
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "The new one or the old one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697726634 {#4812
    date: 2023-10-19 16:43:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4816 …}
  +nested: Doctrine\ORM\PersistentCollection {#4818 …}
  +votes: Doctrine\ORM\PersistentCollection {#4820 …}
  +reports: Doctrine\ORM\PersistentCollection {#4822 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
  -id: 59018
  -bodyTs: "'new':2 'old':6 'one':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5030904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697726634 {#4813
    date: 2023-10-19 16:43: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
60 DENIED moderate
App\Entity\EntryComment {#4814
  +user: Proxies\__CG__\App\Entity\User {#4815 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1697782885 {#4412
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 58952
    -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697724747 {#4413
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "The new one or the old one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697726634 {#4812
    date: 2023-10-19 16:43:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4816 …}
  +nested: Doctrine\ORM\PersistentCollection {#4818 …}
  +votes: Doctrine\ORM\PersistentCollection {#4820 …}
  +reports: Doctrine\ORM\PersistentCollection {#4822 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
  -id: 59018
  -bodyTs: "'new':2 'old':6 'one':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5030904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697726634 {#4813
    date: 2023-10-19 16:43: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
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 {#4879
  +user: App\Entity\User {#4430 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4814
    +user: Proxies\__CG__\App\Entity\User {#4815 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: App\Entity\User {#4430 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1697782885 {#4412
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 58952
      -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697724747 {#4413
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4812
      date: 2023-10-19 16:43:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4816 …}
    +nested: Doctrine\ORM\PersistentCollection {#4818 …}
    +votes: Doctrine\ORM\PersistentCollection {#4820 …}
    +reports: Doctrine\ORM\PersistentCollection {#4822 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
    -id: 59018
    -bodyTs: "'new':2 'old':6 'one':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5030904"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697726634 {#4813
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Didn’t even know the new one was out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697729602 {#4878
    date: 2023-10-19 17:33:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4885 …}
  +nested: Doctrine\ORM\PersistentCollection {#4887 …}
  +votes: Doctrine\ORM\PersistentCollection {#4889 …}
  +reports: Doctrine\ORM\PersistentCollection {#4892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
  -id: 59123
  -bodyTs: "'didn':1 'even':3 'know':4 'new':6 'one':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4121571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697729602 {#4881
    date: 2023-10-19 17:33:22.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 {#4879
  +user: App\Entity\User {#4430 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4814
    +user: Proxies\__CG__\App\Entity\User {#4815 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: App\Entity\User {#4430 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1697782885 {#4412
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 58952
      -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697724747 {#4413
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4812
      date: 2023-10-19 16:43:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4816 …}
    +nested: Doctrine\ORM\PersistentCollection {#4818 …}
    +votes: Doctrine\ORM\PersistentCollection {#4820 …}
    +reports: Doctrine\ORM\PersistentCollection {#4822 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
    -id: 59018
    -bodyTs: "'new':2 'old':6 'one':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5030904"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697726634 {#4813
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Didn’t even know the new one was out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697729602 {#4878
    date: 2023-10-19 17:33:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4885 …}
  +nested: Doctrine\ORM\PersistentCollection {#4887 …}
  +votes: Doctrine\ORM\PersistentCollection {#4889 …}
  +reports: Doctrine\ORM\PersistentCollection {#4892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
  -id: 59123
  -bodyTs: "'didn':1 'even':3 'know':4 'new':6 'one':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4121571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697729602 {#4881
    date: 2023-10-19 17:33:22.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 {#4879
  +user: App\Entity\User {#4430 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4814
    +user: Proxies\__CG__\App\Entity\User {#4815 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: App\Entity\User {#4430 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1697782885 {#4412
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 58952
      -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697724747 {#4413
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4812
      date: 2023-10-19 16:43:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4816 …}
    +nested: Doctrine\ORM\PersistentCollection {#4818 …}
    +votes: Doctrine\ORM\PersistentCollection {#4820 …}
    +reports: Doctrine\ORM\PersistentCollection {#4822 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
    -id: 59018
    -bodyTs: "'new':2 'old':6 'one':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5030904"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697726634 {#4813
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Didn’t even know the new one was out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697729602 {#4878
    date: 2023-10-19 17:33:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4885 …}
  +nested: Doctrine\ORM\PersistentCollection {#4887 …}
  +votes: Doctrine\ORM\PersistentCollection {#4889 …}
  +reports: Doctrine\ORM\PersistentCollection {#4892 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
  -id: 59123
  -bodyTs: "'didn':1 'even':3 'know':4 'new':6 'one':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4121571"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697729602 {#4881
    date: 2023-10-19 17:33:22.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 {#5000
  +user: Proxies\__CG__\App\Entity\User {#4815 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4879
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Didn’t even know the new one was out"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697729602 {#4878
      date: 2023-10-19 17:33:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4885 …}
    +nested: Doctrine\ORM\PersistentCollection {#4887 …}
    +votes: Doctrine\ORM\PersistentCollection {#4889 …}
    +reports: Doctrine\ORM\PersistentCollection {#4892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
    -id: 59123
    -bodyTs: "'didn':1 'even':3 'know':4 'new':6 'one':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4121571"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697729602 {#4881
      date: 2023-10-19 17:33:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Tbh I wasn’t sure either I had to check it before replied you originally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697781246 {#5006
    date: 2023-10-20 07:54:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4999 …}
  +votes: Doctrine\ORM\PersistentCollection {#4997 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 60703
  -bodyTs: "'check':10 'either':6 'origin':15 'repli':13 'sure':5 'tbh':1 'wasn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5053825"
  +editedAt: DateTimeImmutable @1697781260 {#5003
    date: 2023-10-20 07:54:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697781246 {#5005
    date: 2023-10-20 07:54:06.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 {#5000
  +user: Proxies\__CG__\App\Entity\User {#4815 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4879
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Didn’t even know the new one was out"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697729602 {#4878
      date: 2023-10-19 17:33:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4885 …}
    +nested: Doctrine\ORM\PersistentCollection {#4887 …}
    +votes: Doctrine\ORM\PersistentCollection {#4889 …}
    +reports: Doctrine\ORM\PersistentCollection {#4892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
    -id: 59123
    -bodyTs: "'didn':1 'even':3 'know':4 'new':6 'one':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4121571"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697729602 {#4881
      date: 2023-10-19 17:33:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Tbh I wasn’t sure either I had to check it before replied you originally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697781246 {#5006
    date: 2023-10-20 07:54:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4999 …}
  +votes: Doctrine\ORM\PersistentCollection {#4997 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 60703
  -bodyTs: "'check':10 'either':6 'origin':15 'repli':13 'sure':5 'tbh':1 'wasn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5053825"
  +editedAt: DateTimeImmutable @1697781260 {#5003
    date: 2023-10-20 07:54:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697781246 {#5005
    date: 2023-10-20 07:54:06.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 {#5000
  +user: Proxies\__CG__\App\Entity\User {#4815 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4879
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Didn’t even know the new one was out"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697729602 {#4878
      date: 2023-10-19 17:33:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4885 …}
    +nested: Doctrine\ORM\PersistentCollection {#4887 …}
    +votes: Doctrine\ORM\PersistentCollection {#4889 …}
    +reports: Doctrine\ORM\PersistentCollection {#4892 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4894 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4896 …}
    -id: 59123
    -bodyTs: "'didn':1 'even':3 'know':4 'new':6 'one':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4121571"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697729602 {#4881
      date: 2023-10-19 17:33:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Tbh I wasn’t sure either I had to check it before replied you originally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697781246 {#5006
    date: 2023-10-20 07:54:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4995 …}
  +nested: Doctrine\ORM\PersistentCollection {#4999 …}
  +votes: Doctrine\ORM\PersistentCollection {#4997 …}
  +reports: Doctrine\ORM\PersistentCollection {#5010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5014 …}
  -id: 60703
  -bodyTs: "'check':10 'either':6 'origin':15 'repli':13 'sure':5 'tbh':1 'wasn':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5053825"
  +editedAt: DateTimeImmutable @1697781260 {#5003
    date: 2023-10-20 07:54:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697781246 {#5005
    date: 2023-10-20 07:54:06.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 {#4900
  +user: Proxies\__CG__\App\Entity\User {#4901 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4814
    +user: Proxies\__CG__\App\Entity\User {#4815 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: App\Entity\User {#4430 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1697782885 {#4412
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 58952
      -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697724747 {#4413
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4812
      date: 2023-10-19 16:43:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4816 …}
    +nested: Doctrine\ORM\PersistentCollection {#4818 …}
    +votes: Doctrine\ORM\PersistentCollection {#4820 …}
    +reports: Doctrine\ORM\PersistentCollection {#4822 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
    -id: 59018
    -bodyTs: "'new':2 'old':6 'one':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5030904"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697726634 {#4813
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Is the new one any good?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697732649 {#4898
    date: 2023-10-19 18:24:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4902 …}
  +nested: Doctrine\ORM\PersistentCollection {#4904 …}
  +votes: Doctrine\ORM\PersistentCollection {#4906 …}
  +reports: Doctrine\ORM\PersistentCollection {#4908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
  -id: 59256
  -bodyTs: "'good':6 'new':3 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4029530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697732649 {#4899
    date: 2023-10-19 18:24:09.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 {#4900
  +user: Proxies\__CG__\App\Entity\User {#4901 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4814
    +user: Proxies\__CG__\App\Entity\User {#4815 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: App\Entity\User {#4430 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1697782885 {#4412
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 58952
      -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697724747 {#4413
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4812
      date: 2023-10-19 16:43:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4816 …}
    +nested: Doctrine\ORM\PersistentCollection {#4818 …}
    +votes: Doctrine\ORM\PersistentCollection {#4820 …}
    +reports: Doctrine\ORM\PersistentCollection {#4822 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
    -id: 59018
    -bodyTs: "'new':2 'old':6 'one':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5030904"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697726634 {#4813
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Is the new one any good?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697732649 {#4898
    date: 2023-10-19 18:24:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4902 …}
  +nested: Doctrine\ORM\PersistentCollection {#4904 …}
  +votes: Doctrine\ORM\PersistentCollection {#4906 …}
  +reports: Doctrine\ORM\PersistentCollection {#4908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
  -id: 59256
  -bodyTs: "'good':6 'new':3 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4029530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697732649 {#4899
    date: 2023-10-19 18:24:09.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 {#4900
  +user: Proxies\__CG__\App\Entity\User {#4901 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4814
    +user: Proxies\__CG__\App\Entity\User {#4815 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: App\Entity\User {#4430 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1697782885 {#4412
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 58952
      -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697724747 {#4413
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4812
      date: 2023-10-19 16:43:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4816 …}
    +nested: Doctrine\ORM\PersistentCollection {#4818 …}
    +votes: Doctrine\ORM\PersistentCollection {#4820 …}
    +reports: Doctrine\ORM\PersistentCollection {#4822 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
    -id: 59018
    -bodyTs: "'new':2 'old':6 'one':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5030904"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697726634 {#4813
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Is the new one any good?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697732649 {#4898
    date: 2023-10-19 18:24:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4902 …}
  +nested: Doctrine\ORM\PersistentCollection {#4904 …}
  +votes: Doctrine\ORM\PersistentCollection {#4906 …}
  +reports: Doctrine\ORM\PersistentCollection {#4908 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
  -id: 59256
  -bodyTs: "'good':6 'new':3 'one':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4029530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697732649 {#4899
    date: 2023-10-19 18:24:09.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 {#5018
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4900
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4898
      date: 2023-10-19 18:24:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 59256
    -bodyTs: "'good':6 'new':3 'one':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4029530"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697732649 {#4899
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Frasier is still good, the others … a bit rough, but I’ll give it time (damn, its strange to see him so old)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697777524 {#5016
    date: 2023-10-20 06:52:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
    "@idiomaddict@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5020 …}
  +nested: Doctrine\ORM\PersistentCollection {#5022 …}
  +votes: Doctrine\ORM\PersistentCollection {#5024 …}
  +reports: Doctrine\ORM\PersistentCollection {#5026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
  -id: 60630
  -bodyTs: "'bit':8 'damn':16 'frasier':1 'give':13 'good':4 'll':12 'old':23 'other':6 'rough':9 'see':20 'still':3 'strang':18 'time':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://outpost.zeuslink.net/comment/2660972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697777524 {#5017
    date: 2023-10-20 06:52:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5018
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4900
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4898
      date: 2023-10-19 18:24:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 59256
    -bodyTs: "'good':6 'new':3 'one':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4029530"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697732649 {#4899
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Frasier is still good, the others … a bit rough, but I’ll give it time (damn, its strange to see him so old)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697777524 {#5016
    date: 2023-10-20 06:52:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
    "@idiomaddict@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5020 …}
  +nested: Doctrine\ORM\PersistentCollection {#5022 …}
  +votes: Doctrine\ORM\PersistentCollection {#5024 …}
  +reports: Doctrine\ORM\PersistentCollection {#5026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
  -id: 60630
  -bodyTs: "'bit':8 'damn':16 'frasier':1 'give':13 'good':4 'll':12 'old':23 'other':6 'rough':9 'see':20 'still':3 'strang':18 'time':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://outpost.zeuslink.net/comment/2660972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697777524 {#5017
    date: 2023-10-20 06:52:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5018
  +user: Proxies\__CG__\App\Entity\User {#5019 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4900
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4898
      date: 2023-10-19 18:24:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 59256
    -bodyTs: "'good':6 'new':3 'one':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4029530"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697732649 {#4899
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Frasier is still good, the others … a bit rough, but I’ll give it time (damn, its strange to see him so old)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697777524 {#5016
    date: 2023-10-20 06:52:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
    "@idiomaddict@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5020 …}
  +nested: Doctrine\ORM\PersistentCollection {#5022 …}
  +votes: Doctrine\ORM\PersistentCollection {#5024 …}
  +reports: Doctrine\ORM\PersistentCollection {#5026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5030 …}
  -id: 60630
  -bodyTs: "'bit':8 'damn':16 'frasier':1 'give':13 'good':4 'll':12 'old':23 'other':6 'rough':9 'see':20 'still':3 'strang':18 'time':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://outpost.zeuslink.net/comment/2660972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697777524 {#5017
    date: 2023-10-20 06:52:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5034
  +user: Proxies\__CG__\App\Entity\User {#5035 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4900
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4898
      date: 2023-10-19 18:24:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 59256
    -bodyTs: "'good':6 'new':3 'one':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4029530"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697732649 {#4899
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "It’s alright. Seems like the actors are still trying to find their chemistry with each other but the writers are definitely on the Frasier wavelength."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697736894 {#5032
    date: 2023-10-19 19:34:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
    "@idiomaddict@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5036 …}
  +nested: Doctrine\ORM\PersistentCollection {#5038 …}
  +votes: Doctrine\ORM\PersistentCollection {#5040 …}
  +reports: Doctrine\ORM\PersistentCollection {#5042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5046 …}
  -id: 59405
  -bodyTs: "'actor':7 'alright':3 'chemistri':14 'definit':22 'find':12 'frasier':25 'like':5 'seem':4 'still':9 'tri':10 'wavelength':26 'writer':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4653035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697736894 {#5033
    date: 2023-10-19 19: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
79 DENIED edit
App\Entity\EntryComment {#5034
  +user: Proxies\__CG__\App\Entity\User {#5035 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4900
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4898
      date: 2023-10-19 18:24:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 59256
    -bodyTs: "'good':6 'new':3 'one':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4029530"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697732649 {#4899
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "It’s alright. Seems like the actors are still trying to find their chemistry with each other but the writers are definitely on the Frasier wavelength."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697736894 {#5032
    date: 2023-10-19 19:34:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
    "@idiomaddict@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5036 …}
  +nested: Doctrine\ORM\PersistentCollection {#5038 …}
  +votes: Doctrine\ORM\PersistentCollection {#5040 …}
  +reports: Doctrine\ORM\PersistentCollection {#5042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5046 …}
  -id: 59405
  -bodyTs: "'actor':7 'alright':3 'chemistri':14 'definit':22 'find':12 'frasier':25 'like':5 'seem':4 'still':9 'tri':10 'wavelength':26 'writer':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4653035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697736894 {#5033
    date: 2023-10-19 19: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
80 DENIED moderate
App\Entity\EntryComment {#5034
  +user: Proxies\__CG__\App\Entity\User {#5035 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4900
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4898
      date: 2023-10-19 18:24:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 59256
    -bodyTs: "'good':6 'new':3 'one':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4029530"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697732649 {#4899
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "It’s alright. Seems like the actors are still trying to find their chemistry with each other but the writers are definitely on the Frasier wavelength."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697736894 {#5032
    date: 2023-10-19 19:34:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
    "@idiomaddict@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5036 …}
  +nested: Doctrine\ORM\PersistentCollection {#5038 …}
  +votes: Doctrine\ORM\PersistentCollection {#5040 …}
  +reports: Doctrine\ORM\PersistentCollection {#5042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5046 …}
  -id: 59405
  -bodyTs: "'actor':7 'alright':3 'chemistri':14 'definit':22 'find':12 'frasier':25 'like':5 'seem':4 'still':9 'tri':10 'wavelength':26 'writer':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4653035"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697736894 {#5033
    date: 2023-10-19 19: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
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 {#5050
  +user: Proxies\__CG__\App\Entity\User {#4815 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4900
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4898
      date: 2023-10-19 18:24:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 59256
    -bodyTs: "'good':6 'new':3 'one':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4029530"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697732649 {#4899
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "No idea I have yet to finish the original anyway so… it will probably have to wait."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697781121 {#5048
    date: 2023-10-20 07:52:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
    "@idiomaddict@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5051 …}
  +nested: Doctrine\ORM\PersistentCollection {#5053 …}
  +votes: Doctrine\ORM\PersistentCollection {#5055 …}
  +reports: Doctrine\ORM\PersistentCollection {#5057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5061 …}
  -id: 60700
  -bodyTs: "'anyway':10 'finish':7 'idea':2 'origin':9 'probabl':14 'wait':17 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5053787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697781121 {#5049
    date: 2023-10-20 07:52: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
83 DENIED edit
App\Entity\EntryComment {#5050
  +user: Proxies\__CG__\App\Entity\User {#4815 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4900
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4898
      date: 2023-10-19 18:24:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 59256
    -bodyTs: "'good':6 'new':3 'one':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4029530"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697732649 {#4899
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "No idea I have yet to finish the original anyway so… it will probably have to wait."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697781121 {#5048
    date: 2023-10-20 07:52:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
    "@idiomaddict@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5051 …}
  +nested: Doctrine\ORM\PersistentCollection {#5053 …}
  +votes: Doctrine\ORM\PersistentCollection {#5055 …}
  +reports: Doctrine\ORM\PersistentCollection {#5057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5061 …}
  -id: 60700
  -bodyTs: "'anyway':10 'finish':7 'idea':2 'origin':9 'probabl':14 'wait':17 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5053787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697781121 {#5049
    date: 2023-10-20 07:52: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
84 DENIED moderate
App\Entity\EntryComment {#5050
  +user: Proxies\__CG__\App\Entity\User {#4815 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4900
    +user: Proxies\__CG__\App\Entity\User {#4901 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4898
      date: 2023-10-19 18:24:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4902 …}
    +nested: Doctrine\ORM\PersistentCollection {#4904 …}
    +votes: Doctrine\ORM\PersistentCollection {#4906 …}
    +reports: Doctrine\ORM\PersistentCollection {#4908 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4910 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4912 …}
    -id: 59256
    -bodyTs: "'good':6 'new':3 'one':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/4029530"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697732649 {#4899
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "No idea I have yet to finish the original anyway so… it will probably have to wait."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697781121 {#5048
    date: 2023-10-20 07:52:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
    "@idiomaddict@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5051 …}
  +nested: Doctrine\ORM\PersistentCollection {#5053 …}
  +votes: Doctrine\ORM\PersistentCollection {#5055 …}
  +reports: Doctrine\ORM\PersistentCollection {#5057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5061 …}
  -id: 60700
  -bodyTs: "'anyway':10 'finish':7 'idea':2 'origin':9 'probabl':14 'wait':17 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5053787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697781121 {#5049
    date: 2023-10-20 07:52: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
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 {#4916
  +user: Proxies\__CG__\App\Entity\User {#4917 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4814
    +user: Proxies\__CG__\App\Entity\User {#4815 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: App\Entity\User {#4430 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1697782885 {#4412
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 58952
      -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697724747 {#4413
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4812
      date: 2023-10-19 16:43:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4816 …}
    +nested: Doctrine\ORM\PersistentCollection {#4818 …}
    +votes: Doctrine\ORM\PersistentCollection {#4820 …}
    +reports: Doctrine\ORM\PersistentCollection {#4822 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
    -id: 59018
    -bodyTs: "'new':2 'old':6 'one':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5030904"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697726634 {#4813
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Is this on network tv? Something came on last night at like 3am and it was like Frazier but he was really old. I thought I was tripping. I turned off the tv and went to bed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697748108 {#4914
    date: 2023-10-19 22:41:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4918 …}
  +nested: Doctrine\ORM\PersistentCollection {#4920 …}
  +votes: Doctrine\ORM\PersistentCollection {#4922 …}
  +reports: Doctrine\ORM\PersistentCollection {#4924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
  -id: 59909
  -bodyTs: "'3am':13 'bed':37 'came':7 'frazier':18 'last':9 'like':12,17 'network':4 'night':10 'old':23 'realli':22 'someth':6 'thought':25 'trip':28 'turn':30 'tv':5,33 'went':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4656803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697748108 {#4915
    date: 2023-10-19 22:41:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#4916
  +user: Proxies\__CG__\App\Entity\User {#4917 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4814
    +user: Proxies\__CG__\App\Entity\User {#4815 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: App\Entity\User {#4430 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1697782885 {#4412
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 58952
      -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697724747 {#4413
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4812
      date: 2023-10-19 16:43:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4816 …}
    +nested: Doctrine\ORM\PersistentCollection {#4818 …}
    +votes: Doctrine\ORM\PersistentCollection {#4820 …}
    +reports: Doctrine\ORM\PersistentCollection {#4822 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
    -id: 59018
    -bodyTs: "'new':2 'old':6 'one':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5030904"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697726634 {#4813
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Is this on network tv? Something came on last night at like 3am and it was like Frazier but he was really old. I thought I was tripping. I turned off the tv and went to bed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697748108 {#4914
    date: 2023-10-19 22:41:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4918 …}
  +nested: Doctrine\ORM\PersistentCollection {#4920 …}
  +votes: Doctrine\ORM\PersistentCollection {#4922 …}
  +reports: Doctrine\ORM\PersistentCollection {#4924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
  -id: 59909
  -bodyTs: "'3am':13 'bed':37 'came':7 'frazier':18 'last':9 'like':12,17 'network':4 'night':10 'old':23 'realli':22 'someth':6 'thought':25 'trip':28 'turn':30 'tv':5,33 'went':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4656803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697748108 {#4915
    date: 2023-10-19 22:41:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#4916
  +user: Proxies\__CG__\App\Entity\User {#4917 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4814
    +user: Proxies\__CG__\App\Entity\User {#4815 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4417
      +user: App\Entity\User {#4430 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1697782885 {#4412
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4418 …}
      +nested: Doctrine\ORM\PersistentCollection {#4420 …}
      +votes: Doctrine\ORM\PersistentCollection {#4422 …}
      +reports: Doctrine\ORM\PersistentCollection {#4424 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
      -id: 58952
      -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119624"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697724747 {#4413
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4812
      date: 2023-10-19 16:43:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4816 …}
    +nested: Doctrine\ORM\PersistentCollection {#4818 …}
    +votes: Doctrine\ORM\PersistentCollection {#4820 …}
    +reports: Doctrine\ORM\PersistentCollection {#4822 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
    -id: 59018
    -bodyTs: "'new':2 'old':6 'one':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5030904"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697726634 {#4813
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Is this on network tv? Something came on last night at like 3am and it was like Frazier but he was really old. I thought I was tripping. I turned off the tv and went to bed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697748108 {#4914
    date: 2023-10-19 22:41:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4918 …}
  +nested: Doctrine\ORM\PersistentCollection {#4920 …}
  +votes: Doctrine\ORM\PersistentCollection {#4922 …}
  +reports: Doctrine\ORM\PersistentCollection {#4924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
  -id: 59909
  -bodyTs: "'3am':13 'bed':37 'came':7 'frazier':18 'last':9 'like':12,17 'network':4 'night':10 'old':23 'realli':22 'someth':6 'thought':25 'trip':28 'turn':30 'tv':5,33 'went':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4656803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697748108 {#4915
    date: 2023-10-19 22:41:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#5065
  +user: Proxies\__CG__\App\Entity\User {#5066 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4916
    +user: Proxies\__CG__\App\Entity\User {#4917 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Is this on network tv? Something came on last night at like 3am and it was like Frazier but he was really old. I thought I was tripping. I turned off the tv and went to bed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697748108 {#4914
      date: 2023-10-19 22:41:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4918 …}
    +nested: Doctrine\ORM\PersistentCollection {#4920 …}
    +votes: Doctrine\ORM\PersistentCollection {#4922 …}
    +reports: Doctrine\ORM\PersistentCollection {#4924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
    -id: 59909
    -bodyTs: "'3am':13 'bed':37 'came':7 'frazier':18 'last':9 'like':12,17 'network':4 'night':10 'old':23 'realli':22 'someth':6 'thought':25 'trip':28 'turn':30 'tv':5,33 'went':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4656803"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697748108 {#4915
      date: 2023-10-19 22:41:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Just saw the ad on paramount+"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697782883 {#5063
    date: 2023-10-20 08:21:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5067 …}
  +nested: Doctrine\ORM\PersistentCollection {#5069 …}
  +votes: Doctrine\ORM\PersistentCollection {#5071 …}
  +reports: Doctrine\ORM\PersistentCollection {#5073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
  -id: 60732
  -bodyTs: "'ad':4 'paramount':6 'saw':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5091659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697782883 {#5064
    date: 2023-10-20 08:21: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
91 DENIED edit
App\Entity\EntryComment {#5065
  +user: Proxies\__CG__\App\Entity\User {#5066 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4916
    +user: Proxies\__CG__\App\Entity\User {#4917 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Is this on network tv? Something came on last night at like 3am and it was like Frazier but he was really old. I thought I was tripping. I turned off the tv and went to bed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697748108 {#4914
      date: 2023-10-19 22:41:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4918 …}
    +nested: Doctrine\ORM\PersistentCollection {#4920 …}
    +votes: Doctrine\ORM\PersistentCollection {#4922 …}
    +reports: Doctrine\ORM\PersistentCollection {#4924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
    -id: 59909
    -bodyTs: "'3am':13 'bed':37 'came':7 'frazier':18 'last':9 'like':12,17 'network':4 'night':10 'old':23 'realli':22 'someth':6 'thought':25 'trip':28 'turn':30 'tv':5,33 'went':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4656803"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697748108 {#4915
      date: 2023-10-19 22:41:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Just saw the ad on paramount+"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697782883 {#5063
    date: 2023-10-20 08:21:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5067 …}
  +nested: Doctrine\ORM\PersistentCollection {#5069 …}
  +votes: Doctrine\ORM\PersistentCollection {#5071 …}
  +reports: Doctrine\ORM\PersistentCollection {#5073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
  -id: 60732
  -bodyTs: "'ad':4 'paramount':6 'saw':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5091659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697782883 {#5064
    date: 2023-10-20 08:21: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
92 DENIED moderate
App\Entity\EntryComment {#5065
  +user: Proxies\__CG__\App\Entity\User {#5066 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4916
    +user: Proxies\__CG__\App\Entity\User {#4917 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Is this on network tv? Something came on last night at like 3am and it was like Frazier but he was really old. I thought I was tripping. I turned off the tv and went to bed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697748108 {#4914
      date: 2023-10-19 22:41:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4918 …}
    +nested: Doctrine\ORM\PersistentCollection {#4920 …}
    +votes: Doctrine\ORM\PersistentCollection {#4922 …}
    +reports: Doctrine\ORM\PersistentCollection {#4924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
    -id: 59909
    -bodyTs: "'3am':13 'bed':37 'came':7 'frazier':18 'last':9 'like':12,17 'network':4 'night':10 'old':23 'realli':22 'someth':6 'thought':25 'trip':28 'turn':30 'tv':5,33 'went':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4656803"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697748108 {#4915
      date: 2023-10-19 22:41:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Just saw the ad on paramount+"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697782883 {#5063
    date: 2023-10-20 08:21:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5067 …}
  +nested: Doctrine\ORM\PersistentCollection {#5069 …}
  +votes: Doctrine\ORM\PersistentCollection {#5071 …}
  +reports: Doctrine\ORM\PersistentCollection {#5073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5077 …}
  -id: 60732
  -bodyTs: "'ad':4 'paramount':6 'saw':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5091659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697782883 {#5064
    date: 2023-10-20 08:21: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
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 {#5081
  +user: Proxies\__CG__\App\Entity\User {#4815 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4916
    +user: Proxies\__CG__\App\Entity\User {#4917 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Is this on network tv? Something came on last night at like 3am and it was like Frazier but he was really old. I thought I was tripping. I turned off the tv and went to bed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697748108 {#4914
      date: 2023-10-19 22:41:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4918 …}
    +nested: Doctrine\ORM\PersistentCollection {#4920 …}
    +votes: Doctrine\ORM\PersistentCollection {#4922 …}
    +reports: Doctrine\ORM\PersistentCollection {#4924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
    -id: 59909
    -bodyTs: "'3am':13 'bed':37 'came':7 'frazier':18 'last':9 'like':12,17 'network':4 'night':10 'old':23 'realli':22 'someth':6 'thought':25 'trip':28 'turn':30 'tv':5,33 'went':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4656803"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697748108 {#4915
      date: 2023-10-19 22:41:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Ugh no idea I am not from USA which probably would be the place where they would put it on network tv but yeah there risk a new Frazier show from this year (or last?), it’s on Paramount+ I think."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697781048 {#5079
    date: 2023-10-20 07:50:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5082 …}
  +nested: Doctrine\ORM\PersistentCollection {#5084 …}
  +votes: Doctrine\ORM\PersistentCollection {#5086 …}
  +reports: Doctrine\ORM\PersistentCollection {#5088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
  -id: 60699
  -bodyTs: "'frazier':29 'idea':3 'last':35 'network':21 'new':28 'paramount':39 'place':14 'probabl':10 'put':18 'risk':26 'show':30 'think':41 'tv':22 'ugh':1 'usa':8 'would':11,17 'yeah':24 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5053771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697781048 {#5080
    date: 2023-10-20 07:50:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#5081
  +user: Proxies\__CG__\App\Entity\User {#4815 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4916
    +user: Proxies\__CG__\App\Entity\User {#4917 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Is this on network tv? Something came on last night at like 3am and it was like Frazier but he was really old. I thought I was tripping. I turned off the tv and went to bed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697748108 {#4914
      date: 2023-10-19 22:41:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4918 …}
    +nested: Doctrine\ORM\PersistentCollection {#4920 …}
    +votes: Doctrine\ORM\PersistentCollection {#4922 …}
    +reports: Doctrine\ORM\PersistentCollection {#4924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
    -id: 59909
    -bodyTs: "'3am':13 'bed':37 'came':7 'frazier':18 'last':9 'like':12,17 'network':4 'night':10 'old':23 'realli':22 'someth':6 'thought':25 'trip':28 'turn':30 'tv':5,33 'went':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4656803"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697748108 {#4915
      date: 2023-10-19 22:41:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Ugh no idea I am not from USA which probably would be the place where they would put it on network tv but yeah there risk a new Frazier show from this year (or last?), it’s on Paramount+ I think."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697781048 {#5079
    date: 2023-10-20 07:50:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5082 …}
  +nested: Doctrine\ORM\PersistentCollection {#5084 …}
  +votes: Doctrine\ORM\PersistentCollection {#5086 …}
  +reports: Doctrine\ORM\PersistentCollection {#5088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
  -id: 60699
  -bodyTs: "'frazier':29 'idea':3 'last':35 'network':21 'new':28 'paramount':39 'place':14 'probabl':10 'put':18 'risk':26 'show':30 'think':41 'tv':22 'ugh':1 'usa':8 'would':11,17 'yeah':24 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5053771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697781048 {#5080
    date: 2023-10-20 07:50:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#5081
  +user: Proxies\__CG__\App\Entity\User {#4815 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4916
    +user: Proxies\__CG__\App\Entity\User {#4917 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4814
      +user: Proxies\__CG__\App\Entity\User {#4815 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4417
        +user: App\Entity\User {#4430 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1697782885 {#4412
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4418 …}
        +nested: Doctrine\ORM\PersistentCollection {#4420 …}
        +votes: Doctrine\ORM\PersistentCollection {#4422 …}
        +reports: Doctrine\ORM\PersistentCollection {#4424 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
        -id: 58952
        -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/4119624"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697724747 {#4413
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4417}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4812
        date: 2023-10-19 16:43:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@tempest@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4816 …}
      +nested: Doctrine\ORM\PersistentCollection {#4818 …}
      +votes: Doctrine\ORM\PersistentCollection {#4820 …}
      +reports: Doctrine\ORM\PersistentCollection {#4822 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4824 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4826 …}
      -id: 59018
      -bodyTs: "'new':2 'old':6 'one':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5030904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697726634 {#4813
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4417}
    +body: "Is this on network tv? Something came on last night at like 3am and it was like Frazier but he was really old. I thought I was tripping. I turned off the tv and went to bed."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697748108 {#4914
      date: 2023-10-19 22:41:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@tempest@lemmy.ca"
      "@XTornado@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4918 …}
    +nested: Doctrine\ORM\PersistentCollection {#4920 …}
    +votes: Doctrine\ORM\PersistentCollection {#4922 …}
    +reports: Doctrine\ORM\PersistentCollection {#4924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4928 …}
    -id: 59909
    -bodyTs: "'3am':13 'bed':37 'came':7 'frazier':18 'last':9 'like':12,17 'network':4 'night':10 'old':23 'realli':22 'someth':6 'thought':25 'trip':28 'turn':30 'tv':5,33 'went':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4656803"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697748108 {#4915
      date: 2023-10-19 22:41:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Ugh no idea I am not from USA which probably would be the place where they would put it on network tv but yeah there risk a new Frazier show from this year (or last?), it’s on Paramount+ I think."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697781048 {#5079
    date: 2023-10-20 07:50:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
    "@XTornado@lemmy.ml"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5082 …}
  +nested: Doctrine\ORM\PersistentCollection {#5084 …}
  +votes: Doctrine\ORM\PersistentCollection {#5086 …}
  +reports: Doctrine\ORM\PersistentCollection {#5088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5092 …}
  -id: 60699
  -bodyTs: "'frazier':29 'idea':3 'last':35 'network':21 'new':28 'paramount':39 'place':14 'probabl':10 'put':18 'risk':26 'show':30 'think':41 'tv':22 'ugh':1 'usa':8 'would':11,17 'yeah':24 'year':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5053771"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697781048 {#5080
    date: 2023-10-20 07:50:48.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4830
  +user: Proxies\__CG__\App\Entity\User {#4831 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1697782885 {#4412
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 58952
    -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697724747 {#4413
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Frasier? You sherry swilling, opera loving, armini wearing, elitist!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697726605 {#4828
    date: 2023-10-19 16:43:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
  ]
  +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: 59016
  -bodyTs: "'armini':7 'elitist':9 'frasier':1 'love':6 'opera':5 'sherri':3 'swill':4 'wear':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4649555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697726605 {#4829
    date: 2023-10-19 16:43:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4830
  +user: Proxies\__CG__\App\Entity\User {#4831 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1697782885 {#4412
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 58952
    -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697724747 {#4413
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Frasier? You sherry swilling, opera loving, armini wearing, elitist!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697726605 {#4828
    date: 2023-10-19 16:43:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
  ]
  +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: 59016
  -bodyTs: "'armini':7 'elitist':9 'frasier':1 'love':6 'opera':5 'sherri':3 'swill':4 'wear':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4649555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697726605 {#4829
    date: 2023-10-19 16:43:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4830
  +user: Proxies\__CG__\App\Entity\User {#4831 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4417
    +user: App\Entity\User {#4430 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "At least Marge is getting shit done at 2am I’m just scrolling on my phone and watching episodes of Frasier."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 72
    +score: 0
    +lastActive: DateTime @1697782885 {#4412
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4418 …}
    +nested: Doctrine\ORM\PersistentCollection {#4420 …}
    +votes: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4424 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4426 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4428 …}
    -id: 58952
    -bodyTs: "'2am':9 'done':7 'episod':19 'frasier':21 'get':5 'least':2 'm':11 'marg':3 'phone':16 'scroll':13 'shit':6 'watch':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119624"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697724747 {#4413
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4417}
  +body: "Frasier? You sherry swilling, opera loving, armini wearing, elitist!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697726605 {#4828
    date: 2023-10-19 16:43:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@tempest@lemmy.ca"
  ]
  +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: 59016
  -bodyTs: "'armini':7 'elitist':9 'frasier':1 'love':6 'opera':5 'sherri':3 'swill':4 'wear':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4649555"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697726605 {#4829
    date: 2023-10-19 16:43:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4490
  +user: App\Entity\User {#4503 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Me but I’m also tired at 2 am"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697724670 {#4485
    date: 2023-10-19 16:11:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4493 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 58950
  -bodyTs: "'2':8 'also':5 'm':4 'tire':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4026171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697724670 {#4486
    date: 2023-10-19 16:11:10.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 {#4490
  +user: App\Entity\User {#4503 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Me but I’m also tired at 2 am"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697724670 {#4485
    date: 2023-10-19 16:11:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4493 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 58950
  -bodyTs: "'2':8 'also':5 'm':4 'tire':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4026171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697724670 {#4486
    date: 2023-10-19 16:11:10.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 {#4490
  +user: App\Entity\User {#4503 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Me but I’m also tired at 2 am"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697724670 {#4485
    date: 2023-10-19 16:11:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4491 …}
  +nested: Doctrine\ORM\PersistentCollection {#4493 …}
  +votes: Doctrine\ORM\PersistentCollection {#4495 …}
  +reports: Doctrine\ORM\PersistentCollection {#4497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4501 …}
  -id: 58950
  -bodyTs: "'2':8 'also':5 'm':4 'tire':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/4026171"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697724670 {#4486
    date: 2023-10-19 16:11:10.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 {#4563
  +user: App\Entity\User {#4576 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "How does one fix your sleep cycle?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697826905 {#4558
    date: 2023-10-20 20:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4564 …}
  +nested: Doctrine\ORM\PersistentCollection {#4566 …}
  +votes: Doctrine\ORM\PersistentCollection {#4568 …}
  +reports: Doctrine\ORM\PersistentCollection {#4570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
  -id: 58918
  -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4119243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697723687 {#4559
    date: 2023-10-19 15:54: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 {#4563
  +user: App\Entity\User {#4576 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "How does one fix your sleep cycle?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697826905 {#4558
    date: 2023-10-20 20:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4564 …}
  +nested: Doctrine\ORM\PersistentCollection {#4566 …}
  +votes: Doctrine\ORM\PersistentCollection {#4568 …}
  +reports: Doctrine\ORM\PersistentCollection {#4570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
  -id: 58918
  -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4119243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697723687 {#4559
    date: 2023-10-19 15:54: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 {#4563
  +user: App\Entity\User {#4576 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "How does one fix your sleep cycle?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1697826905 {#4558
    date: 2023-10-20 20:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4564 …}
  +nested: Doctrine\ORM\PersistentCollection {#4566 …}
  +votes: Doctrine\ORM\PersistentCollection {#4568 …}
  +reports: Doctrine\ORM\PersistentCollection {#4570 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
  -id: 58918
  -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4119243"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697723687 {#4559
    date: 2023-10-19 15:54: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 {#4713
  +user: App\Entity\User {#4209 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does one fix your sleep cycle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697826905 {#4558
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 58918
    -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697723687 {#4559
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "[lemmy.ml/comment/4920769](https://lemmy.ml/comment/4920769)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697724111 {#4712
    date: 2023-10-19 16:01:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4719 …}
  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
  +reports: Doctrine\ORM\PersistentCollection {#4726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
  -id: 58932
  -bodyTs: "'/comment/4920769](https://lemmy.ml/comment/4920769)':3 'lemmy.ml':2 'lemmy.ml/comment/4920769](https://lemmy.ml/comment/4920769)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5029988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697724111 {#4715
    date: 2023-10-19 16:01:51.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 {#4713
  +user: App\Entity\User {#4209 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does one fix your sleep cycle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697826905 {#4558
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 58918
    -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697723687 {#4559
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "[lemmy.ml/comment/4920769](https://lemmy.ml/comment/4920769)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697724111 {#4712
    date: 2023-10-19 16:01:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4719 …}
  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
  +reports: Doctrine\ORM\PersistentCollection {#4726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
  -id: 58932
  -bodyTs: "'/comment/4920769](https://lemmy.ml/comment/4920769)':3 'lemmy.ml':2 'lemmy.ml/comment/4920769](https://lemmy.ml/comment/4920769)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5029988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697724111 {#4715
    date: 2023-10-19 16:01:51.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 {#4713
  +user: App\Entity\User {#4209 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does one fix your sleep cycle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697826905 {#4558
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 58918
    -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697723687 {#4559
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "[lemmy.ml/comment/4920769](https://lemmy.ml/comment/4920769)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697724111 {#4712
    date: 2023-10-19 16:01:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4719 …}
  +nested: Doctrine\ORM\PersistentCollection {#4721 …}
  +votes: Doctrine\ORM\PersistentCollection {#4723 …}
  +reports: Doctrine\ORM\PersistentCollection {#4726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4730 …}
  -id: 58932
  -bodyTs: "'/comment/4920769](https://lemmy.ml/comment/4920769)':3 'lemmy.ml':2 'lemmy.ml/comment/4920769](https://lemmy.ml/comment/4920769)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5029988"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697724111 {#4715
    date: 2023-10-19 16:01:51.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 {#4734
  +user: Proxies\__CG__\App\Entity\User {#4735 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does one fix your sleep cycle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697826905 {#4558
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 58918
    -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697723687 {#4559
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: """
    Sleep schedule is probably what you want fixed, there are a multitude of things to aid, in addition to the aforementioned it is also vital to have sleep hygiene if you have problems with sleep.\n
    \n
    Sleep hygiene is a lot of things, but the main things:\n
    \n
    - The bedroom and, most crucially, your bed is for sleeping, if you have a habit of scrolling or watching videos etc in your bed, it will be a lot harder for your brain to be like “well, im in bed now, guess ill sleep”.\n
    - Destimulation period before bed, 30-60 minutes before bed get rid of stimulating activity. Some light reading could be okay, better would be meditation, some conversation, a slow walk.\n
    - Sleep environment - blackout curtains, low noise or white noise (substitute sounds could be wind, rain, ocean, but not music or generally other sounds)\n
    - Actually rigid schedule, especially for bedtime, but also wake-up time.\n
    - Got into bed at the time but not sleepy? No screens, no reading. Darkness and your mind - meditate, count sheep, fantasise, think up a novel. Personally i love meditating on the actual process of my mind falling asleep.\n
    - Consider short term melatonin to adjust to a sleep schedule or to change a sleep schedule.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697740703 {#4732
    date: 2023-10-19 20:38:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4736 …}
  +nested: Doctrine\ORM\PersistentCollection {#4738 …}
  +votes: Doctrine\ORM\PersistentCollection {#4740 …}
  +reports: Doctrine\ORM\PersistentCollection {#4742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
  -id: 59606
  -bodyTs: "'-60':96 '30':95 'activ':104 'actual':143,186 'addit':18 'adjust':198 'aforement':21 'aid':16 'also':24,150 'asleep':192 'bed':53,70,86,94,99,157 'bedroom':48 'bedtim':148 'better':111 'blackout':122 'brain':79 'chang':205 'consid':193 'convers':116 'could':108,131 'count':173 'crucial':51 'curtain':123 'dark':168 'destimul':91 'environ':121 'especi':146 'etc':67 'fall':191 'fantasis':175 'fix':8 'general':140 'get':100 'got':155 'guess':88 'habit':61 'harder':76 'hygien':29,37 'ill':89 'im':84 'light':106 'like':82 'lot':40,75 'love':182 'low':124 'main':45 'medit':114,172,183 'melatonin':196 'mind':171,190 'minut':97 'multitud':12 'music':138 'nois':125,128 'novel':179 'ocean':135 'okay':110 'period':92 'person':180 'probabl':4 'problem':33 'process':187 'rain':134 'read':107,167 'rid':101 'rigid':144 'schedul':2,145,202,208 'screen':165 'scroll':63 'sheep':174 'short':194 'sleep':1,28,35,36,56,90,120,201,207 'sleepi':163 'slow':118 'sound':130,142 'stimul':103 'substitut':129 'term':195 'thing':14,42,46 'think':176 'time':154,160 'video':66 'vital':25 'wake':152 'wake-up':151 'walk':119 'want':7 'watch':65 'well':83 'white':127 'wind':133 'would':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5036162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697740703 {#4733
    date: 2023-10-19 20:38: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
115 DENIED edit
App\Entity\EntryComment {#4734
  +user: Proxies\__CG__\App\Entity\User {#4735 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does one fix your sleep cycle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697826905 {#4558
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 58918
    -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697723687 {#4559
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: """
    Sleep schedule is probably what you want fixed, there are a multitude of things to aid, in addition to the aforementioned it is also vital to have sleep hygiene if you have problems with sleep.\n
    \n
    Sleep hygiene is a lot of things, but the main things:\n
    \n
    - The bedroom and, most crucially, your bed is for sleeping, if you have a habit of scrolling or watching videos etc in your bed, it will be a lot harder for your brain to be like “well, im in bed now, guess ill sleep”.\n
    - Destimulation period before bed, 30-60 minutes before bed get rid of stimulating activity. Some light reading could be okay, better would be meditation, some conversation, a slow walk.\n
    - Sleep environment - blackout curtains, low noise or white noise (substitute sounds could be wind, rain, ocean, but not music or generally other sounds)\n
    - Actually rigid schedule, especially for bedtime, but also wake-up time.\n
    - Got into bed at the time but not sleepy? No screens, no reading. Darkness and your mind - meditate, count sheep, fantasise, think up a novel. Personally i love meditating on the actual process of my mind falling asleep.\n
    - Consider short term melatonin to adjust to a sleep schedule or to change a sleep schedule.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697740703 {#4732
    date: 2023-10-19 20:38:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4736 …}
  +nested: Doctrine\ORM\PersistentCollection {#4738 …}
  +votes: Doctrine\ORM\PersistentCollection {#4740 …}
  +reports: Doctrine\ORM\PersistentCollection {#4742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
  -id: 59606
  -bodyTs: "'-60':96 '30':95 'activ':104 'actual':143,186 'addit':18 'adjust':198 'aforement':21 'aid':16 'also':24,150 'asleep':192 'bed':53,70,86,94,99,157 'bedroom':48 'bedtim':148 'better':111 'blackout':122 'brain':79 'chang':205 'consid':193 'convers':116 'could':108,131 'count':173 'crucial':51 'curtain':123 'dark':168 'destimul':91 'environ':121 'especi':146 'etc':67 'fall':191 'fantasis':175 'fix':8 'general':140 'get':100 'got':155 'guess':88 'habit':61 'harder':76 'hygien':29,37 'ill':89 'im':84 'light':106 'like':82 'lot':40,75 'love':182 'low':124 'main':45 'medit':114,172,183 'melatonin':196 'mind':171,190 'minut':97 'multitud':12 'music':138 'nois':125,128 'novel':179 'ocean':135 'okay':110 'period':92 'person':180 'probabl':4 'problem':33 'process':187 'rain':134 'read':107,167 'rid':101 'rigid':144 'schedul':2,145,202,208 'screen':165 'scroll':63 'sheep':174 'short':194 'sleep':1,28,35,36,56,90,120,201,207 'sleepi':163 'slow':118 'sound':130,142 'stimul':103 'substitut':129 'term':195 'thing':14,42,46 'think':176 'time':154,160 'video':66 'vital':25 'wake':152 'wake-up':151 'walk':119 'want':7 'watch':65 'well':83 'white':127 'wind':133 'would':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5036162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697740703 {#4733
    date: 2023-10-19 20:38: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
116 DENIED moderate
App\Entity\EntryComment {#4734
  +user: Proxies\__CG__\App\Entity\User {#4735 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does one fix your sleep cycle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697826905 {#4558
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 58918
    -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697723687 {#4559
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: """
    Sleep schedule is probably what you want fixed, there are a multitude of things to aid, in addition to the aforementioned it is also vital to have sleep hygiene if you have problems with sleep.\n
    \n
    Sleep hygiene is a lot of things, but the main things:\n
    \n
    - The bedroom and, most crucially, your bed is for sleeping, if you have a habit of scrolling or watching videos etc in your bed, it will be a lot harder for your brain to be like “well, im in bed now, guess ill sleep”.\n
    - Destimulation period before bed, 30-60 minutes before bed get rid of stimulating activity. Some light reading could be okay, better would be meditation, some conversation, a slow walk.\n
    - Sleep environment - blackout curtains, low noise or white noise (substitute sounds could be wind, rain, ocean, but not music or generally other sounds)\n
    - Actually rigid schedule, especially for bedtime, but also wake-up time.\n
    - Got into bed at the time but not sleepy? No screens, no reading. Darkness and your mind - meditate, count sheep, fantasise, think up a novel. Personally i love meditating on the actual process of my mind falling asleep.\n
    - Consider short term melatonin to adjust to a sleep schedule or to change a sleep schedule.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697740703 {#4732
    date: 2023-10-19 20:38:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4736 …}
  +nested: Doctrine\ORM\PersistentCollection {#4738 …}
  +votes: Doctrine\ORM\PersistentCollection {#4740 …}
  +reports: Doctrine\ORM\PersistentCollection {#4742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4746 …}
  -id: 59606
  -bodyTs: "'-60':96 '30':95 'activ':104 'actual':143,186 'addit':18 'adjust':198 'aforement':21 'aid':16 'also':24,150 'asleep':192 'bed':53,70,86,94,99,157 'bedroom':48 'bedtim':148 'better':111 'blackout':122 'brain':79 'chang':205 'consid':193 'convers':116 'could':108,131 'count':173 'crucial':51 'curtain':123 'dark':168 'destimul':91 'environ':121 'especi':146 'etc':67 'fall':191 'fantasis':175 'fix':8 'general':140 'get':100 'got':155 'guess':88 'habit':61 'harder':76 'hygien':29,37 'ill':89 'im':84 'light':106 'like':82 'lot':40,75 'love':182 'low':124 'main':45 'medit':114,172,183 'melatonin':196 'mind':171,190 'minut':97 'multitud':12 'music':138 'nois':125,128 'novel':179 'ocean':135 'okay':110 'period':92 'person':180 'probabl':4 'problem':33 'process':187 'rain':134 'read':107,167 'rid':101 'rigid':144 'schedul':2,145,202,208 'screen':165 'scroll':63 'sheep':174 'short':194 'sleep':1,28,35,36,56,90,120,201,207 'sleepi':163 'slow':118 'sound':130,142 'stimul':103 'substitut':129 'term':195 'thing':14,42,46 'think':176 'time':154,160 'video':66 'vital':25 'wake':152 'wake-up':151 'walk':119 'want':7 'watch':65 'well':83 'white':127 'wind':133 'would':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5036162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697740703 {#4733
    date: 2023-10-19 20:38: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
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 {#4750
  +user: Proxies\__CG__\App\Entity\User {#4751 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does one fix your sleep cycle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697826905 {#4558
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 58918
    -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697723687 {#4559
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: """
    Some easy things to implement:\n
    \n
    - Get at least 30-60 minutes of sunshine/natural light a day\n
    - Get 30 minutes of exercise daily (even if it’s just a walk)\n
    - Hydrate\n
    \n
    What the meme is referring to is actually called [Circadian rhythm](https://en.wikipedia.org/wiki/Circadian_rhythm), it’s the different stages of sleep that is referred to as the [sleep cycle](https://en.wikipedia.org/wiki/Sleep_cycle). In a nutshell, you usually go from lightest sleep, to deepest, then back again every ~90 minutes.\n
    \n
    If you respect this cycle, you will be able to retrain your circadian rhythm fairly easily.\n
    \n
    Your brain is flooded with the chemicals that make you feel “tired” during the deep part of sleep, so if you use a traditional alarm clock and get woken up at that time you’re going to feel like shit.\n
    \n
    Either wake up “naturally” (no alarm), or you can use one of those sunrise alarm clocks that emulate the light from the rising sun in your room and allows your brain to “warm boot” vs a jarring “cold boot”.\n
    \n
    This clock seems to be popular, but you get the idea: [www.amazon.com/dp/B074NB5TNW](https://www.amazon.com/dp/B074NB5TNW)\n
    \n
    Source: insomniac for many years. Trust me, bro. ( ͡° ͜ʖ ͡°)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697727462 {#4748
    date: 2023-10-19 16:57:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4752 …}
  +nested: Doctrine\ORM\PersistentCollection {#4754 …}
  +votes: Doctrine\ORM\PersistentCollection {#4756 …}
  +reports: Doctrine\ORM\PersistentCollection {#4758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4762 …}
  -id: 59046
  -bodyTs: "'-60':10 '/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':188 '/wiki/circadian_rhythm),':44 '/wiki/sleep_cycle).':62 '30':9,18 '90':78 'abl':88 'actual':38 'alarm':120,141,150 'allow':164 'back':75 'boot':169,174 'brain':97,166 'bro':196 'call':39 'chemic':102 'circadian':40,92 'clock':121,151,176 'cold':173 'cycl':59,84 'daili':22 'day':16 'deep':110 'deepest':73 'differ':48 'easi':2 'easili':95 'either':136 'emul':153 'en.wikipedia.org':43,61 'en.wikipedia.org/wiki/circadian_rhythm),':42 'en.wikipedia.org/wiki/sleep_cycle).':60 'even':23 'everi':77 'exercis':21 'fair':94 'feel':106,133 'flood':99 'get':6,17,123,183 'go':68,131 'hydrat':30 'idea':185 'implement':5 'insomniac':190 'jar':172 'least':8 'light':14,155 'lightest':70 'like':134 'make':104 'mani':192 'meme':33 'minut':11,19,79 'natur':139 'nutshel':65 'one':146 'part':111 'popular':180 're':130 'refer':35,54 'respect':82 'retrain':90 'rhythm':41,93 'rise':158 'room':162 'seem':177 'shit':135 'sleep':51,58,71,113 'sourc':189 'stage':49 'sun':159 'sunris':149 'sunshine/natural':13 'thing':3 'time':128 'tire':107 'tradit':119 'trust':194 'use':117,145 'usual':67 'vs':170 'wake':137 'walk':29 'warm':168 'woken':124 'www.amazon.com':187 'www.amazon.com/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':186 'year':193 'ʖ':197"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5060770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697727462 {#4749
    date: 2023-10-19 16: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 {#4750
  +user: Proxies\__CG__\App\Entity\User {#4751 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does one fix your sleep cycle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697826905 {#4558
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 58918
    -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697723687 {#4559
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: """
    Some easy things to implement:\n
    \n
    - Get at least 30-60 minutes of sunshine/natural light a day\n
    - Get 30 minutes of exercise daily (even if it’s just a walk)\n
    - Hydrate\n
    \n
    What the meme is referring to is actually called [Circadian rhythm](https://en.wikipedia.org/wiki/Circadian_rhythm), it’s the different stages of sleep that is referred to as the [sleep cycle](https://en.wikipedia.org/wiki/Sleep_cycle). In a nutshell, you usually go from lightest sleep, to deepest, then back again every ~90 minutes.\n
    \n
    If you respect this cycle, you will be able to retrain your circadian rhythm fairly easily.\n
    \n
    Your brain is flooded with the chemicals that make you feel “tired” during the deep part of sleep, so if you use a traditional alarm clock and get woken up at that time you’re going to feel like shit.\n
    \n
    Either wake up “naturally” (no alarm), or you can use one of those sunrise alarm clocks that emulate the light from the rising sun in your room and allows your brain to “warm boot” vs a jarring “cold boot”.\n
    \n
    This clock seems to be popular, but you get the idea: [www.amazon.com/dp/B074NB5TNW](https://www.amazon.com/dp/B074NB5TNW)\n
    \n
    Source: insomniac for many years. Trust me, bro. ( ͡° ͜ʖ ͡°)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697727462 {#4748
    date: 2023-10-19 16:57:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4752 …}
  +nested: Doctrine\ORM\PersistentCollection {#4754 …}
  +votes: Doctrine\ORM\PersistentCollection {#4756 …}
  +reports: Doctrine\ORM\PersistentCollection {#4758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4762 …}
  -id: 59046
  -bodyTs: "'-60':10 '/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':188 '/wiki/circadian_rhythm),':44 '/wiki/sleep_cycle).':62 '30':9,18 '90':78 'abl':88 'actual':38 'alarm':120,141,150 'allow':164 'back':75 'boot':169,174 'brain':97,166 'bro':196 'call':39 'chemic':102 'circadian':40,92 'clock':121,151,176 'cold':173 'cycl':59,84 'daili':22 'day':16 'deep':110 'deepest':73 'differ':48 'easi':2 'easili':95 'either':136 'emul':153 'en.wikipedia.org':43,61 'en.wikipedia.org/wiki/circadian_rhythm),':42 'en.wikipedia.org/wiki/sleep_cycle).':60 'even':23 'everi':77 'exercis':21 'fair':94 'feel':106,133 'flood':99 'get':6,17,123,183 'go':68,131 'hydrat':30 'idea':185 'implement':5 'insomniac':190 'jar':172 'least':8 'light':14,155 'lightest':70 'like':134 'make':104 'mani':192 'meme':33 'minut':11,19,79 'natur':139 'nutshel':65 'one':146 'part':111 'popular':180 're':130 'refer':35,54 'respect':82 'retrain':90 'rhythm':41,93 'rise':158 'room':162 'seem':177 'shit':135 'sleep':51,58,71,113 'sourc':189 'stage':49 'sun':159 'sunris':149 'sunshine/natural':13 'thing':3 'time':128 'tire':107 'tradit':119 'trust':194 'use':117,145 'usual':67 'vs':170 'wake':137 'walk':29 'warm':168 'woken':124 'www.amazon.com':187 'www.amazon.com/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':186 'year':193 'ʖ':197"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5060770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697727462 {#4749
    date: 2023-10-19 16: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 {#4750
  +user: Proxies\__CG__\App\Entity\User {#4751 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does one fix your sleep cycle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697826905 {#4558
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 58918
    -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697723687 {#4559
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: """
    Some easy things to implement:\n
    \n
    - Get at least 30-60 minutes of sunshine/natural light a day\n
    - Get 30 minutes of exercise daily (even if it’s just a walk)\n
    - Hydrate\n
    \n
    What the meme is referring to is actually called [Circadian rhythm](https://en.wikipedia.org/wiki/Circadian_rhythm), it’s the different stages of sleep that is referred to as the [sleep cycle](https://en.wikipedia.org/wiki/Sleep_cycle). In a nutshell, you usually go from lightest sleep, to deepest, then back again every ~90 minutes.\n
    \n
    If you respect this cycle, you will be able to retrain your circadian rhythm fairly easily.\n
    \n
    Your brain is flooded with the chemicals that make you feel “tired” during the deep part of sleep, so if you use a traditional alarm clock and get woken up at that time you’re going to feel like shit.\n
    \n
    Either wake up “naturally” (no alarm), or you can use one of those sunrise alarm clocks that emulate the light from the rising sun in your room and allows your brain to “warm boot” vs a jarring “cold boot”.\n
    \n
    This clock seems to be popular, but you get the idea: [www.amazon.com/dp/B074NB5TNW](https://www.amazon.com/dp/B074NB5TNW)\n
    \n
    Source: insomniac for many years. Trust me, bro. ( ͡° ͜ʖ ͡°)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1697727462 {#4748
    date: 2023-10-19 16:57:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4752 …}
  +nested: Doctrine\ORM\PersistentCollection {#4754 …}
  +votes: Doctrine\ORM\PersistentCollection {#4756 …}
  +reports: Doctrine\ORM\PersistentCollection {#4758 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4762 …}
  -id: 59046
  -bodyTs: "'-60':10 '/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':188 '/wiki/circadian_rhythm),':44 '/wiki/sleep_cycle).':62 '30':9,18 '90':78 'abl':88 'actual':38 'alarm':120,141,150 'allow':164 'back':75 'boot':169,174 'brain':97,166 'bro':196 'call':39 'chemic':102 'circadian':40,92 'clock':121,151,176 'cold':173 'cycl':59,84 'daili':22 'day':16 'deep':110 'deepest':73 'differ':48 'easi':2 'easili':95 'either':136 'emul':153 'en.wikipedia.org':43,61 'en.wikipedia.org/wiki/circadian_rhythm),':42 'en.wikipedia.org/wiki/sleep_cycle).':60 'even':23 'everi':77 'exercis':21 'fair':94 'feel':106,133 'flood':99 'get':6,17,123,183 'go':68,131 'hydrat':30 'idea':185 'implement':5 'insomniac':190 'jar':172 'least':8 'light':14,155 'lightest':70 'like':134 'make':104 'mani':192 'meme':33 'minut':11,19,79 'natur':139 'nutshel':65 'one':146 'part':111 'popular':180 're':130 'refer':35,54 'respect':82 'retrain':90 'rhythm':41,93 'rise':158 'room':162 'seem':177 'shit':135 'sleep':51,58,71,113 'sourc':189 'stage':49 'sun':159 'sunris':149 'sunshine/natural':13 'thing':3 'time':128 'tire':107 'tradit':119 'trust':194 'use':117,145 'usual':67 'vs':170 'wake':137 'walk':29 'warm':168 'woken':124 'www.amazon.com':187 'www.amazon.com/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':186 'year':193 'ʖ':197"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5060770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697727462 {#4749
    date: 2023-10-19 16: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 {#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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4750
    +user: Proxies\__CG__\App\Entity\User {#4751 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "How does one fix your sleep cycle?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697826905 {#4558
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4564 …}
      +nested: Doctrine\ORM\PersistentCollection {#4566 …}
      +votes: Doctrine\ORM\PersistentCollection {#4568 …}
      +reports: Doctrine\ORM\PersistentCollection {#4570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
      -id: 58918
      -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697723687 {#4559
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: """
      Some easy things to implement:\n
      \n
      - Get at least 30-60 minutes of sunshine/natural light a day\n
      - Get 30 minutes of exercise daily (even if it’s just a walk)\n
      - Hydrate\n
      \n
      What the meme is referring to is actually called [Circadian rhythm](https://en.wikipedia.org/wiki/Circadian_rhythm), it’s the different stages of sleep that is referred to as the [sleep cycle](https://en.wikipedia.org/wiki/Sleep_cycle). In a nutshell, you usually go from lightest sleep, to deepest, then back again every ~90 minutes.\n
      \n
      If you respect this cycle, you will be able to retrain your circadian rhythm fairly easily.\n
      \n
      Your brain is flooded with the chemicals that make you feel “tired” during the deep part of sleep, so if you use a traditional alarm clock and get woken up at that time you’re going to feel like shit.\n
      \n
      Either wake up “naturally” (no alarm), or you can use one of those sunrise alarm clocks that emulate the light from the rising sun in your room and allows your brain to “warm boot” vs a jarring “cold boot”.\n
      \n
      This clock seems to be popular, but you get the idea: [www.amazon.com/dp/B074NB5TNW](https://www.amazon.com/dp/B074NB5TNW)\n
      \n
      Source: insomniac for many years. Trust me, bro. ( ͡° ͜ʖ ͡°)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697727462 {#4748
      date: 2023-10-19 16:57:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@northendtrooper@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4752 …}
    +nested: Doctrine\ORM\PersistentCollection {#4754 …}
    +votes: Doctrine\ORM\PersistentCollection {#4756 …}
    +reports: Doctrine\ORM\PersistentCollection {#4758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4762 …}
    -id: 59046
    -bodyTs: "'-60':10 '/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':188 '/wiki/circadian_rhythm),':44 '/wiki/sleep_cycle).':62 '30':9,18 '90':78 'abl':88 'actual':38 'alarm':120,141,150 'allow':164 'back':75 'boot':169,174 'brain':97,166 'bro':196 'call':39 'chemic':102 'circadian':40,92 'clock':121,151,176 'cold':173 'cycl':59,84 'daili':22 'day':16 'deep':110 'deepest':73 'differ':48 'easi':2 'easili':95 'either':136 'emul':153 'en.wikipedia.org':43,61 'en.wikipedia.org/wiki/circadian_rhythm),':42 'en.wikipedia.org/wiki/sleep_cycle).':60 'even':23 'everi':77 'exercis':21 'fair':94 'feel':106,133 'flood':99 'get':6,17,123,183 'go':68,131 'hydrat':30 'idea':185 'implement':5 'insomniac':190 'jar':172 'least':8 'light':14,155 'lightest':70 'like':134 'make':104 'mani':192 'meme':33 'minut':11,19,79 'natur':139 'nutshel':65 'one':146 'part':111 'popular':180 're':130 'refer':35,54 'respect':82 'retrain':90 'rhythm':41,93 'rise':158 'room':162 'seem':177 'shit':135 'sleep':51,58,71,113 'sourc':189 'stage':49 'sun':159 'sunris':149 'sunshine/natural':13 'thing':3 'time':128 'tire':107 'tradit':119 'trust':194 'use':117,145 'usual':67 'vs':170 'wake':137 'walk':29 'warm':168 'woken':124 'www.amazon.com':187 'www.amazon.com/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':186 'year':193 'ʖ':197"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5060770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697727462 {#4749
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "Great advice! There is also the possibility that you’re just a night person someone may just be a night person. There’s a syndrome called Delayed Phase Sleep Syndrome which is a fancy way of saying your body prefers to sleep during the day and be active at night. If we didn’t live in a society that operates mostly during the day it wouldn’t be a problem, but that’s not how it works. There are people who I’ve worked nights with who I swear had this. They were happier and healthier on nights, they wanted to work nights. If that’s you, maybe look for a night shift job."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697730765 {#4930
    date: 2023-10-19 17:52:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
    "@funkajunk@lemm.ee"
  ]
  +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: 59161
  -bodyTs: "'activ':48 'advic':2 'also':5 'bodi':39 'call':26 'day':45,64 'delay':27 'didn':53 'fanci':34 'great':1 'happier':94 'healthier':96 'job':114 'live':55 'look':109 'may':16 'mayb':108 'most':61 'night':13,20,50,85,98,103,112 'oper':60 'peopl':80 'person':14,21 'phase':28 'possibl':7 'prefer':40 'problem':70 're':10 'say':37 'shift':113 'sleep':29,42 'societi':58 'someon':15 'swear':89 'syndrom':25,30 've':83 'want':100 'way':35 'work':77,84,102 'wouldn':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5032542"
  +editedAt: DateTimeImmutable @1697730890 {#4931
    date: 2023-10-19 17:54:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697730765 {#4932
    date: 2023-10-19 17:52: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
123 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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4750
    +user: Proxies\__CG__\App\Entity\User {#4751 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "How does one fix your sleep cycle?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697826905 {#4558
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4564 …}
      +nested: Doctrine\ORM\PersistentCollection {#4566 …}
      +votes: Doctrine\ORM\PersistentCollection {#4568 …}
      +reports: Doctrine\ORM\PersistentCollection {#4570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
      -id: 58918
      -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697723687 {#4559
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: """
      Some easy things to implement:\n
      \n
      - Get at least 30-60 minutes of sunshine/natural light a day\n
      - Get 30 minutes of exercise daily (even if it’s just a walk)\n
      - Hydrate\n
      \n
      What the meme is referring to is actually called [Circadian rhythm](https://en.wikipedia.org/wiki/Circadian_rhythm), it’s the different stages of sleep that is referred to as the [sleep cycle](https://en.wikipedia.org/wiki/Sleep_cycle). In a nutshell, you usually go from lightest sleep, to deepest, then back again every ~90 minutes.\n
      \n
      If you respect this cycle, you will be able to retrain your circadian rhythm fairly easily.\n
      \n
      Your brain is flooded with the chemicals that make you feel “tired” during the deep part of sleep, so if you use a traditional alarm clock and get woken up at that time you’re going to feel like shit.\n
      \n
      Either wake up “naturally” (no alarm), or you can use one of those sunrise alarm clocks that emulate the light from the rising sun in your room and allows your brain to “warm boot” vs a jarring “cold boot”.\n
      \n
      This clock seems to be popular, but you get the idea: [www.amazon.com/dp/B074NB5TNW](https://www.amazon.com/dp/B074NB5TNW)\n
      \n
      Source: insomniac for many years. Trust me, bro. ( ͡° ͜ʖ ͡°)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697727462 {#4748
      date: 2023-10-19 16:57:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@northendtrooper@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4752 …}
    +nested: Doctrine\ORM\PersistentCollection {#4754 …}
    +votes: Doctrine\ORM\PersistentCollection {#4756 …}
    +reports: Doctrine\ORM\PersistentCollection {#4758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4762 …}
    -id: 59046
    -bodyTs: "'-60':10 '/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':188 '/wiki/circadian_rhythm),':44 '/wiki/sleep_cycle).':62 '30':9,18 '90':78 'abl':88 'actual':38 'alarm':120,141,150 'allow':164 'back':75 'boot':169,174 'brain':97,166 'bro':196 'call':39 'chemic':102 'circadian':40,92 'clock':121,151,176 'cold':173 'cycl':59,84 'daili':22 'day':16 'deep':110 'deepest':73 'differ':48 'easi':2 'easili':95 'either':136 'emul':153 'en.wikipedia.org':43,61 'en.wikipedia.org/wiki/circadian_rhythm),':42 'en.wikipedia.org/wiki/sleep_cycle).':60 'even':23 'everi':77 'exercis':21 'fair':94 'feel':106,133 'flood':99 'get':6,17,123,183 'go':68,131 'hydrat':30 'idea':185 'implement':5 'insomniac':190 'jar':172 'least':8 'light':14,155 'lightest':70 'like':134 'make':104 'mani':192 'meme':33 'minut':11,19,79 'natur':139 'nutshel':65 'one':146 'part':111 'popular':180 're':130 'refer':35,54 'respect':82 'retrain':90 'rhythm':41,93 'rise':158 'room':162 'seem':177 'shit':135 'sleep':51,58,71,113 'sourc':189 'stage':49 'sun':159 'sunris':149 'sunshine/natural':13 'thing':3 'time':128 'tire':107 'tradit':119 'trust':194 'use':117,145 'usual':67 'vs':170 'wake':137 'walk':29 'warm':168 'woken':124 'www.amazon.com':187 'www.amazon.com/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':186 'year':193 'ʖ':197"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5060770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697727462 {#4749
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "Great advice! There is also the possibility that you’re just a night person someone may just be a night person. There’s a syndrome called Delayed Phase Sleep Syndrome which is a fancy way of saying your body prefers to sleep during the day and be active at night. If we didn’t live in a society that operates mostly during the day it wouldn’t be a problem, but that’s not how it works. There are people who I’ve worked nights with who I swear had this. They were happier and healthier on nights, they wanted to work nights. If that’s you, maybe look for a night shift job."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697730765 {#4930
    date: 2023-10-19 17:52:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
    "@funkajunk@lemm.ee"
  ]
  +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: 59161
  -bodyTs: "'activ':48 'advic':2 'also':5 'bodi':39 'call':26 'day':45,64 'delay':27 'didn':53 'fanci':34 'great':1 'happier':94 'healthier':96 'job':114 'live':55 'look':109 'may':16 'mayb':108 'most':61 'night':13,20,50,85,98,103,112 'oper':60 'peopl':80 'person':14,21 'phase':28 'possibl':7 'prefer':40 'problem':70 're':10 'say':37 'shift':113 'sleep':29,42 'societi':58 'someon':15 'swear':89 'syndrom':25,30 've':83 'want':100 'way':35 'work':77,84,102 'wouldn':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5032542"
  +editedAt: DateTimeImmutable @1697730890 {#4931
    date: 2023-10-19 17:54:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697730765 {#4932
    date: 2023-10-19 17:52: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
124 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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4750
    +user: Proxies\__CG__\App\Entity\User {#4751 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "How does one fix your sleep cycle?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697826905 {#4558
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4564 …}
      +nested: Doctrine\ORM\PersistentCollection {#4566 …}
      +votes: Doctrine\ORM\PersistentCollection {#4568 …}
      +reports: Doctrine\ORM\PersistentCollection {#4570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
      -id: 58918
      -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697723687 {#4559
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: """
      Some easy things to implement:\n
      \n
      - Get at least 30-60 minutes of sunshine/natural light a day\n
      - Get 30 minutes of exercise daily (even if it’s just a walk)\n
      - Hydrate\n
      \n
      What the meme is referring to is actually called [Circadian rhythm](https://en.wikipedia.org/wiki/Circadian_rhythm), it’s the different stages of sleep that is referred to as the [sleep cycle](https://en.wikipedia.org/wiki/Sleep_cycle). In a nutshell, you usually go from lightest sleep, to deepest, then back again every ~90 minutes.\n
      \n
      If you respect this cycle, you will be able to retrain your circadian rhythm fairly easily.\n
      \n
      Your brain is flooded with the chemicals that make you feel “tired” during the deep part of sleep, so if you use a traditional alarm clock and get woken up at that time you’re going to feel like shit.\n
      \n
      Either wake up “naturally” (no alarm), or you can use one of those sunrise alarm clocks that emulate the light from the rising sun in your room and allows your brain to “warm boot” vs a jarring “cold boot”.\n
      \n
      This clock seems to be popular, but you get the idea: [www.amazon.com/dp/B074NB5TNW](https://www.amazon.com/dp/B074NB5TNW)\n
      \n
      Source: insomniac for many years. Trust me, bro. ( ͡° ͜ʖ ͡°)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697727462 {#4748
      date: 2023-10-19 16:57:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@northendtrooper@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4752 …}
    +nested: Doctrine\ORM\PersistentCollection {#4754 …}
    +votes: Doctrine\ORM\PersistentCollection {#4756 …}
    +reports: Doctrine\ORM\PersistentCollection {#4758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4762 …}
    -id: 59046
    -bodyTs: "'-60':10 '/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':188 '/wiki/circadian_rhythm),':44 '/wiki/sleep_cycle).':62 '30':9,18 '90':78 'abl':88 'actual':38 'alarm':120,141,150 'allow':164 'back':75 'boot':169,174 'brain':97,166 'bro':196 'call':39 'chemic':102 'circadian':40,92 'clock':121,151,176 'cold':173 'cycl':59,84 'daili':22 'day':16 'deep':110 'deepest':73 'differ':48 'easi':2 'easili':95 'either':136 'emul':153 'en.wikipedia.org':43,61 'en.wikipedia.org/wiki/circadian_rhythm),':42 'en.wikipedia.org/wiki/sleep_cycle).':60 'even':23 'everi':77 'exercis':21 'fair':94 'feel':106,133 'flood':99 'get':6,17,123,183 'go':68,131 'hydrat':30 'idea':185 'implement':5 'insomniac':190 'jar':172 'least':8 'light':14,155 'lightest':70 'like':134 'make':104 'mani':192 'meme':33 'minut':11,19,79 'natur':139 'nutshel':65 'one':146 'part':111 'popular':180 're':130 'refer':35,54 'respect':82 'retrain':90 'rhythm':41,93 'rise':158 'room':162 'seem':177 'shit':135 'sleep':51,58,71,113 'sourc':189 'stage':49 'sun':159 'sunris':149 'sunshine/natural':13 'thing':3 'time':128 'tire':107 'tradit':119 'trust':194 'use':117,145 'usual':67 'vs':170 'wake':137 'walk':29 'warm':168 'woken':124 'www.amazon.com':187 'www.amazon.com/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':186 'year':193 'ʖ':197"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5060770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697727462 {#4749
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "Great advice! There is also the possibility that you’re just a night person someone may just be a night person. There’s a syndrome called Delayed Phase Sleep Syndrome which is a fancy way of saying your body prefers to sleep during the day and be active at night. If we didn’t live in a society that operates mostly during the day it wouldn’t be a problem, but that’s not how it works. There are people who I’ve worked nights with who I swear had this. They were happier and healthier on nights, they wanted to work nights. If that’s you, maybe look for a night shift job."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697730765 {#4930
    date: 2023-10-19 17:52:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
    "@funkajunk@lemm.ee"
  ]
  +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: 59161
  -bodyTs: "'activ':48 'advic':2 'also':5 'bodi':39 'call':26 'day':45,64 'delay':27 'didn':53 'fanci':34 'great':1 'happier':94 'healthier':96 'job':114 'live':55 'look':109 'may':16 'mayb':108 'most':61 'night':13,20,50,85,98,103,112 'oper':60 'peopl':80 'person':14,21 'phase':28 'possibl':7 'prefer':40 'problem':70 're':10 'say':37 'shift':113 'sleep':29,42 'societi':58 'someon':15 'swear':89 'syndrom':25,30 've':83 'want':100 'way':35 'work':77,84,102 'wouldn':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5032542"
  +editedAt: DateTimeImmutable @1697730890 {#4931
    date: 2023-10-19 17:54:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697730765 {#4932
    date: 2023-10-19 17:52: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
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 {#4949
  +user: App\Entity\User {#4209 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4750
    +user: Proxies\__CG__\App\Entity\User {#4751 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "How does one fix your sleep cycle?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697826905 {#4558
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4564 …}
      +nested: Doctrine\ORM\PersistentCollection {#4566 …}
      +votes: Doctrine\ORM\PersistentCollection {#4568 …}
      +reports: Doctrine\ORM\PersistentCollection {#4570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
      -id: 58918
      -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697723687 {#4559
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: """
      Some easy things to implement:\n
      \n
      - Get at least 30-60 minutes of sunshine/natural light a day\n
      - Get 30 minutes of exercise daily (even if it’s just a walk)\n
      - Hydrate\n
      \n
      What the meme is referring to is actually called [Circadian rhythm](https://en.wikipedia.org/wiki/Circadian_rhythm), it’s the different stages of sleep that is referred to as the [sleep cycle](https://en.wikipedia.org/wiki/Sleep_cycle). In a nutshell, you usually go from lightest sleep, to deepest, then back again every ~90 minutes.\n
      \n
      If you respect this cycle, you will be able to retrain your circadian rhythm fairly easily.\n
      \n
      Your brain is flooded with the chemicals that make you feel “tired” during the deep part of sleep, so if you use a traditional alarm clock and get woken up at that time you’re going to feel like shit.\n
      \n
      Either wake up “naturally” (no alarm), or you can use one of those sunrise alarm clocks that emulate the light from the rising sun in your room and allows your brain to “warm boot” vs a jarring “cold boot”.\n
      \n
      This clock seems to be popular, but you get the idea: [www.amazon.com/dp/B074NB5TNW](https://www.amazon.com/dp/B074NB5TNW)\n
      \n
      Source: insomniac for many years. Trust me, bro. ( ͡° ͜ʖ ͡°)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697727462 {#4748
      date: 2023-10-19 16:57:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@northendtrooper@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4752 …}
    +nested: Doctrine\ORM\PersistentCollection {#4754 …}
    +votes: Doctrine\ORM\PersistentCollection {#4756 …}
    +reports: Doctrine\ORM\PersistentCollection {#4758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4762 …}
    -id: 59046
    -bodyTs: "'-60':10 '/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':188 '/wiki/circadian_rhythm),':44 '/wiki/sleep_cycle).':62 '30':9,18 '90':78 'abl':88 'actual':38 'alarm':120,141,150 'allow':164 'back':75 'boot':169,174 'brain':97,166 'bro':196 'call':39 'chemic':102 'circadian':40,92 'clock':121,151,176 'cold':173 'cycl':59,84 'daili':22 'day':16 'deep':110 'deepest':73 'differ':48 'easi':2 'easili':95 'either':136 'emul':153 'en.wikipedia.org':43,61 'en.wikipedia.org/wiki/circadian_rhythm),':42 'en.wikipedia.org/wiki/sleep_cycle).':60 'even':23 'everi':77 'exercis':21 'fair':94 'feel':106,133 'flood':99 'get':6,17,123,183 'go':68,131 'hydrat':30 'idea':185 'implement':5 'insomniac':190 'jar':172 'least':8 'light':14,155 'lightest':70 'like':134 'make':104 'mani':192 'meme':33 'minut':11,19,79 'natur':139 'nutshel':65 'one':146 'part':111 'popular':180 're':130 'refer':35,54 'respect':82 'retrain':90 'rhythm':41,93 'rise':158 'room':162 'seem':177 'shit':135 'sleep':51,58,71,113 'sourc':189 'stage':49 'sun':159 'sunris':149 'sunshine/natural':13 'thing':3 'time':128 'tire':107 'tradit':119 'trust':194 'use':117,145 'usual':67 'vs':170 'wake':137 'walk':29 'warm':168 'woken':124 'www.amazon.com':187 'www.amazon.com/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':186 'year':193 'ʖ':197"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5060770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697727462 {#4749
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "Gentle Wakeup app does a better job on any Android phone, costs $5. I have been using it for over 5 years, I think? The app is made by a doctor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697739534 {#4947
    date: 2023-10-19 20:18:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
    "@funkajunk@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 59565
  -bodyTs: "'5':13,21 'android':10 'app':3,26 'better':6 'cost':12 'doctor':31 'gentl':1 'job':7 'made':28 'phone':11 'think':24 'use':17 'wakeup':2 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5035766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697739534 {#4948
    date: 2023-10-19 20:18: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
127 DENIED edit
App\Entity\EntryComment {#4949
  +user: App\Entity\User {#4209 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4750
    +user: Proxies\__CG__\App\Entity\User {#4751 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "How does one fix your sleep cycle?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697826905 {#4558
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4564 …}
      +nested: Doctrine\ORM\PersistentCollection {#4566 …}
      +votes: Doctrine\ORM\PersistentCollection {#4568 …}
      +reports: Doctrine\ORM\PersistentCollection {#4570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
      -id: 58918
      -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697723687 {#4559
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: """
      Some easy things to implement:\n
      \n
      - Get at least 30-60 minutes of sunshine/natural light a day\n
      - Get 30 minutes of exercise daily (even if it’s just a walk)\n
      - Hydrate\n
      \n
      What the meme is referring to is actually called [Circadian rhythm](https://en.wikipedia.org/wiki/Circadian_rhythm), it’s the different stages of sleep that is referred to as the [sleep cycle](https://en.wikipedia.org/wiki/Sleep_cycle). In a nutshell, you usually go from lightest sleep, to deepest, then back again every ~90 minutes.\n
      \n
      If you respect this cycle, you will be able to retrain your circadian rhythm fairly easily.\n
      \n
      Your brain is flooded with the chemicals that make you feel “tired” during the deep part of sleep, so if you use a traditional alarm clock and get woken up at that time you’re going to feel like shit.\n
      \n
      Either wake up “naturally” (no alarm), or you can use one of those sunrise alarm clocks that emulate the light from the rising sun in your room and allows your brain to “warm boot” vs a jarring “cold boot”.\n
      \n
      This clock seems to be popular, but you get the idea: [www.amazon.com/dp/B074NB5TNW](https://www.amazon.com/dp/B074NB5TNW)\n
      \n
      Source: insomniac for many years. Trust me, bro. ( ͡° ͜ʖ ͡°)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697727462 {#4748
      date: 2023-10-19 16:57:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@northendtrooper@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4752 …}
    +nested: Doctrine\ORM\PersistentCollection {#4754 …}
    +votes: Doctrine\ORM\PersistentCollection {#4756 …}
    +reports: Doctrine\ORM\PersistentCollection {#4758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4762 …}
    -id: 59046
    -bodyTs: "'-60':10 '/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':188 '/wiki/circadian_rhythm),':44 '/wiki/sleep_cycle).':62 '30':9,18 '90':78 'abl':88 'actual':38 'alarm':120,141,150 'allow':164 'back':75 'boot':169,174 'brain':97,166 'bro':196 'call':39 'chemic':102 'circadian':40,92 'clock':121,151,176 'cold':173 'cycl':59,84 'daili':22 'day':16 'deep':110 'deepest':73 'differ':48 'easi':2 'easili':95 'either':136 'emul':153 'en.wikipedia.org':43,61 'en.wikipedia.org/wiki/circadian_rhythm),':42 'en.wikipedia.org/wiki/sleep_cycle).':60 'even':23 'everi':77 'exercis':21 'fair':94 'feel':106,133 'flood':99 'get':6,17,123,183 'go':68,131 'hydrat':30 'idea':185 'implement':5 'insomniac':190 'jar':172 'least':8 'light':14,155 'lightest':70 'like':134 'make':104 'mani':192 'meme':33 'minut':11,19,79 'natur':139 'nutshel':65 'one':146 'part':111 'popular':180 're':130 'refer':35,54 'respect':82 'retrain':90 'rhythm':41,93 'rise':158 'room':162 'seem':177 'shit':135 'sleep':51,58,71,113 'sourc':189 'stage':49 'sun':159 'sunris':149 'sunshine/natural':13 'thing':3 'time':128 'tire':107 'tradit':119 'trust':194 'use':117,145 'usual':67 'vs':170 'wake':137 'walk':29 'warm':168 'woken':124 'www.amazon.com':187 'www.amazon.com/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':186 'year':193 'ʖ':197"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5060770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697727462 {#4749
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "Gentle Wakeup app does a better job on any Android phone, costs $5. I have been using it for over 5 years, I think? The app is made by a doctor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697739534 {#4947
    date: 2023-10-19 20:18:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
    "@funkajunk@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 59565
  -bodyTs: "'5':13,21 'android':10 'app':3,26 'better':6 'cost':12 'doctor':31 'gentl':1 'job':7 'made':28 'phone':11 'think':24 'use':17 'wakeup':2 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5035766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697739534 {#4948
    date: 2023-10-19 20:18: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
128 DENIED moderate
App\Entity\EntryComment {#4949
  +user: App\Entity\User {#4209 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4750
    +user: Proxies\__CG__\App\Entity\User {#4751 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "How does one fix your sleep cycle?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697826905 {#4558
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4564 …}
      +nested: Doctrine\ORM\PersistentCollection {#4566 …}
      +votes: Doctrine\ORM\PersistentCollection {#4568 …}
      +reports: Doctrine\ORM\PersistentCollection {#4570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
      -id: 58918
      -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697723687 {#4559
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: """
      Some easy things to implement:\n
      \n
      - Get at least 30-60 minutes of sunshine/natural light a day\n
      - Get 30 minutes of exercise daily (even if it’s just a walk)\n
      - Hydrate\n
      \n
      What the meme is referring to is actually called [Circadian rhythm](https://en.wikipedia.org/wiki/Circadian_rhythm), it’s the different stages of sleep that is referred to as the [sleep cycle](https://en.wikipedia.org/wiki/Sleep_cycle). In a nutshell, you usually go from lightest sleep, to deepest, then back again every ~90 minutes.\n
      \n
      If you respect this cycle, you will be able to retrain your circadian rhythm fairly easily.\n
      \n
      Your brain is flooded with the chemicals that make you feel “tired” during the deep part of sleep, so if you use a traditional alarm clock and get woken up at that time you’re going to feel like shit.\n
      \n
      Either wake up “naturally” (no alarm), or you can use one of those sunrise alarm clocks that emulate the light from the rising sun in your room and allows your brain to “warm boot” vs a jarring “cold boot”.\n
      \n
      This clock seems to be popular, but you get the idea: [www.amazon.com/dp/B074NB5TNW](https://www.amazon.com/dp/B074NB5TNW)\n
      \n
      Source: insomniac for many years. Trust me, bro. ( ͡° ͜ʖ ͡°)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697727462 {#4748
      date: 2023-10-19 16:57:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@northendtrooper@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4752 …}
    +nested: Doctrine\ORM\PersistentCollection {#4754 …}
    +votes: Doctrine\ORM\PersistentCollection {#4756 …}
    +reports: Doctrine\ORM\PersistentCollection {#4758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4762 …}
    -id: 59046
    -bodyTs: "'-60':10 '/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':188 '/wiki/circadian_rhythm),':44 '/wiki/sleep_cycle).':62 '30':9,18 '90':78 'abl':88 'actual':38 'alarm':120,141,150 'allow':164 'back':75 'boot':169,174 'brain':97,166 'bro':196 'call':39 'chemic':102 'circadian':40,92 'clock':121,151,176 'cold':173 'cycl':59,84 'daili':22 'day':16 'deep':110 'deepest':73 'differ':48 'easi':2 'easili':95 'either':136 'emul':153 'en.wikipedia.org':43,61 'en.wikipedia.org/wiki/circadian_rhythm),':42 'en.wikipedia.org/wiki/sleep_cycle).':60 'even':23 'everi':77 'exercis':21 'fair':94 'feel':106,133 'flood':99 'get':6,17,123,183 'go':68,131 'hydrat':30 'idea':185 'implement':5 'insomniac':190 'jar':172 'least':8 'light':14,155 'lightest':70 'like':134 'make':104 'mani':192 'meme':33 'minut':11,19,79 'natur':139 'nutshel':65 'one':146 'part':111 'popular':180 're':130 'refer':35,54 'respect':82 'retrain':90 'rhythm':41,93 'rise':158 'room':162 'seem':177 'shit':135 'sleep':51,58,71,113 'sourc':189 'stage':49 'sun':159 'sunris':149 'sunshine/natural':13 'thing':3 'time':128 'tire':107 'tradit':119 'trust':194 'use':117,145 'usual':67 'vs':170 'wake':137 'walk':29 'warm':168 'woken':124 'www.amazon.com':187 'www.amazon.com/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':186 'year':193 'ʖ':197"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5060770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697727462 {#4749
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "Gentle Wakeup app does a better job on any Android phone, costs $5. I have been using it for over 5 years, I think? The app is made by a doctor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697739534 {#4947
    date: 2023-10-19 20:18:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
    "@funkajunk@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4950 …}
  +nested: Doctrine\ORM\PersistentCollection {#4952 …}
  +votes: Doctrine\ORM\PersistentCollection {#4954 …}
  +reports: Doctrine\ORM\PersistentCollection {#4956 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4958 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4960 …}
  -id: 59565
  -bodyTs: "'5':13,21 'android':10 'app':3,26 'better':6 'cost':12 'doctor':31 'gentl':1 'job':7 'made':28 'phone':11 'think':24 'use':17 'wakeup':2 'year':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5035766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697739534 {#4948
    date: 2023-10-19 20:18: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
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#4964
  +user: Proxies\__CG__\App\Entity\User {#4965 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4750
    +user: Proxies\__CG__\App\Entity\User {#4751 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "How does one fix your sleep cycle?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697826905 {#4558
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4564 …}
      +nested: Doctrine\ORM\PersistentCollection {#4566 …}
      +votes: Doctrine\ORM\PersistentCollection {#4568 …}
      +reports: Doctrine\ORM\PersistentCollection {#4570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
      -id: 58918
      -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697723687 {#4559
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: """
      Some easy things to implement:\n
      \n
      - Get at least 30-60 minutes of sunshine/natural light a day\n
      - Get 30 minutes of exercise daily (even if it’s just a walk)\n
      - Hydrate\n
      \n
      What the meme is referring to is actually called [Circadian rhythm](https://en.wikipedia.org/wiki/Circadian_rhythm), it’s the different stages of sleep that is referred to as the [sleep cycle](https://en.wikipedia.org/wiki/Sleep_cycle). In a nutshell, you usually go from lightest sleep, to deepest, then back again every ~90 minutes.\n
      \n
      If you respect this cycle, you will be able to retrain your circadian rhythm fairly easily.\n
      \n
      Your brain is flooded with the chemicals that make you feel “tired” during the deep part of sleep, so if you use a traditional alarm clock and get woken up at that time you’re going to feel like shit.\n
      \n
      Either wake up “naturally” (no alarm), or you can use one of those sunrise alarm clocks that emulate the light from the rising sun in your room and allows your brain to “warm boot” vs a jarring “cold boot”.\n
      \n
      This clock seems to be popular, but you get the idea: [www.amazon.com/dp/B074NB5TNW](https://www.amazon.com/dp/B074NB5TNW)\n
      \n
      Source: insomniac for many years. Trust me, bro. ( ͡° ͜ʖ ͡°)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697727462 {#4748
      date: 2023-10-19 16:57:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@northendtrooper@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4752 …}
    +nested: Doctrine\ORM\PersistentCollection {#4754 …}
    +votes: Doctrine\ORM\PersistentCollection {#4756 …}
    +reports: Doctrine\ORM\PersistentCollection {#4758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4762 …}
    -id: 59046
    -bodyTs: "'-60':10 '/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':188 '/wiki/circadian_rhythm),':44 '/wiki/sleep_cycle).':62 '30':9,18 '90':78 'abl':88 'actual':38 'alarm':120,141,150 'allow':164 'back':75 'boot':169,174 'brain':97,166 'bro':196 'call':39 'chemic':102 'circadian':40,92 'clock':121,151,176 'cold':173 'cycl':59,84 'daili':22 'day':16 'deep':110 'deepest':73 'differ':48 'easi':2 'easili':95 'either':136 'emul':153 'en.wikipedia.org':43,61 'en.wikipedia.org/wiki/circadian_rhythm),':42 'en.wikipedia.org/wiki/sleep_cycle).':60 'even':23 'everi':77 'exercis':21 'fair':94 'feel':106,133 'flood':99 'get':6,17,123,183 'go':68,131 'hydrat':30 'idea':185 'implement':5 'insomniac':190 'jar':172 'least':8 'light':14,155 'lightest':70 'like':134 'make':104 'mani':192 'meme':33 'minut':11,19,79 'natur':139 'nutshel':65 'one':146 'part':111 'popular':180 're':130 'refer':35,54 'respect':82 'retrain':90 'rhythm':41,93 'rise':158 'room':162 'seem':177 'shit':135 'sleep':51,58,71,113 'sourc':189 'stage':49 'sun':159 'sunris':149 'sunshine/natural':13 'thing':3 'time':128 'tire':107 'tradit':119 'trust':194 'use':117,145 'usual':67 'vs':170 'wake':137 'walk':29 'warm':168 'woken':124 'www.amazon.com':187 'www.amazon.com/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':186 'year':193 'ʖ':197"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5060770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697727462 {#4749
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "What about going out at night? Serious question, as I tried to fix my sleep cycle but failed because of weekends with friends staying up until late, or my kids waking me up in the middle of the night."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697756242 {#4962
    date: 2023-10-20 00:57:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
    "@funkajunk@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4966 …}
  +nested: Doctrine\ORM\PersistentCollection {#4968 …}
  +votes: Doctrine\ORM\PersistentCollection {#4970 …}
  +reports: Doctrine\ORM\PersistentCollection {#4972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4976 …}
  -id: 60196
  -bodyTs: "'cycl':16 'fail':18 'fix':13 'friend':23 'go':3 'kid':30 'late':27 'middl':36 'night':6,39 'question':8 'serious':7 'sleep':15 'stay':24 'tri':11 'wake':31 'weekend':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4659879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697756242 {#4963
    date: 2023-10-20 00:57:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#4964
  +user: Proxies\__CG__\App\Entity\User {#4965 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4750
    +user: Proxies\__CG__\App\Entity\User {#4751 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "How does one fix your sleep cycle?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697826905 {#4558
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4564 …}
      +nested: Doctrine\ORM\PersistentCollection {#4566 …}
      +votes: Doctrine\ORM\PersistentCollection {#4568 …}
      +reports: Doctrine\ORM\PersistentCollection {#4570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
      -id: 58918
      -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697723687 {#4559
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: """
      Some easy things to implement:\n
      \n
      - Get at least 30-60 minutes of sunshine/natural light a day\n
      - Get 30 minutes of exercise daily (even if it’s just a walk)\n
      - Hydrate\n
      \n
      What the meme is referring to is actually called [Circadian rhythm](https://en.wikipedia.org/wiki/Circadian_rhythm), it’s the different stages of sleep that is referred to as the [sleep cycle](https://en.wikipedia.org/wiki/Sleep_cycle). In a nutshell, you usually go from lightest sleep, to deepest, then back again every ~90 minutes.\n
      \n
      If you respect this cycle, you will be able to retrain your circadian rhythm fairly easily.\n
      \n
      Your brain is flooded with the chemicals that make you feel “tired” during the deep part of sleep, so if you use a traditional alarm clock and get woken up at that time you’re going to feel like shit.\n
      \n
      Either wake up “naturally” (no alarm), or you can use one of those sunrise alarm clocks that emulate the light from the rising sun in your room and allows your brain to “warm boot” vs a jarring “cold boot”.\n
      \n
      This clock seems to be popular, but you get the idea: [www.amazon.com/dp/B074NB5TNW](https://www.amazon.com/dp/B074NB5TNW)\n
      \n
      Source: insomniac for many years. Trust me, bro. ( ͡° ͜ʖ ͡°)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697727462 {#4748
      date: 2023-10-19 16:57:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@northendtrooper@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4752 …}
    +nested: Doctrine\ORM\PersistentCollection {#4754 …}
    +votes: Doctrine\ORM\PersistentCollection {#4756 …}
    +reports: Doctrine\ORM\PersistentCollection {#4758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4762 …}
    -id: 59046
    -bodyTs: "'-60':10 '/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':188 '/wiki/circadian_rhythm),':44 '/wiki/sleep_cycle).':62 '30':9,18 '90':78 'abl':88 'actual':38 'alarm':120,141,150 'allow':164 'back':75 'boot':169,174 'brain':97,166 'bro':196 'call':39 'chemic':102 'circadian':40,92 'clock':121,151,176 'cold':173 'cycl':59,84 'daili':22 'day':16 'deep':110 'deepest':73 'differ':48 'easi':2 'easili':95 'either':136 'emul':153 'en.wikipedia.org':43,61 'en.wikipedia.org/wiki/circadian_rhythm),':42 'en.wikipedia.org/wiki/sleep_cycle).':60 'even':23 'everi':77 'exercis':21 'fair':94 'feel':106,133 'flood':99 'get':6,17,123,183 'go':68,131 'hydrat':30 'idea':185 'implement':5 'insomniac':190 'jar':172 'least':8 'light':14,155 'lightest':70 'like':134 'make':104 'mani':192 'meme':33 'minut':11,19,79 'natur':139 'nutshel':65 'one':146 'part':111 'popular':180 're':130 'refer':35,54 'respect':82 'retrain':90 'rhythm':41,93 'rise':158 'room':162 'seem':177 'shit':135 'sleep':51,58,71,113 'sourc':189 'stage':49 'sun':159 'sunris':149 'sunshine/natural':13 'thing':3 'time':128 'tire':107 'tradit':119 'trust':194 'use':117,145 'usual':67 'vs':170 'wake':137 'walk':29 'warm':168 'woken':124 'www.amazon.com':187 'www.amazon.com/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':186 'year':193 'ʖ':197"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5060770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697727462 {#4749
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "What about going out at night? Serious question, as I tried to fix my sleep cycle but failed because of weekends with friends staying up until late, or my kids waking me up in the middle of the night."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697756242 {#4962
    date: 2023-10-20 00:57:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
    "@funkajunk@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4966 …}
  +nested: Doctrine\ORM\PersistentCollection {#4968 …}
  +votes: Doctrine\ORM\PersistentCollection {#4970 …}
  +reports: Doctrine\ORM\PersistentCollection {#4972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4976 …}
  -id: 60196
  -bodyTs: "'cycl':16 'fail':18 'fix':13 'friend':23 'go':3 'kid':30 'late':27 'middl':36 'night':6,39 'question':8 'serious':7 'sleep':15 'stay':24 'tri':11 'wake':31 'weekend':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4659879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697756242 {#4963
    date: 2023-10-20 00:57:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#4964
  +user: Proxies\__CG__\App\Entity\User {#4965 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4750
    +user: Proxies\__CG__\App\Entity\User {#4751 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4563
      +user: App\Entity\User {#4576 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "How does one fix your sleep cycle?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1697826905 {#4558
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4564 …}
      +nested: Doctrine\ORM\PersistentCollection {#4566 …}
      +votes: Doctrine\ORM\PersistentCollection {#4568 …}
      +reports: Doctrine\ORM\PersistentCollection {#4570 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
      -id: 58918
      -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/4119243"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697723687 {#4559
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4563}
    +body: """
      Some easy things to implement:\n
      \n
      - Get at least 30-60 minutes of sunshine/natural light a day\n
      - Get 30 minutes of exercise daily (even if it’s just a walk)\n
      - Hydrate\n
      \n
      What the meme is referring to is actually called [Circadian rhythm](https://en.wikipedia.org/wiki/Circadian_rhythm), it’s the different stages of sleep that is referred to as the [sleep cycle](https://en.wikipedia.org/wiki/Sleep_cycle). In a nutshell, you usually go from lightest sleep, to deepest, then back again every ~90 minutes.\n
      \n
      If you respect this cycle, you will be able to retrain your circadian rhythm fairly easily.\n
      \n
      Your brain is flooded with the chemicals that make you feel “tired” during the deep part of sleep, so if you use a traditional alarm clock and get woken up at that time you’re going to feel like shit.\n
      \n
      Either wake up “naturally” (no alarm), or you can use one of those sunrise alarm clocks that emulate the light from the rising sun in your room and allows your brain to “warm boot” vs a jarring “cold boot”.\n
      \n
      This clock seems to be popular, but you get the idea: [www.amazon.com/dp/B074NB5TNW](https://www.amazon.com/dp/B074NB5TNW)\n
      \n
      Source: insomniac for many years. Trust me, bro. ( ͡° ͜ʖ ͡°)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 23
    +score: 0
    +lastActive: DateTime @1697727462 {#4748
      date: 2023-10-19 16:57:42.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
      "@northendtrooper@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4752 …}
    +nested: Doctrine\ORM\PersistentCollection {#4754 …}
    +votes: Doctrine\ORM\PersistentCollection {#4756 …}
    +reports: Doctrine\ORM\PersistentCollection {#4758 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4760 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4762 …}
    -id: 59046
    -bodyTs: "'-60':10 '/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':188 '/wiki/circadian_rhythm),':44 '/wiki/sleep_cycle).':62 '30':9,18 '90':78 'abl':88 'actual':38 'alarm':120,141,150 'allow':164 'back':75 'boot':169,174 'brain':97,166 'bro':196 'call':39 'chemic':102 'circadian':40,92 'clock':121,151,176 'cold':173 'cycl':59,84 'daili':22 'day':16 'deep':110 'deepest':73 'differ':48 'easi':2 'easili':95 'either':136 'emul':153 'en.wikipedia.org':43,61 'en.wikipedia.org/wiki/circadian_rhythm),':42 'en.wikipedia.org/wiki/sleep_cycle).':60 'even':23 'everi':77 'exercis':21 'fair':94 'feel':106,133 'flood':99 'get':6,17,123,183 'go':68,131 'hydrat':30 'idea':185 'implement':5 'insomniac':190 'jar':172 'least':8 'light':14,155 'lightest':70 'like':134 'make':104 'mani':192 'meme':33 'minut':11,19,79 'natur':139 'nutshel':65 'one':146 'part':111 'popular':180 're':130 'refer':35,54 'respect':82 'retrain':90 'rhythm':41,93 'rise':158 'room':162 'seem':177 'shit':135 'sleep':51,58,71,113 'sourc':189 'stage':49 'sun':159 'sunris':149 'sunshine/natural':13 'thing':3 'time':128 'tire':107 'tradit':119 'trust':194 'use':117,145 'usual':67 'vs':170 'wake':137 'walk':29 'warm':168 'woken':124 'www.amazon.com':187 'www.amazon.com/dp/b074nb5tnw](https://www.amazon.com/dp/b074nb5tnw)':186 'year':193 'ʖ':197"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/5060770"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697727462 {#4749
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "What about going out at night? Serious question, as I tried to fix my sleep cycle but failed because of weekends with friends staying up until late, or my kids waking me up in the middle of the night."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697756242 {#4962
    date: 2023-10-20 00:57:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
    "@funkajunk@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4966 …}
  +nested: Doctrine\ORM\PersistentCollection {#4968 …}
  +votes: Doctrine\ORM\PersistentCollection {#4970 …}
  +reports: Doctrine\ORM\PersistentCollection {#4972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4976 …}
  -id: 60196
  -bodyTs: "'cycl':16 'fail':18 'fix':13 'friend':23 'go':3 'kid':30 'late':27 'middl':36 'night':6,39 'question':8 'serious':7 'sleep':15 'stay':24 'tri':11 'wake':31 'weekend':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4659879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697756242 {#4963
    date: 2023-10-20 00:57:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#4766
  +user: Proxies\__CG__\App\Entity\User {#4767 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does one fix your sleep cycle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697826905 {#4558
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 58918
    -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697723687 {#4559
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: """
    LPT: have your last meal 16 hours before your breakfast. It’s going to reset your cycle in one day and you’re going to be able to go to bed and get up more easily the next day.\n
    \n
    For example if you want to wake up at around 8am, eat dinner at 4pm, set an alarm at around 7:45 and eat breakfast at 8am.\n
    \n
    Also what everyone else said are good tips to keep a consistent schedule, what I said is more like a soft reset, but you gotta practice not using screens at night, not drinking caffeine / not using nicotine (or any other stimulants that disrupt sleep) in the evening.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697785205 {#4764
    date: 2023-10-20 09:00:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4768 …}
  +nested: Doctrine\ORM\PersistentCollection {#4770 …}
  +votes: Doctrine\ORM\PersistentCollection {#4772 …}
  +reports: Doctrine\ORM\PersistentCollection {#4774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4778 …}
  -id: 60759
  -bodyTs: "'16':6 '45':61 '4pm':54 '7':60 '8am':50,66 'abl':27 'alarm':57 'also':67 'around':49,59 'bed':31 'breakfast':10,64 'caffein':100 'consist':78 'cycl':17 'day':20,39 'dinner':52 'disrupt':109 'drink':99 'easili':36 'eat':51,63 'els':70 'even':113 'everyon':69 'exampl':41 'get':33 'go':13,24,29 'good':73 'gotta':91 'hour':7 'keep':76 'last':4 'like':85 'lpt':1 'meal':5 'next':38 'nicotin':103 'night':97 'one':19 'practic':92 're':23 'reset':15,88 'said':71,82 'schedul':79 'screen':95 'set':55 'sleep':110 'soft':87 'stimul':107 'tip':74 'use':94,102 'wake':46 'want':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4670789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697785205 {#4765
    date: 2023-10-20 09:00:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#4766
  +user: Proxies\__CG__\App\Entity\User {#4767 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does one fix your sleep cycle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697826905 {#4558
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 58918
    -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697723687 {#4559
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: """
    LPT: have your last meal 16 hours before your breakfast. It’s going to reset your cycle in one day and you’re going to be able to go to bed and get up more easily the next day.\n
    \n
    For example if you want to wake up at around 8am, eat dinner at 4pm, set an alarm at around 7:45 and eat breakfast at 8am.\n
    \n
    Also what everyone else said are good tips to keep a consistent schedule, what I said is more like a soft reset, but you gotta practice not using screens at night, not drinking caffeine / not using nicotine (or any other stimulants that disrupt sleep) in the evening.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697785205 {#4764
    date: 2023-10-20 09:00:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4768 …}
  +nested: Doctrine\ORM\PersistentCollection {#4770 …}
  +votes: Doctrine\ORM\PersistentCollection {#4772 …}
  +reports: Doctrine\ORM\PersistentCollection {#4774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4778 …}
  -id: 60759
  -bodyTs: "'16':6 '45':61 '4pm':54 '7':60 '8am':50,66 'abl':27 'alarm':57 'also':67 'around':49,59 'bed':31 'breakfast':10,64 'caffein':100 'consist':78 'cycl':17 'day':20,39 'dinner':52 'disrupt':109 'drink':99 'easili':36 'eat':51,63 'els':70 'even':113 'everyon':69 'exampl':41 'get':33 'go':13,24,29 'good':73 'gotta':91 'hour':7 'keep':76 'last':4 'like':85 'lpt':1 'meal':5 'next':38 'nicotin':103 'night':97 'one':19 'practic':92 're':23 'reset':15,88 'said':71,82 'schedul':79 'screen':95 'set':55 'sleep':110 'soft':87 'stimul':107 'tip':74 'use':94,102 'wake':46 'want':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4670789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697785205 {#4765
    date: 2023-10-20 09:00:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#4766
  +user: Proxies\__CG__\App\Entity\User {#4767 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does one fix your sleep cycle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697826905 {#4558
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 58918
    -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697723687 {#4559
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: """
    LPT: have your last meal 16 hours before your breakfast. It’s going to reset your cycle in one day and you’re going to be able to go to bed and get up more easily the next day.\n
    \n
    For example if you want to wake up at around 8am, eat dinner at 4pm, set an alarm at around 7:45 and eat breakfast at 8am.\n
    \n
    Also what everyone else said are good tips to keep a consistent schedule, what I said is more like a soft reset, but you gotta practice not using screens at night, not drinking caffeine / not using nicotine (or any other stimulants that disrupt sleep) in the evening.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697785205 {#4764
    date: 2023-10-20 09:00:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4768 …}
  +nested: Doctrine\ORM\PersistentCollection {#4770 …}
  +votes: Doctrine\ORM\PersistentCollection {#4772 …}
  +reports: Doctrine\ORM\PersistentCollection {#4774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4776 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4778 …}
  -id: 60759
  -bodyTs: "'16':6 '45':61 '4pm':54 '7':60 '8am':50,66 'abl':27 'alarm':57 'also':67 'around':49,59 'bed':31 'breakfast':10,64 'caffein':100 'consist':78 'cycl':17 'day':20,39 'dinner':52 'disrupt':109 'drink':99 'easili':36 'eat':51,63 'els':70 'even':113 'everyon':69 'exampl':41 'get':33 'go':13,24,29 'good':73 'gotta':91 'hour':7 'keep':76 'last':4 'like':85 'lpt':1 'meal':5 'next':38 'nicotin':103 'night':97 'one':19 'practic':92 're':23 'reset':15,88 'said':71,82 'schedul':79 'screen':95 'set':55 'sleep':110 'soft':87 'stimul':107 'tip':74 'use':94,102 'wake':46 'want':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4670789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697785205 {#4765
    date: 2023-10-20 09:00:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#4782
  +user: Proxies\__CG__\App\Entity\User {#4783 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does one fix your sleep cycle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697826905 {#4558
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 58918
    -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697723687 {#4559
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "Workout for 45 minutes at any point before 6pm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697826904 {#4780
    date: 2023-10-20 20:35:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4784 …}
  +nested: Doctrine\ORM\PersistentCollection {#4786 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4794 …}
  -id: 61595
  -bodyTs: "'45':3 '6pm':9 'minut':4 'point':7 'workout':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5068126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697826904 {#4781
    date: 2023-10-20 20:35:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#4782
  +user: Proxies\__CG__\App\Entity\User {#4783 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does one fix your sleep cycle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697826905 {#4558
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 58918
    -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697723687 {#4559
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "Workout for 45 minutes at any point before 6pm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697826904 {#4780
    date: 2023-10-20 20:35:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4784 …}
  +nested: Doctrine\ORM\PersistentCollection {#4786 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4794 …}
  -id: 61595
  -bodyTs: "'45':3 '6pm':9 'minut':4 'point':7 'workout':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5068126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697826904 {#4781
    date: 2023-10-20 20:35:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#4782
  +user: Proxies\__CG__\App\Entity\User {#4783 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4563
    +user: App\Entity\User {#4576 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "How does one fix your sleep cycle?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1697826905 {#4558
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4564 …}
    +nested: Doctrine\ORM\PersistentCollection {#4566 …}
    +votes: Doctrine\ORM\PersistentCollection {#4568 …}
    +reports: Doctrine\ORM\PersistentCollection {#4570 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4572 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4574 …}
    -id: 58918
    -bodyTs: "'cycl':7 'fix':4 'one':3 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4119243"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697723687 {#4559
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4563}
  +body: "Workout for 45 minutes at any point before 6pm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697826904 {#4780
    date: 2023-10-20 20:35:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@northendtrooper@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4784 …}
  +nested: Doctrine\ORM\PersistentCollection {#4786 …}
  +votes: Doctrine\ORM\PersistentCollection {#4788 …}
  +reports: Doctrine\ORM\PersistentCollection {#4790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4794 …}
  -id: 61595
  -bodyTs: "'45':3 '6pm':9 'minut':4 'point':7 'workout':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5068126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697826904 {#4781
    date: 2023-10-20 20:35:04.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 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
142 DENIED moderate
App\Entity\EntryComment {#4636
  +user: App\Entity\User {#4649 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Groening*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1697723017 {#4631
    date: 2023-10-19 15:43:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 58899
  -bodyTs: "'groen':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4586426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697723017 {#4632
    date: 2023-10-19 15:43:37.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
143 DENIED edit
App\Entity\EntryComment {#4636
  +user: App\Entity\User {#4649 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Groening*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1697723017 {#4631
    date: 2023-10-19 15:43:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 58899
  -bodyTs: "'groen':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4586426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697723017 {#4632
    date: 2023-10-19 15:43:37.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
144 DENIED moderate
App\Entity\EntryComment {#4636
  +user: App\Entity\User {#4649 …}
  +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: "When-your-sleep-cycle-is-broken"
    +title: "When your sleep cycle is broken"
    +url: "https://lemmy.world/pictrs/image/d6b0a0ee-990c-48b6-b555-ced378504cd9.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 1219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697826904 {#2418
      date: 2023-10-20 20:35:04.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: 6389
    -titleTs: "'broken':6 'cycl':4 'sleep':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697805158
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7020138"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697718758 {#1858
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Groening*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1697723017 {#4631
    date: 2023-10-19 15:43:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4637 …}
  +nested: Doctrine\ORM\PersistentCollection {#4639 …}
  +votes: Doctrine\ORM\PersistentCollection {#4641 …}
  +reports: Doctrine\ORM\PersistentCollection {#4643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4645 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4647 …}
  -id: 58899
  -bodyTs: "'groen':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4586426"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697723017 {#4632
    date: 2023-10-19 15:43:37.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
145 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