Redirect 302 redirect from GET @entry_comment_create (c4be3a)

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

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 …}
}
36.56 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.05 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "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 {#2414
    date: 2023-10-20 20:35:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 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 {#1793
    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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "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 {#2414
    date: 2023-10-20 20:35:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 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 {#1793
    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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "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 {#2414
    date: 2023-10-20 20:35:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 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 {#1793
    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 {#3995
  +user: App\Entity\User {#3943 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4004
    date: 2023-10-20 20:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3993 …}
  +nested: Doctrine\ORM\PersistentCollection {#3991 …}
  +votes: Doctrine\ORM\PersistentCollection {#3989 …}
  +reports: Doctrine\ORM\PersistentCollection {#3987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
  -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 {#3940
    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
7 DENIED edit
App\Entity\EntryComment {#3995
  +user: App\Entity\User {#3943 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4004
    date: 2023-10-20 20:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3993 …}
  +nested: Doctrine\ORM\PersistentCollection {#3991 …}
  +votes: Doctrine\ORM\PersistentCollection {#3989 …}
  +reports: Doctrine\ORM\PersistentCollection {#3987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
  -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 {#3940
    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
8 DENIED moderate
App\Entity\EntryComment {#3995
  +user: App\Entity\User {#3943 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4004
    date: 2023-10-20 20:35:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3993 …}
  +nested: Doctrine\ORM\PersistentCollection {#3991 …}
  +votes: Doctrine\ORM\PersistentCollection {#3989 …}
  +reports: Doctrine\ORM\PersistentCollection {#3987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
  -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 {#3940
    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
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 {#4706
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4004
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -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 {#3940
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +body: "[lemmy.ml/comment/4920769](https://lemmy.ml/comment/4920769)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697724111 {#4705
    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 {#4712 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4716 …}
  +reports: Doctrine\ORM\PersistentCollection {#4719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4723 …}
  -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 {#4708
    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
11 DENIED edit
App\Entity\EntryComment {#4706
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4004
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -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 {#3940
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +body: "[lemmy.ml/comment/4920769](https://lemmy.ml/comment/4920769)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697724111 {#4705
    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 {#4712 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4716 …}
  +reports: Doctrine\ORM\PersistentCollection {#4719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4723 …}
  -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 {#4708
    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
12 DENIED moderate
App\Entity\EntryComment {#4706
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4004
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -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 {#3940
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +body: "[lemmy.ml/comment/4920769](https://lemmy.ml/comment/4920769)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697724111 {#4705
    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 {#4712 …}
  +nested: Doctrine\ORM\PersistentCollection {#4714 …}
  +votes: Doctrine\ORM\PersistentCollection {#4716 …}
  +reports: Doctrine\ORM\PersistentCollection {#4719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4721 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4723 …}
  -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 {#4708
    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
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 {#4727
  +user: Proxies\__CG__\App\Entity\User {#4728 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4004
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -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 {#3940
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4725
    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 {#4729 …}
  +nested: Doctrine\ORM\PersistentCollection {#4731 …}
  +votes: Doctrine\ORM\PersistentCollection {#4733 …}
  +reports: Doctrine\ORM\PersistentCollection {#4735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4739 …}
  -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 {#4726
    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
15 DENIED edit
App\Entity\EntryComment {#4727
  +user: Proxies\__CG__\App\Entity\User {#4728 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4004
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -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 {#3940
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4725
    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 {#4729 …}
  +nested: Doctrine\ORM\PersistentCollection {#4731 …}
  +votes: Doctrine\ORM\PersistentCollection {#4733 …}
  +reports: Doctrine\ORM\PersistentCollection {#4735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4739 …}
  -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 {#4726
    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
16 DENIED moderate
App\Entity\EntryComment {#4727
  +user: Proxies\__CG__\App\Entity\User {#4728 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4004
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -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 {#3940
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4725
    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 {#4729 …}
  +nested: Doctrine\ORM\PersistentCollection {#4731 …}
  +votes: Doctrine\ORM\PersistentCollection {#4733 …}
  +reports: Doctrine\ORM\PersistentCollection {#4735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4739 …}
  -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 {#4726
    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
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 {#4743
  +user: Proxies\__CG__\App\Entity\User {#4744 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4004
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -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 {#3940
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4741
    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 {#4745 …}
  +nested: Doctrine\ORM\PersistentCollection {#4747 …}
  +votes: Doctrine\ORM\PersistentCollection {#4749 …}
  +reports: Doctrine\ORM\PersistentCollection {#4751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
  -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 {#4742
    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
19 DENIED edit
App\Entity\EntryComment {#4743
  +user: Proxies\__CG__\App\Entity\User {#4744 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4004
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -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 {#3940
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4741
    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 {#4745 …}
  +nested: Doctrine\ORM\PersistentCollection {#4747 …}
  +votes: Doctrine\ORM\PersistentCollection {#4749 …}
  +reports: Doctrine\ORM\PersistentCollection {#4751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
  -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 {#4742
    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
20 DENIED moderate
App\Entity\EntryComment {#4743
  +user: Proxies\__CG__\App\Entity\User {#4744 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4004
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -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 {#3940
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4741
    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 {#4745 …}
  +nested: Doctrine\ORM\PersistentCollection {#4747 …}
  +votes: Doctrine\ORM\PersistentCollection {#4749 …}
  +reports: Doctrine\ORM\PersistentCollection {#4751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
  -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 {#4742
    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
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 {#4926
  +user: Proxies\__CG__\App\Entity\User {#4927 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4743
    +user: Proxies\__CG__\App\Entity\User {#4744 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3995
      +user: App\Entity\User {#3943 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4004
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3993 …}
      +nested: Doctrine\ORM\PersistentCollection {#3991 …}
      +votes: Doctrine\ORM\PersistentCollection {#3989 …}
      +reports: Doctrine\ORM\PersistentCollection {#3987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
      -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 {#3940
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3995}
    +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 {#4741
      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 {#4745 …}
    +nested: Doctrine\ORM\PersistentCollection {#4747 …}
    +votes: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
    -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 {#4742
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4923
    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 {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -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 {#4924
    date: 2023-10-19 17:54:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697730765 {#4925
    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
23 DENIED edit
App\Entity\EntryComment {#4926
  +user: Proxies\__CG__\App\Entity\User {#4927 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4743
    +user: Proxies\__CG__\App\Entity\User {#4744 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3995
      +user: App\Entity\User {#3943 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4004
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3993 …}
      +nested: Doctrine\ORM\PersistentCollection {#3991 …}
      +votes: Doctrine\ORM\PersistentCollection {#3989 …}
      +reports: Doctrine\ORM\PersistentCollection {#3987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
      -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 {#3940
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3995}
    +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 {#4741
      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 {#4745 …}
    +nested: Doctrine\ORM\PersistentCollection {#4747 …}
    +votes: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
    -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 {#4742
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4923
    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 {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -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 {#4924
    date: 2023-10-19 17:54:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697730765 {#4925
    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
24 DENIED moderate
App\Entity\EntryComment {#4926
  +user: Proxies\__CG__\App\Entity\User {#4927 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4743
    +user: Proxies\__CG__\App\Entity\User {#4744 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3995
      +user: App\Entity\User {#3943 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4004
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3993 …}
      +nested: Doctrine\ORM\PersistentCollection {#3991 …}
      +votes: Doctrine\ORM\PersistentCollection {#3989 …}
      +reports: Doctrine\ORM\PersistentCollection {#3987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
      -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 {#3940
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3995}
    +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 {#4741
      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 {#4745 …}
    +nested: Doctrine\ORM\PersistentCollection {#4747 …}
    +votes: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
    -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 {#4742
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4923
    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 {#4928 …}
  +nested: Doctrine\ORM\PersistentCollection {#4930 …}
  +votes: Doctrine\ORM\PersistentCollection {#4932 …}
  +reports: Doctrine\ORM\PersistentCollection {#4934 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4936 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4938 …}
  -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 {#4924
    date: 2023-10-19 17:54:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697730765 {#4925
    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
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 {#4942
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4743
    +user: Proxies\__CG__\App\Entity\User {#4744 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3995
      +user: App\Entity\User {#3943 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4004
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3993 …}
      +nested: Doctrine\ORM\PersistentCollection {#3991 …}
      +votes: Doctrine\ORM\PersistentCollection {#3989 …}
      +reports: Doctrine\ORM\PersistentCollection {#3987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
      -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 {#3940
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3995}
    +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 {#4741
      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 {#4745 …}
    +nested: Doctrine\ORM\PersistentCollection {#4747 …}
    +votes: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
    -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 {#4742
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4940
    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 {#4943 …}
  +nested: Doctrine\ORM\PersistentCollection {#4945 …}
  +votes: Doctrine\ORM\PersistentCollection {#4947 …}
  +reports: Doctrine\ORM\PersistentCollection {#4949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4953 …}
  -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 {#4941
    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
27 DENIED edit
App\Entity\EntryComment {#4942
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4743
    +user: Proxies\__CG__\App\Entity\User {#4744 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3995
      +user: App\Entity\User {#3943 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4004
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3993 …}
      +nested: Doctrine\ORM\PersistentCollection {#3991 …}
      +votes: Doctrine\ORM\PersistentCollection {#3989 …}
      +reports: Doctrine\ORM\PersistentCollection {#3987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
      -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 {#3940
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3995}
    +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 {#4741
      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 {#4745 …}
    +nested: Doctrine\ORM\PersistentCollection {#4747 …}
    +votes: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
    -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 {#4742
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4940
    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 {#4943 …}
  +nested: Doctrine\ORM\PersistentCollection {#4945 …}
  +votes: Doctrine\ORM\PersistentCollection {#4947 …}
  +reports: Doctrine\ORM\PersistentCollection {#4949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4953 …}
  -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 {#4941
    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
28 DENIED moderate
App\Entity\EntryComment {#4942
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4743
    +user: Proxies\__CG__\App\Entity\User {#4744 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3995
      +user: App\Entity\User {#3943 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4004
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3993 …}
      +nested: Doctrine\ORM\PersistentCollection {#3991 …}
      +votes: Doctrine\ORM\PersistentCollection {#3989 …}
      +reports: Doctrine\ORM\PersistentCollection {#3987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
      -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 {#3940
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3995}
    +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 {#4741
      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 {#4745 …}
    +nested: Doctrine\ORM\PersistentCollection {#4747 …}
    +votes: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
    -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 {#4742
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4940
    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 {#4943 …}
  +nested: Doctrine\ORM\PersistentCollection {#4945 …}
  +votes: Doctrine\ORM\PersistentCollection {#4947 …}
  +reports: Doctrine\ORM\PersistentCollection {#4949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4951 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4953 …}
  -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 {#4941
    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
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 {#4957
  +user: Proxies\__CG__\App\Entity\User {#4958 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4743
    +user: Proxies\__CG__\App\Entity\User {#4744 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3995
      +user: App\Entity\User {#3943 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4004
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3993 …}
      +nested: Doctrine\ORM\PersistentCollection {#3991 …}
      +votes: Doctrine\ORM\PersistentCollection {#3989 …}
      +reports: Doctrine\ORM\PersistentCollection {#3987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
      -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 {#3940
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3995}
    +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 {#4741
      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 {#4745 …}
    +nested: Doctrine\ORM\PersistentCollection {#4747 …}
    +votes: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
    -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 {#4742
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4955
    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 {#4959 …}
  +nested: Doctrine\ORM\PersistentCollection {#4961 …}
  +votes: Doctrine\ORM\PersistentCollection {#4963 …}
  +reports: Doctrine\ORM\PersistentCollection {#4965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
  -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 {#4956
    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
31 DENIED edit
App\Entity\EntryComment {#4957
  +user: Proxies\__CG__\App\Entity\User {#4958 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4743
    +user: Proxies\__CG__\App\Entity\User {#4744 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3995
      +user: App\Entity\User {#3943 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4004
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3993 …}
      +nested: Doctrine\ORM\PersistentCollection {#3991 …}
      +votes: Doctrine\ORM\PersistentCollection {#3989 …}
      +reports: Doctrine\ORM\PersistentCollection {#3987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
      -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 {#3940
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3995}
    +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 {#4741
      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 {#4745 …}
    +nested: Doctrine\ORM\PersistentCollection {#4747 …}
    +votes: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
    -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 {#4742
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4955
    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 {#4959 …}
  +nested: Doctrine\ORM\PersistentCollection {#4961 …}
  +votes: Doctrine\ORM\PersistentCollection {#4963 …}
  +reports: Doctrine\ORM\PersistentCollection {#4965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
  -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 {#4956
    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
32 DENIED moderate
App\Entity\EntryComment {#4957
  +user: Proxies\__CG__\App\Entity\User {#4958 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4743
    +user: Proxies\__CG__\App\Entity\User {#4744 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#3995
      +user: App\Entity\User {#3943 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4004
        date: 2023-10-20 20:35:05.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3993 …}
      +nested: Doctrine\ORM\PersistentCollection {#3991 …}
      +votes: Doctrine\ORM\PersistentCollection {#3989 …}
      +reports: Doctrine\ORM\PersistentCollection {#3987 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
      -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 {#3940
        date: 2023-10-19 15:54:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#3995}
    +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 {#4741
      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 {#4745 …}
    +nested: Doctrine\ORM\PersistentCollection {#4747 …}
    +votes: Doctrine\ORM\PersistentCollection {#4749 …}
    +reports: Doctrine\ORM\PersistentCollection {#4751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4755 …}
    -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 {#4742
      date: 2023-10-19 16:57:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4955
    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 {#4959 …}
  +nested: Doctrine\ORM\PersistentCollection {#4961 …}
  +votes: Doctrine\ORM\PersistentCollection {#4963 …}
  +reports: Doctrine\ORM\PersistentCollection {#4965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
  -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 {#4956
    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
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 {#4759
  +user: Proxies\__CG__\App\Entity\User {#4760 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4004
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -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 {#3940
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4757
    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 {#4761 …}
  +nested: Doctrine\ORM\PersistentCollection {#4763 …}
  +votes: Doctrine\ORM\PersistentCollection {#4765 …}
  +reports: Doctrine\ORM\PersistentCollection {#4767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4771 …}
  -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 {#4758
    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
35 DENIED edit
App\Entity\EntryComment {#4759
  +user: Proxies\__CG__\App\Entity\User {#4760 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4004
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -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 {#3940
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4757
    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 {#4761 …}
  +nested: Doctrine\ORM\PersistentCollection {#4763 …}
  +votes: Doctrine\ORM\PersistentCollection {#4765 …}
  +reports: Doctrine\ORM\PersistentCollection {#4767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4771 …}
  -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 {#4758
    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
36 DENIED moderate
App\Entity\EntryComment {#4759
  +user: Proxies\__CG__\App\Entity\User {#4760 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4004
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -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 {#3940
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +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 {#4757
    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 {#4761 …}
  +nested: Doctrine\ORM\PersistentCollection {#4763 …}
  +votes: Doctrine\ORM\PersistentCollection {#4765 …}
  +reports: Doctrine\ORM\PersistentCollection {#4767 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4769 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4771 …}
  -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 {#4758
    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
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 {#4775
  +user: Proxies\__CG__\App\Entity\User {#4776 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4004
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -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 {#3940
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +body: "Workout for 45 minutes at any point before 6pm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697826904 {#4773
    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 {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -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 {#4774
    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
39 DENIED edit
App\Entity\EntryComment {#4775
  +user: Proxies\__CG__\App\Entity\User {#4776 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4004
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -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 {#3940
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +body: "Workout for 45 minutes at any point before 6pm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697826904 {#4773
    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 {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -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 {#4774
    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
40 DENIED moderate
App\Entity\EntryComment {#4775
  +user: Proxies\__CG__\App\Entity\User {#4776 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#3995
    +user: App\Entity\User {#3943 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4004
      date: 2023-10-20 20:35:05.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3993 …}
    +nested: Doctrine\ORM\PersistentCollection {#3991 …}
    +votes: Doctrine\ORM\PersistentCollection {#3989 …}
    +reports: Doctrine\ORM\PersistentCollection {#3987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3959 …}
    -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 {#3940
      date: 2023-10-19 15:54:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#3995}
  +body: "Workout for 45 minutes at any point before 6pm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697826904 {#4773
    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 {#4777 …}
  +nested: Doctrine\ORM\PersistentCollection {#4779 …}
  +votes: Doctrine\ORM\PersistentCollection {#4781 …}
  +reports: Doctrine\ORM\PersistentCollection {#4783 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4785 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4787 …}
  -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 {#4774
    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
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 {#4027
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4033
    date: 2023-10-20 20:33:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4022 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
  -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 {#4038
    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
43 DENIED edit
App\Entity\EntryComment {#4027
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4033
    date: 2023-10-20 20:33:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4022 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
  -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 {#4038
    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
44 DENIED moderate
App\Entity\EntryComment {#4027
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4033
    date: 2023-10-20 20:33:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4022 …}
  +reports: Doctrine\ORM\PersistentCollection {#4025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
  -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 {#4038
    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
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 {#4855
  +user: Proxies\__CG__\App\Entity\User {#4856 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4027
    +user: App\Entity\User {#4016 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4033
      date: 2023-10-20 20:33:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4032 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4022 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
    -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 {#4038
      date: 2023-10-20 06:06:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +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 {#4853
    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 {#4857 …}
  +nested: Doctrine\ORM\PersistentCollection {#4859 …}
  +votes: Doctrine\ORM\PersistentCollection {#4861 …}
  +reports: Doctrine\ORM\PersistentCollection {#4863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
  -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 {#4854
    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
47 DENIED edit
App\Entity\EntryComment {#4855
  +user: Proxies\__CG__\App\Entity\User {#4856 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4027
    +user: App\Entity\User {#4016 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4033
      date: 2023-10-20 20:33:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4032 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4022 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
    -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 {#4038
      date: 2023-10-20 06:06:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +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 {#4853
    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 {#4857 …}
  +nested: Doctrine\ORM\PersistentCollection {#4859 …}
  +votes: Doctrine\ORM\PersistentCollection {#4861 …}
  +reports: Doctrine\ORM\PersistentCollection {#4863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
  -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 {#4854
    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
48 DENIED moderate
App\Entity\EntryComment {#4855
  +user: Proxies\__CG__\App\Entity\User {#4856 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4027
    +user: App\Entity\User {#4016 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4033
      date: 2023-10-20 20:33:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4032 …}
    +nested: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4022 …}
    +reports: Doctrine\ORM\PersistentCollection {#4025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
    -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 {#4038
      date: 2023-10-20 06:06:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +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 {#4853
    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 {#4857 …}
  +nested: Doctrine\ORM\PersistentCollection {#4859 …}
  +votes: Doctrine\ORM\PersistentCollection {#4861 …}
  +reports: Doctrine\ORM\PersistentCollection {#4863 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
  -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 {#4854
    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
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 {#4973
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4855
    +user: Proxies\__CG__\App\Entity\User {#4856 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4027
      +user: App\Entity\User {#4016 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4033
        date: 2023-10-20 20:33:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4032 …}
      +nested: Doctrine\ORM\PersistentCollection {#4031 …}
      +votes: Doctrine\ORM\PersistentCollection {#4022 …}
      +reports: Doctrine\ORM\PersistentCollection {#4025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
      -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 {#4038
        date: 2023-10-20 06:06:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4027}
    +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 {#4853
      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 {#4857 …}
    +nested: Doctrine\ORM\PersistentCollection {#4859 …}
    +votes: Doctrine\ORM\PersistentCollection {#4861 …}
    +reports: Doctrine\ORM\PersistentCollection {#4863 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
    -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 {#4854
      date: 2023-10-20 08:15:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +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 {#4971
    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 {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -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 {#4972
    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
51 DENIED edit
App\Entity\EntryComment {#4973
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4855
    +user: Proxies\__CG__\App\Entity\User {#4856 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4027
      +user: App\Entity\User {#4016 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4033
        date: 2023-10-20 20:33:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4032 …}
      +nested: Doctrine\ORM\PersistentCollection {#4031 …}
      +votes: Doctrine\ORM\PersistentCollection {#4022 …}
      +reports: Doctrine\ORM\PersistentCollection {#4025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
      -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 {#4038
        date: 2023-10-20 06:06:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4027}
    +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 {#4853
      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 {#4857 …}
    +nested: Doctrine\ORM\PersistentCollection {#4859 …}
    +votes: Doctrine\ORM\PersistentCollection {#4861 …}
    +reports: Doctrine\ORM\PersistentCollection {#4863 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
    -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 {#4854
      date: 2023-10-20 08:15:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +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 {#4971
    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 {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -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 {#4972
    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
52 DENIED moderate
App\Entity\EntryComment {#4973
  +user: App\Entity\User {#4016 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4855
    +user: Proxies\__CG__\App\Entity\User {#4856 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4027
      +user: App\Entity\User {#4016 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4033
        date: 2023-10-20 20:33:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4032 …}
      +nested: Doctrine\ORM\PersistentCollection {#4031 …}
      +votes: Doctrine\ORM\PersistentCollection {#4022 …}
      +reports: Doctrine\ORM\PersistentCollection {#4025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
      -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 {#4038
        date: 2023-10-20 06:06:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4027}
    +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 {#4853
      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 {#4857 …}
    +nested: Doctrine\ORM\PersistentCollection {#4859 …}
    +votes: Doctrine\ORM\PersistentCollection {#4861 …}
    +reports: Doctrine\ORM\PersistentCollection {#4863 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
    -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 {#4854
      date: 2023-10-20 08:15:00.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +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 {#4971
    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 {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -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 {#4972
    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
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 {#5089
  +user: Proxies\__CG__\App\Entity\User {#5090 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4973
    +user: App\Entity\User {#4016 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4855
      +user: Proxies\__CG__\App\Entity\User {#4856 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4027
        +user: App\Entity\User {#4016 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4033
          date: 2023-10-20 20:33:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4032 …}
        +nested: Doctrine\ORM\PersistentCollection {#4031 …}
        +votes: Doctrine\ORM\PersistentCollection {#4022 …}
        +reports: Doctrine\ORM\PersistentCollection {#4025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
        -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 {#4038
          date: 2023-10-20 06:06:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4027}
      +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 {#4853
        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 {#4857 …}
      +nested: Doctrine\ORM\PersistentCollection {#4859 …}
      +votes: Doctrine\ORM\PersistentCollection {#4861 …}
      +reports: Doctrine\ORM\PersistentCollection {#4863 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
      -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 {#4854
        date: 2023-10-20 08:15:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4027}
    +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 {#4971
      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 {#4974 …}
    +nested: Doctrine\ORM\PersistentCollection {#4976 …}
    +votes: Doctrine\ORM\PersistentCollection {#4978 …}
    +reports: Doctrine\ORM\PersistentCollection {#4980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
    -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 {#4972
      date: 2023-10-20 08:38:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +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 {#5087
    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 {#5091 …}
  +nested: Doctrine\ORM\PersistentCollection {#5093 …}
  +votes: Doctrine\ORM\PersistentCollection {#5095 …}
  +reports: Doctrine\ORM\PersistentCollection {#5097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
  -id: 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 {#5088
    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
55 DENIED edit
App\Entity\EntryComment {#5089
  +user: Proxies\__CG__\App\Entity\User {#5090 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4973
    +user: App\Entity\User {#4016 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4855
      +user: Proxies\__CG__\App\Entity\User {#4856 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4027
        +user: App\Entity\User {#4016 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4033
          date: 2023-10-20 20:33:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4032 …}
        +nested: Doctrine\ORM\PersistentCollection {#4031 …}
        +votes: Doctrine\ORM\PersistentCollection {#4022 …}
        +reports: Doctrine\ORM\PersistentCollection {#4025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
        -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 {#4038
          date: 2023-10-20 06:06:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4027}
      +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 {#4853
        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 {#4857 …}
      +nested: Doctrine\ORM\PersistentCollection {#4859 …}
      +votes: Doctrine\ORM\PersistentCollection {#4861 …}
      +reports: Doctrine\ORM\PersistentCollection {#4863 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
      -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 {#4854
        date: 2023-10-20 08:15:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4027}
    +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 {#4971
      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 {#4974 …}
    +nested: Doctrine\ORM\PersistentCollection {#4976 …}
    +votes: Doctrine\ORM\PersistentCollection {#4978 …}
    +reports: Doctrine\ORM\PersistentCollection {#4980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
    -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 {#4972
      date: 2023-10-20 08:38:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +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 {#5087
    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 {#5091 …}
  +nested: Doctrine\ORM\PersistentCollection {#5093 …}
  +votes: Doctrine\ORM\PersistentCollection {#5095 …}
  +reports: Doctrine\ORM\PersistentCollection {#5097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
  -id: 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 {#5088
    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
56 DENIED moderate
App\Entity\EntryComment {#5089
  +user: Proxies\__CG__\App\Entity\User {#5090 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4973
    +user: App\Entity\User {#4016 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4855
      +user: Proxies\__CG__\App\Entity\User {#4856 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4027
        +user: App\Entity\User {#4016 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4033
          date: 2023-10-20 20:33:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4032 …}
        +nested: Doctrine\ORM\PersistentCollection {#4031 …}
        +votes: Doctrine\ORM\PersistentCollection {#4022 …}
        +reports: Doctrine\ORM\PersistentCollection {#4025 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
        -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 {#4038
          date: 2023-10-20 06:06:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4027}
      +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 {#4853
        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 {#4857 …}
      +nested: Doctrine\ORM\PersistentCollection {#4859 …}
      +votes: Doctrine\ORM\PersistentCollection {#4861 …}
      +reports: Doctrine\ORM\PersistentCollection {#4863 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
      -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 {#4854
        date: 2023-10-20 08:15:00.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4027}
    +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 {#4971
      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 {#4974 …}
    +nested: Doctrine\ORM\PersistentCollection {#4976 …}
    +votes: Doctrine\ORM\PersistentCollection {#4978 …}
    +reports: Doctrine\ORM\PersistentCollection {#4980 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
    -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 {#4972
      date: 2023-10-20 08:38:59.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +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 {#5087
    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 {#5091 …}
  +nested: Doctrine\ORM\PersistentCollection {#5093 …}
  +votes: Doctrine\ORM\PersistentCollection {#5095 …}
  +reports: Doctrine\ORM\PersistentCollection {#5097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
  -id: 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 {#5088
    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
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 {#5115
  +user: Proxies\__CG__\App\Entity\User {#4776 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5089
    +user: Proxies\__CG__\App\Entity\User {#5090 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4973
      +user: App\Entity\User {#4016 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4855
        +user: Proxies\__CG__\App\Entity\User {#4856 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4027
          +user: App\Entity\User {#4016 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +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 {#4033
            date: 2023-10-20 20:33:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@snoqualmieowl@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4032 …}
          +nested: Doctrine\ORM\PersistentCollection {#4031 …}
          +votes: Doctrine\ORM\PersistentCollection {#4022 …}
          +reports: Doctrine\ORM\PersistentCollection {#4025 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
          -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 {#4038
            date: 2023-10-20 06:06:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4027}
        +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 {#4853
          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 {#4857 …}
        +nested: Doctrine\ORM\PersistentCollection {#4859 …}
        +votes: Doctrine\ORM\PersistentCollection {#4861 …}
        +reports: Doctrine\ORM\PersistentCollection {#4863 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
        -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 {#4854
          date: 2023-10-20 08:15:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4027}
      +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 {#4971
        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 {#4974 …}
      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
      -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 {#4972
        date: 2023-10-20 08:38:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4027}
    +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 {#5087
      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 {#5091 …}
    +nested: Doctrine\ORM\PersistentCollection {#5093 …}
    +votes: Doctrine\ORM\PersistentCollection {#5095 …}
    +reports: Doctrine\ORM\PersistentCollection {#5097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
    -id: 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 {#5088
      date: 2023-10-20 13:58:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +body: "3am is an “ungodly hour” no matter your sleep schedule"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697826829 {#5116
    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 {#5110 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5108 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -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 {#5113
    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
59 DENIED edit
App\Entity\EntryComment {#5115
  +user: Proxies\__CG__\App\Entity\User {#4776 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5089
    +user: Proxies\__CG__\App\Entity\User {#5090 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4973
      +user: App\Entity\User {#4016 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4855
        +user: Proxies\__CG__\App\Entity\User {#4856 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4027
          +user: App\Entity\User {#4016 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +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 {#4033
            date: 2023-10-20 20:33:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@snoqualmieowl@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4032 …}
          +nested: Doctrine\ORM\PersistentCollection {#4031 …}
          +votes: Doctrine\ORM\PersistentCollection {#4022 …}
          +reports: Doctrine\ORM\PersistentCollection {#4025 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
          -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 {#4038
            date: 2023-10-20 06:06:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4027}
        +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 {#4853
          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 {#4857 …}
        +nested: Doctrine\ORM\PersistentCollection {#4859 …}
        +votes: Doctrine\ORM\PersistentCollection {#4861 …}
        +reports: Doctrine\ORM\PersistentCollection {#4863 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
        -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 {#4854
          date: 2023-10-20 08:15:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4027}
      +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 {#4971
        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 {#4974 …}
      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
      -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 {#4972
        date: 2023-10-20 08:38:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4027}
    +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 {#5087
      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 {#5091 …}
    +nested: Doctrine\ORM\PersistentCollection {#5093 …}
    +votes: Doctrine\ORM\PersistentCollection {#5095 …}
    +reports: Doctrine\ORM\PersistentCollection {#5097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
    -id: 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 {#5088
      date: 2023-10-20 13:58:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +body: "3am is an “ungodly hour” no matter your sleep schedule"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697826829 {#5116
    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 {#5110 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5108 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -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 {#5113
    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
60 DENIED moderate
App\Entity\EntryComment {#5115
  +user: Proxies\__CG__\App\Entity\User {#4776 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5089
    +user: Proxies\__CG__\App\Entity\User {#5090 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4973
      +user: App\Entity\User {#4016 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4855
        +user: Proxies\__CG__\App\Entity\User {#4856 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4027
          +user: App\Entity\User {#4016 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +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 {#4033
            date: 2023-10-20 20:33:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@snoqualmieowl@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4032 …}
          +nested: Doctrine\ORM\PersistentCollection {#4031 …}
          +votes: Doctrine\ORM\PersistentCollection {#4022 …}
          +reports: Doctrine\ORM\PersistentCollection {#4025 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4020 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4018 …}
          -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 {#4038
            date: 2023-10-20 06:06:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#4027}
        +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 {#4853
          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 {#4857 …}
        +nested: Doctrine\ORM\PersistentCollection {#4859 …}
        +votes: Doctrine\ORM\PersistentCollection {#4861 …}
        +reports: Doctrine\ORM\PersistentCollection {#4863 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4865 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4867 …}
        -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 {#4854
          date: 2023-10-20 08:15:00.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4027}
      +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 {#4971
        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 {#4974 …}
      +nested: Doctrine\ORM\PersistentCollection {#4976 …}
      +votes: Doctrine\ORM\PersistentCollection {#4978 …}
      +reports: Doctrine\ORM\PersistentCollection {#4980 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
      -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 {#4972
        date: 2023-10-20 08:38:59.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4027}
    +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 {#5087
      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 {#5091 …}
    +nested: Doctrine\ORM\PersistentCollection {#5093 …}
    +votes: Doctrine\ORM\PersistentCollection {#5095 …}
    +reports: Doctrine\ORM\PersistentCollection {#5097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5101 …}
    -id: 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 {#5088
      date: 2023-10-20 13:58:11.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4027}
  +body: "3am is an “ungodly hour” no matter your sleep schedule"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697826829 {#5116
    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 {#5110 …}
  +nested: Doctrine\ORM\PersistentCollection {#5104 …}
  +votes: Doctrine\ORM\PersistentCollection {#5108 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -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 {#5113
    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
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 {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "So true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697785892 {#4108
    date: 2023-10-20 09:11:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 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 {#4109
    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
63 DENIED edit
App\Entity\EntryComment {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "So true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697785892 {#4108
    date: 2023-10-20 09:11:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 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 {#4109
    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
64 DENIED moderate
App\Entity\EntryComment {#4113
  +user: App\Entity\User {#4126 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "So true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697785892 {#4108
    date: 2023-10-20 09:11:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4114 …}
  +nested: Doctrine\ORM\PersistentCollection {#4116 …}
  +votes: Doctrine\ORM\PersistentCollection {#4118 …}
  +reports: Doctrine\ORM\PersistentCollection {#4120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4124 …}
  -id: 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 {#4109
    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
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 {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4183
    date: 2023-10-20 08:21:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -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 {#4184
    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
67 DENIED edit
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4183
    date: 2023-10-20 08:21:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -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 {#4184
    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
68 DENIED moderate
App\Entity\EntryComment {#4188
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4183
    date: 2023-10-20 08:21:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4189 …}
  +nested: Doctrine\ORM\PersistentCollection {#4191 …}
  +votes: Doctrine\ORM\PersistentCollection {#4193 …}
  +reports: Doctrine\ORM\PersistentCollection {#4195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
  -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 {#4184
    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
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 {#4791
  +user: Proxies\__CG__\App\Entity\User {#4792 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4183
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -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 {#4184
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Damn you Frajer!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697728950 {#4789
    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 {#4793 …}
  +nested: Doctrine\ORM\PersistentCollection {#4795 …}
  +votes: Doctrine\ORM\PersistentCollection {#4797 …}
  +reports: Doctrine\ORM\PersistentCollection {#4799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
  -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 {#4790
    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
71 DENIED edit
App\Entity\EntryComment {#4791
  +user: Proxies\__CG__\App\Entity\User {#4792 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4183
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -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 {#4184
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Damn you Frajer!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697728950 {#4789
    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 {#4793 …}
  +nested: Doctrine\ORM\PersistentCollection {#4795 …}
  +votes: Doctrine\ORM\PersistentCollection {#4797 …}
  +reports: Doctrine\ORM\PersistentCollection {#4799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
  -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 {#4790
    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
72 DENIED moderate
App\Entity\EntryComment {#4791
  +user: Proxies\__CG__\App\Entity\User {#4792 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4183
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -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 {#4184
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Damn you Frajer!!!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697728950 {#4789
    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 {#4793 …}
  +nested: Doctrine\ORM\PersistentCollection {#4795 …}
  +votes: Doctrine\ORM\PersistentCollection {#4797 …}
  +reports: Doctrine\ORM\PersistentCollection {#4799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4803 …}
  -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 {#4790
    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
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 {#4807
  +user: Proxies\__CG__\App\Entity\User {#4808 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4183
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -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 {#4184
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "The new one or the old one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697726634 {#4805
    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 {#4809 …}
  +nested: Doctrine\ORM\PersistentCollection {#4811 …}
  +votes: Doctrine\ORM\PersistentCollection {#4813 …}
  +reports: Doctrine\ORM\PersistentCollection {#4815 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
  -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 {#4806
    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
75 DENIED edit
App\Entity\EntryComment {#4807
  +user: Proxies\__CG__\App\Entity\User {#4808 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4183
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -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 {#4184
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "The new one or the old one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697726634 {#4805
    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 {#4809 …}
  +nested: Doctrine\ORM\PersistentCollection {#4811 …}
  +votes: Doctrine\ORM\PersistentCollection {#4813 …}
  +reports: Doctrine\ORM\PersistentCollection {#4815 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
  -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 {#4806
    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
76 DENIED moderate
App\Entity\EntryComment {#4807
  +user: Proxies\__CG__\App\Entity\User {#4808 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4183
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -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 {#4184
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "The new one or the old one?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697726634 {#4805
    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 {#4809 …}
  +nested: Doctrine\ORM\PersistentCollection {#4811 …}
  +votes: Doctrine\ORM\PersistentCollection {#4813 …}
  +reports: Doctrine\ORM\PersistentCollection {#4815 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
  -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 {#4806
    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
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 {#4872
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4807
    +user: Proxies\__CG__\App\Entity\User {#4808 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4183
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -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 {#4184
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4805
      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 {#4809 …}
    +nested: Doctrine\ORM\PersistentCollection {#4811 …}
    +votes: Doctrine\ORM\PersistentCollection {#4813 …}
    +reports: Doctrine\ORM\PersistentCollection {#4815 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
    -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 {#4806
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Didn’t even know the new one was out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697729602 {#4871
    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 {#4878 …}
  +nested: Doctrine\ORM\PersistentCollection {#4880 …}
  +votes: Doctrine\ORM\PersistentCollection {#4882 …}
  +reports: Doctrine\ORM\PersistentCollection {#4885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4889 …}
  -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 {#4874
    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
79 DENIED edit
App\Entity\EntryComment {#4872
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4807
    +user: Proxies\__CG__\App\Entity\User {#4808 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4183
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -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 {#4184
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4805
      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 {#4809 …}
    +nested: Doctrine\ORM\PersistentCollection {#4811 …}
    +votes: Doctrine\ORM\PersistentCollection {#4813 …}
    +reports: Doctrine\ORM\PersistentCollection {#4815 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
    -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 {#4806
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Didn’t even know the new one was out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697729602 {#4871
    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 {#4878 …}
  +nested: Doctrine\ORM\PersistentCollection {#4880 …}
  +votes: Doctrine\ORM\PersistentCollection {#4882 …}
  +reports: Doctrine\ORM\PersistentCollection {#4885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4889 …}
  -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 {#4874
    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
80 DENIED moderate
App\Entity\EntryComment {#4872
  +user: App\Entity\User {#4201 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4807
    +user: Proxies\__CG__\App\Entity\User {#4808 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4183
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -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 {#4184
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4805
      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 {#4809 …}
    +nested: Doctrine\ORM\PersistentCollection {#4811 …}
    +votes: Doctrine\ORM\PersistentCollection {#4813 …}
    +reports: Doctrine\ORM\PersistentCollection {#4815 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
    -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 {#4806
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Didn’t even know the new one was out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697729602 {#4871
    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 {#4878 …}
  +nested: Doctrine\ORM\PersistentCollection {#4880 …}
  +votes: Doctrine\ORM\PersistentCollection {#4882 …}
  +reports: Doctrine\ORM\PersistentCollection {#4885 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4887 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4889 …}
  -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 {#4874
    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
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 {#4993
  +user: Proxies\__CG__\App\Entity\User {#4808 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4872
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Didn’t even know the new one was out"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697729602 {#4871
      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 {#4878 …}
    +nested: Doctrine\ORM\PersistentCollection {#4880 …}
    +votes: Doctrine\ORM\PersistentCollection {#4882 …}
    +reports: Doctrine\ORM\PersistentCollection {#4885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4889 …}
    -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 {#4874
      date: 2023-10-19 17:33:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#4999
    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 {#4988 …}
  +nested: Doctrine\ORM\PersistentCollection {#4992 …}
  +votes: Doctrine\ORM\PersistentCollection {#4990 …}
  +reports: Doctrine\ORM\PersistentCollection {#5003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
  -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 {#4996
    date: 2023-10-20 07:54:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697781246 {#4998
    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
83 DENIED edit
App\Entity\EntryComment {#4993
  +user: Proxies\__CG__\App\Entity\User {#4808 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4872
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Didn’t even know the new one was out"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697729602 {#4871
      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 {#4878 …}
    +nested: Doctrine\ORM\PersistentCollection {#4880 …}
    +votes: Doctrine\ORM\PersistentCollection {#4882 …}
    +reports: Doctrine\ORM\PersistentCollection {#4885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4889 …}
    -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 {#4874
      date: 2023-10-19 17:33:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#4999
    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 {#4988 …}
  +nested: Doctrine\ORM\PersistentCollection {#4992 …}
  +votes: Doctrine\ORM\PersistentCollection {#4990 …}
  +reports: Doctrine\ORM\PersistentCollection {#5003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
  -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 {#4996
    date: 2023-10-20 07:54:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697781246 {#4998
    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
84 DENIED moderate
App\Entity\EntryComment {#4993
  +user: Proxies\__CG__\App\Entity\User {#4808 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4872
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Didn’t even know the new one was out"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1697729602 {#4871
      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 {#4878 …}
    +nested: Doctrine\ORM\PersistentCollection {#4880 …}
    +votes: Doctrine\ORM\PersistentCollection {#4882 …}
    +reports: Doctrine\ORM\PersistentCollection {#4885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4887 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4889 …}
    -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 {#4874
      date: 2023-10-19 17:33:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#4999
    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 {#4988 …}
  +nested: Doctrine\ORM\PersistentCollection {#4992 …}
  +votes: Doctrine\ORM\PersistentCollection {#4990 …}
  +reports: Doctrine\ORM\PersistentCollection {#5003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5005 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5007 …}
  -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 {#4996
    date: 2023-10-20 07:54:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697781246 {#4998
    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
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 {#4893
  +user: Proxies\__CG__\App\Entity\User {#4894 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4807
    +user: Proxies\__CG__\App\Entity\User {#4808 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4183
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -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 {#4184
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4805
      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 {#4809 …}
    +nested: Doctrine\ORM\PersistentCollection {#4811 …}
    +votes: Doctrine\ORM\PersistentCollection {#4813 …}
    +reports: Doctrine\ORM\PersistentCollection {#4815 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
    -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 {#4806
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Is the new one any good?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697732649 {#4891
    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 {#4895 …}
  +nested: Doctrine\ORM\PersistentCollection {#4897 …}
  +votes: Doctrine\ORM\PersistentCollection {#4899 …}
  +reports: Doctrine\ORM\PersistentCollection {#4901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
  -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 {#4892
    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
87 DENIED edit
App\Entity\EntryComment {#4893
  +user: Proxies\__CG__\App\Entity\User {#4894 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4807
    +user: Proxies\__CG__\App\Entity\User {#4808 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4183
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -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 {#4184
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4805
      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 {#4809 …}
    +nested: Doctrine\ORM\PersistentCollection {#4811 …}
    +votes: Doctrine\ORM\PersistentCollection {#4813 …}
    +reports: Doctrine\ORM\PersistentCollection {#4815 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
    -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 {#4806
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Is the new one any good?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697732649 {#4891
    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 {#4895 …}
  +nested: Doctrine\ORM\PersistentCollection {#4897 …}
  +votes: Doctrine\ORM\PersistentCollection {#4899 …}
  +reports: Doctrine\ORM\PersistentCollection {#4901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
  -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 {#4892
    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
88 DENIED moderate
App\Entity\EntryComment {#4893
  +user: Proxies\__CG__\App\Entity\User {#4894 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4807
    +user: Proxies\__CG__\App\Entity\User {#4808 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4183
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -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 {#4184
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4805
      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 {#4809 …}
    +nested: Doctrine\ORM\PersistentCollection {#4811 …}
    +votes: Doctrine\ORM\PersistentCollection {#4813 …}
    +reports: Doctrine\ORM\PersistentCollection {#4815 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
    -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 {#4806
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Is the new one any good?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1697732649 {#4891
    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 {#4895 …}
  +nested: Doctrine\ORM\PersistentCollection {#4897 …}
  +votes: Doctrine\ORM\PersistentCollection {#4899 …}
  +reports: Doctrine\ORM\PersistentCollection {#4901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
  -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 {#4892
    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
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 {#5011
  +user: Proxies\__CG__\App\Entity\User {#5012 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4893
    +user: Proxies\__CG__\App\Entity\User {#4894 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4891
      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 {#4895 …}
    +nested: Doctrine\ORM\PersistentCollection {#4897 …}
    +votes: Doctrine\ORM\PersistentCollection {#4899 …}
    +reports: Doctrine\ORM\PersistentCollection {#4901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
    -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 {#4892
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#5009
    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 {#5013 …}
  +nested: Doctrine\ORM\PersistentCollection {#5015 …}
  +votes: Doctrine\ORM\PersistentCollection {#5017 …}
  +reports: Doctrine\ORM\PersistentCollection {#5019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5023 …}
  -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 {#5010
    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
91 DENIED edit
App\Entity\EntryComment {#5011
  +user: Proxies\__CG__\App\Entity\User {#5012 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4893
    +user: Proxies\__CG__\App\Entity\User {#4894 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4891
      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 {#4895 …}
    +nested: Doctrine\ORM\PersistentCollection {#4897 …}
    +votes: Doctrine\ORM\PersistentCollection {#4899 …}
    +reports: Doctrine\ORM\PersistentCollection {#4901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
    -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 {#4892
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#5009
    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 {#5013 …}
  +nested: Doctrine\ORM\PersistentCollection {#5015 …}
  +votes: Doctrine\ORM\PersistentCollection {#5017 …}
  +reports: Doctrine\ORM\PersistentCollection {#5019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5023 …}
  -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 {#5010
    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
92 DENIED moderate
App\Entity\EntryComment {#5011
  +user: Proxies\__CG__\App\Entity\User {#5012 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4893
    +user: Proxies\__CG__\App\Entity\User {#4894 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4891
      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 {#4895 …}
    +nested: Doctrine\ORM\PersistentCollection {#4897 …}
    +votes: Doctrine\ORM\PersistentCollection {#4899 …}
    +reports: Doctrine\ORM\PersistentCollection {#4901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
    -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 {#4892
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#5009
    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 {#5013 …}
  +nested: Doctrine\ORM\PersistentCollection {#5015 …}
  +votes: Doctrine\ORM\PersistentCollection {#5017 …}
  +reports: Doctrine\ORM\PersistentCollection {#5019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5023 …}
  -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 {#5010
    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
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 {#5027
  +user: Proxies\__CG__\App\Entity\User {#5028 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4893
    +user: Proxies\__CG__\App\Entity\User {#4894 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4891
      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 {#4895 …}
    +nested: Doctrine\ORM\PersistentCollection {#4897 …}
    +votes: Doctrine\ORM\PersistentCollection {#4899 …}
    +reports: Doctrine\ORM\PersistentCollection {#4901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
    -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 {#4892
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#5025
    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 {#5029 …}
  +nested: Doctrine\ORM\PersistentCollection {#5031 …}
  +votes: Doctrine\ORM\PersistentCollection {#5033 …}
  +reports: Doctrine\ORM\PersistentCollection {#5035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5039 …}
  -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 {#5026
    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
95 DENIED edit
App\Entity\EntryComment {#5027
  +user: Proxies\__CG__\App\Entity\User {#5028 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4893
    +user: Proxies\__CG__\App\Entity\User {#4894 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4891
      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 {#4895 …}
    +nested: Doctrine\ORM\PersistentCollection {#4897 …}
    +votes: Doctrine\ORM\PersistentCollection {#4899 …}
    +reports: Doctrine\ORM\PersistentCollection {#4901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
    -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 {#4892
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#5025
    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 {#5029 …}
  +nested: Doctrine\ORM\PersistentCollection {#5031 …}
  +votes: Doctrine\ORM\PersistentCollection {#5033 …}
  +reports: Doctrine\ORM\PersistentCollection {#5035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5039 …}
  -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 {#5026
    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
96 DENIED moderate
App\Entity\EntryComment {#5027
  +user: Proxies\__CG__\App\Entity\User {#5028 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4893
    +user: Proxies\__CG__\App\Entity\User {#4894 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4891
      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 {#4895 …}
    +nested: Doctrine\ORM\PersistentCollection {#4897 …}
    +votes: Doctrine\ORM\PersistentCollection {#4899 …}
    +reports: Doctrine\ORM\PersistentCollection {#4901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
    -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 {#4892
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#5025
    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 {#5029 …}
  +nested: Doctrine\ORM\PersistentCollection {#5031 …}
  +votes: Doctrine\ORM\PersistentCollection {#5033 …}
  +reports: Doctrine\ORM\PersistentCollection {#5035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5039 …}
  -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 {#5026
    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
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 {#5043
  +user: Proxies\__CG__\App\Entity\User {#4808 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4893
    +user: Proxies\__CG__\App\Entity\User {#4894 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4891
      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 {#4895 …}
    +nested: Doctrine\ORM\PersistentCollection {#4897 …}
    +votes: Doctrine\ORM\PersistentCollection {#4899 …}
    +reports: Doctrine\ORM\PersistentCollection {#4901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
    -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 {#4892
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#5041
    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 {#5044 …}
  +nested: Doctrine\ORM\PersistentCollection {#5046 …}
  +votes: Doctrine\ORM\PersistentCollection {#5048 …}
  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
  -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 {#5042
    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
99 DENIED edit
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#4808 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4893
    +user: Proxies\__CG__\App\Entity\User {#4894 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4891
      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 {#4895 …}
    +nested: Doctrine\ORM\PersistentCollection {#4897 …}
    +votes: Doctrine\ORM\PersistentCollection {#4899 …}
    +reports: Doctrine\ORM\PersistentCollection {#4901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
    -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 {#4892
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#5041
    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 {#5044 …}
  +nested: Doctrine\ORM\PersistentCollection {#5046 …}
  +votes: Doctrine\ORM\PersistentCollection {#5048 …}
  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
  -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 {#5042
    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
100 DENIED moderate
App\Entity\EntryComment {#5043
  +user: Proxies\__CG__\App\Entity\User {#4808 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4893
    +user: Proxies\__CG__\App\Entity\User {#4894 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "Is the new one any good?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1697732649 {#4891
      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 {#4895 …}
    +nested: Doctrine\ORM\PersistentCollection {#4897 …}
    +votes: Doctrine\ORM\PersistentCollection {#4899 …}
    +reports: Doctrine\ORM\PersistentCollection {#4901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4905 …}
    -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 {#4892
      date: 2023-10-19 18:24:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#5041
    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 {#5044 …}
  +nested: Doctrine\ORM\PersistentCollection {#5046 …}
  +votes: Doctrine\ORM\PersistentCollection {#5048 …}
  +reports: Doctrine\ORM\PersistentCollection {#5050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5054 …}
  -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 {#5042
    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
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 {#4909
  +user: Proxies\__CG__\App\Entity\User {#4910 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4807
    +user: Proxies\__CG__\App\Entity\User {#4808 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4183
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -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 {#4184
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4805
      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 {#4809 …}
    +nested: Doctrine\ORM\PersistentCollection {#4811 …}
    +votes: Doctrine\ORM\PersistentCollection {#4813 …}
    +reports: Doctrine\ORM\PersistentCollection {#4815 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
    -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 {#4806
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#4907
    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 {#4911 …}
  +nested: Doctrine\ORM\PersistentCollection {#4913 …}
  +votes: Doctrine\ORM\PersistentCollection {#4915 …}
  +reports: Doctrine\ORM\PersistentCollection {#4917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4921 …}
  -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 {#4908
    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
103 DENIED edit
App\Entity\EntryComment {#4909
  +user: Proxies\__CG__\App\Entity\User {#4910 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4807
    +user: Proxies\__CG__\App\Entity\User {#4808 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4183
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -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 {#4184
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4805
      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 {#4809 …}
    +nested: Doctrine\ORM\PersistentCollection {#4811 …}
    +votes: Doctrine\ORM\PersistentCollection {#4813 …}
    +reports: Doctrine\ORM\PersistentCollection {#4815 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
    -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 {#4806
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#4907
    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 {#4911 …}
  +nested: Doctrine\ORM\PersistentCollection {#4913 …}
  +votes: Doctrine\ORM\PersistentCollection {#4915 …}
  +reports: Doctrine\ORM\PersistentCollection {#4917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4921 …}
  -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 {#4908
    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
104 DENIED moderate
App\Entity\EntryComment {#4909
  +user: Proxies\__CG__\App\Entity\User {#4910 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4807
    +user: Proxies\__CG__\App\Entity\User {#4808 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4188
      +user: App\Entity\User {#4201 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +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 {#4183
        date: 2023-10-20 08:21:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4189 …}
      +nested: Doctrine\ORM\PersistentCollection {#4191 …}
      +votes: Doctrine\ORM\PersistentCollection {#4193 …}
      +reports: Doctrine\ORM\PersistentCollection {#4195 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
      -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 {#4184
        date: 2023-10-19 16:12:27.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +body: "The new one or the old one?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1697726634 {#4805
      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 {#4809 …}
    +nested: Doctrine\ORM\PersistentCollection {#4811 …}
    +votes: Doctrine\ORM\PersistentCollection {#4813 …}
    +reports: Doctrine\ORM\PersistentCollection {#4815 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
    -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 {#4806
      date: 2023-10-19 16:43:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#4907
    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 {#4911 …}
  +nested: Doctrine\ORM\PersistentCollection {#4913 …}
  +votes: Doctrine\ORM\PersistentCollection {#4915 …}
  +reports: Doctrine\ORM\PersistentCollection {#4917 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4919 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4921 …}
  -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 {#4908
    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
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 {#5058
  +user: Proxies\__CG__\App\Entity\User {#5059 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4909
    +user: Proxies\__CG__\App\Entity\User {#4910 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +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 {#4907
      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 {#4911 …}
    +nested: Doctrine\ORM\PersistentCollection {#4913 …}
    +votes: Doctrine\ORM\PersistentCollection {#4915 …}
    +reports: Doctrine\ORM\PersistentCollection {#4917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4921 …}
    -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 {#4908
      date: 2023-10-19 22:41:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Just saw the ad on paramount+"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697782883 {#5056
    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 {#5060 …}
  +nested: Doctrine\ORM\PersistentCollection {#5062 …}
  +votes: Doctrine\ORM\PersistentCollection {#5064 …}
  +reports: Doctrine\ORM\PersistentCollection {#5066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
  -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 {#5057
    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
107 DENIED edit
App\Entity\EntryComment {#5058
  +user: Proxies\__CG__\App\Entity\User {#5059 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4909
    +user: Proxies\__CG__\App\Entity\User {#4910 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +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 {#4907
      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 {#4911 …}
    +nested: Doctrine\ORM\PersistentCollection {#4913 …}
    +votes: Doctrine\ORM\PersistentCollection {#4915 …}
    +reports: Doctrine\ORM\PersistentCollection {#4917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4921 …}
    -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 {#4908
      date: 2023-10-19 22:41:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Just saw the ad on paramount+"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697782883 {#5056
    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 {#5060 …}
  +nested: Doctrine\ORM\PersistentCollection {#5062 …}
  +votes: Doctrine\ORM\PersistentCollection {#5064 …}
  +reports: Doctrine\ORM\PersistentCollection {#5066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
  -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 {#5057
    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
108 DENIED moderate
App\Entity\EntryComment {#5058
  +user: Proxies\__CG__\App\Entity\User {#5059 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4909
    +user: Proxies\__CG__\App\Entity\User {#4910 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +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 {#4907
      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 {#4911 …}
    +nested: Doctrine\ORM\PersistentCollection {#4913 …}
    +votes: Doctrine\ORM\PersistentCollection {#4915 …}
    +reports: Doctrine\ORM\PersistentCollection {#4917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4921 …}
    -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 {#4908
      date: 2023-10-19 22:41:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Just saw the ad on paramount+"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697782883 {#5056
    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 {#5060 …}
  +nested: Doctrine\ORM\PersistentCollection {#5062 …}
  +votes: Doctrine\ORM\PersistentCollection {#5064 …}
  +reports: Doctrine\ORM\PersistentCollection {#5066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5070 …}
  -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 {#5057
    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
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 {#5074
  +user: Proxies\__CG__\App\Entity\User {#4808 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4909
    +user: Proxies\__CG__\App\Entity\User {#4910 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +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 {#4907
      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 {#4911 …}
    +nested: Doctrine\ORM\PersistentCollection {#4913 …}
    +votes: Doctrine\ORM\PersistentCollection {#4915 …}
    +reports: Doctrine\ORM\PersistentCollection {#4917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4921 …}
    -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 {#4908
      date: 2023-10-19 22:41:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#5072
    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 {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5079 …}
  +reports: Doctrine\ORM\PersistentCollection {#5081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
  -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 {#5073
    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
111 DENIED edit
App\Entity\EntryComment {#5074
  +user: Proxies\__CG__\App\Entity\User {#4808 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4909
    +user: Proxies\__CG__\App\Entity\User {#4910 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +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 {#4907
      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 {#4911 …}
    +nested: Doctrine\ORM\PersistentCollection {#4913 …}
    +votes: Doctrine\ORM\PersistentCollection {#4915 …}
    +reports: Doctrine\ORM\PersistentCollection {#4917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4921 …}
    -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 {#4908
      date: 2023-10-19 22:41:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#5072
    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 {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5079 …}
  +reports: Doctrine\ORM\PersistentCollection {#5081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
  -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 {#5073
    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
112 DENIED moderate
App\Entity\EntryComment {#5074
  +user: Proxies\__CG__\App\Entity\User {#4808 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4909
    +user: Proxies\__CG__\App\Entity\User {#4910 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4807
      +user: Proxies\__CG__\App\Entity\User {#4808 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4188
        +user: App\Entity\User {#4201 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +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 {#4183
          date: 2023-10-20 08:21:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@snoqualmieowl@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4189 …}
        +nested: Doctrine\ORM\PersistentCollection {#4191 …}
        +votes: Doctrine\ORM\PersistentCollection {#4193 …}
        +reports: Doctrine\ORM\PersistentCollection {#4195 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
        -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 {#4184
          date: 2023-10-19 16:12:27.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#4188}
      +body: "The new one or the old one?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697726634 {#4805
        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 {#4809 …}
      +nested: Doctrine\ORM\PersistentCollection {#4811 …}
      +votes: Doctrine\ORM\PersistentCollection {#4813 …}
      +reports: Doctrine\ORM\PersistentCollection {#4815 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4817 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4819 …}
      -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 {#4806
        date: 2023-10-19 16:43:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#4188}
    +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 {#4907
      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 {#4911 …}
    +nested: Doctrine\ORM\PersistentCollection {#4913 …}
    +votes: Doctrine\ORM\PersistentCollection {#4915 …}
    +reports: Doctrine\ORM\PersistentCollection {#4917 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4919 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4921 …}
    -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 {#4908
      date: 2023-10-19 22:41:48.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +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 {#5072
    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 {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5079 …}
  +reports: Doctrine\ORM\PersistentCollection {#5081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
  -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 {#5073
    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
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 {#4823
  +user: Proxies\__CG__\App\Entity\User {#4824 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4183
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -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 {#4184
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Frasier? You sherry swilling, opera loving, armini wearing, elitist!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697726605 {#4821
    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 {#4825 …}
  +nested: Doctrine\ORM\PersistentCollection {#4827 …}
  +votes: Doctrine\ORM\PersistentCollection {#4829 …}
  +reports: Doctrine\ORM\PersistentCollection {#4831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
  -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 {#4822
    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
115 DENIED edit
App\Entity\EntryComment {#4823
  +user: Proxies\__CG__\App\Entity\User {#4824 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4183
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -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 {#4184
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Frasier? You sherry swilling, opera loving, armini wearing, elitist!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697726605 {#4821
    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 {#4825 …}
  +nested: Doctrine\ORM\PersistentCollection {#4827 …}
  +votes: Doctrine\ORM\PersistentCollection {#4829 …}
  +reports: Doctrine\ORM\PersistentCollection {#4831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
  -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 {#4822
    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
116 DENIED moderate
App\Entity\EntryComment {#4823
  +user: Proxies\__CG__\App\Entity\User {#4824 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4188
    +user: App\Entity\User {#4201 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4183
      date: 2023-10-20 08:21:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@snoqualmieowl@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4189 …}
    +nested: Doctrine\ORM\PersistentCollection {#4191 …}
    +votes: Doctrine\ORM\PersistentCollection {#4193 …}
    +reports: Doctrine\ORM\PersistentCollection {#4195 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4197 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4199 …}
    -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 {#4184
      date: 2023-10-19 16:12:27.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4188}
  +body: "Frasier? You sherry swilling, opera loving, armini wearing, elitist!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697726605 {#4821
    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 {#4825 …}
  +nested: Doctrine\ORM\PersistentCollection {#4827 …}
  +votes: Doctrine\ORM\PersistentCollection {#4829 …}
  +reports: Doctrine\ORM\PersistentCollection {#4831 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4833 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4835 …}
  -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 {#4822
    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
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 {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wait that’s me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697773301 {#4256
    date: 2023-10-20 05:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -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 {#4257
    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
119 DENIED edit
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wait that’s me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697773301 {#4256
    date: 2023-10-20 05:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -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 {#4257
    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
120 DENIED moderate
App\Entity\EntryComment {#4261
  +user: App\Entity\User {#4274 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Wait that’s me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697773301 {#4256
    date: 2023-10-20 05:41:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4262 …}
  +nested: Doctrine\ORM\PersistentCollection {#4264 …}
  +votes: Doctrine\ORM\PersistentCollection {#4266 …}
  +reports: Doctrine\ORM\PersistentCollection {#4268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
  -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 {#4257
    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
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 {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4330
    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 {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -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 {#4331
    date: 2023-10-19 20:25:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697739617 {#4332
    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
123 DENIED edit
App\Entity\EntryComment {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4330
    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 {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -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 {#4331
    date: 2023-10-19 20:25:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697739617 {#4332
    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
124 DENIED moderate
App\Entity\EntryComment {#4336
  +user: App\Entity\User {#4349 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4330
    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 {#4337 …}
  +nested: Doctrine\ORM\PersistentCollection {#4339 …}
  +votes: Doctrine\ORM\PersistentCollection {#4341 …}
  +reports: Doctrine\ORM\PersistentCollection {#4343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
  -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 {#4331
    date: 2023-10-19 20:25:43.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697739617 {#4332
    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
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 {#4839
  +user: Proxies\__CG__\App\Entity\User {#4840 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4336
    +user: App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4330
      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 {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -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 {#4331
      date: 2023-10-19 20:25:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697739617 {#4332
      date: 2023-10-19 20:20:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Why the gentle alarm thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697755369 {#4837
    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 {#4841 …}
  +nested: Doctrine\ORM\PersistentCollection {#4843 …}
  +votes: Doctrine\ORM\PersistentCollection {#4845 …}
  +reports: Doctrine\ORM\PersistentCollection {#4847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4851 …}
  -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 {#4838
    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
127 DENIED edit
App\Entity\EntryComment {#4839
  +user: Proxies\__CG__\App\Entity\User {#4840 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4336
    +user: App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4330
      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 {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -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 {#4331
      date: 2023-10-19 20:25:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697739617 {#4332
      date: 2023-10-19 20:20:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Why the gentle alarm thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697755369 {#4837
    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 {#4841 …}
  +nested: Doctrine\ORM\PersistentCollection {#4843 …}
  +votes: Doctrine\ORM\PersistentCollection {#4845 …}
  +reports: Doctrine\ORM\PersistentCollection {#4847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4851 …}
  -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 {#4838
    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
128 DENIED moderate
App\Entity\EntryComment {#4839
  +user: Proxies\__CG__\App\Entity\User {#4840 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4336
    +user: App\Entity\User {#4349 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +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 {#4330
      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 {#4337 …}
    +nested: Doctrine\ORM\PersistentCollection {#4339 …}
    +votes: Doctrine\ORM\PersistentCollection {#4341 …}
    +reports: Doctrine\ORM\PersistentCollection {#4343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4347 …}
    -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 {#4331
      date: 2023-10-19 20:25:43.0 +02:00
    }
    +createdAt: DateTimeImmutable @1697739617 {#4332
      date: 2023-10-19 20:20:17.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#4336}
  +body: "Why the gentle alarm thing?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697755369 {#4837
    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 {#4841 …}
  +nested: Doctrine\ORM\PersistentCollection {#4843 …}
  +votes: Doctrine\ORM\PersistentCollection {#4845 …}
  +reports: Doctrine\ORM\PersistentCollection {#4847 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4849 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4851 …}
  -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 {#4838
    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
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 {#4410
  +user: App\Entity\User {#4423 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4405
    date: 2023-10-19 20:58:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -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 {#4406
    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
131 DENIED edit
App\Entity\EntryComment {#4410
  +user: App\Entity\User {#4423 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4405
    date: 2023-10-19 20:58:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -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 {#4406
    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
132 DENIED moderate
App\Entity\EntryComment {#4410
  +user: App\Entity\User {#4423 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4405
    date: 2023-10-19 20:58:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4411 …}
  +nested: Doctrine\ORM\PersistentCollection {#4413 …}
  +votes: Doctrine\ORM\PersistentCollection {#4415 …}
  +reports: Doctrine\ORM\PersistentCollection {#4417 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4421 …}
  -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 {#4406
    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
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 {#4483
  +user: App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4478
    date: 2023-10-19 20:13:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -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 {#4479
    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
135 DENIED edit
App\Entity\EntryComment {#4483
  +user: App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4478
    date: 2023-10-19 20:13:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -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 {#4479
    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
136 DENIED moderate
App\Entity\EntryComment {#4483
  +user: App\Entity\User {#4496 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4478
    date: 2023-10-19 20:13:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4484 …}
  +nested: Doctrine\ORM\PersistentCollection {#4486 …}
  +votes: Doctrine\ORM\PersistentCollection {#4488 …}
  +reports: Doctrine\ORM\PersistentCollection {#4490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4492 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4494 …}
  -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 {#4479
    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
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 {#4556
  +user: App\Entity\User {#4569 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4551
    date: 2023-10-19 16:11:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -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 {#4552
    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
139 DENIED edit
App\Entity\EntryComment {#4556
  +user: App\Entity\User {#4569 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4551
    date: 2023-10-19 16:11:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -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 {#4552
    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
140 DENIED moderate
App\Entity\EntryComment {#4556
  +user: App\Entity\User {#4569 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +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 {#4551
    date: 2023-10-19 16:11:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4557 …}
  +nested: Doctrine\ORM\PersistentCollection {#4559 …}
  +votes: Doctrine\ORM\PersistentCollection {#4561 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -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 {#4552
    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
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 {#4629
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Groening*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1697723017 {#4624
    date: 2023-10-19 15:43:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -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 {#4625
    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 {#4629
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Groening*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1697723017 {#4624
    date: 2023-10-19 15:43:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -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 {#4625
    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 {#4629
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "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 {#2414
      date: 2023-10-20 20:35:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 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 {#1793
      date: 2023-10-19 14:32:38.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Groening*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1697723017 {#4624
    date: 2023-10-19 15:43:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -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 {#4625
    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 {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details