GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/comments/oldest?p=165

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Not sure what this has to do with boomers. I’ve heard people of all ages grumble about having to wear glasses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696819091 {#1539
    date: 2023-10-09 04:38:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 38013
  -bodyTs: "'age':16 'boomer':9 'glass':22 'grumbl':17 'heard':12 'peopl':13 'sure':2 've':11 'wear':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4663789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696802565 {#1498
    date: 2023-10-09 00:02: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
3 DENIED edit
App\Entity\EntryComment {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Not sure what this has to do with boomers. I’ve heard people of all ages grumble about having to wear glasses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696819091 {#1539
    date: 2023-10-09 04:38:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 38013
  -bodyTs: "'age':16 'boomer':9 'glass':22 'grumbl':17 'heard':12 'peopl':13 'sure':2 've':11 'wear':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4663789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696802565 {#1498
    date: 2023-10-09 00:02: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
4 DENIED moderate
App\Entity\EntryComment {#1785
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Not sure what this has to do with boomers. I’ve heard people of all ages grumble about having to wear glasses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696819091 {#1539
    date: 2023-10-09 04:38:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1749 …}
  +nested: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1477 …}
  +reports: Doctrine\ORM\PersistentCollection {#1485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
  -id: 38013
  -bodyTs: "'age':16 'boomer':9 'glass':22 'grumbl':17 'heard':12 'peopl':13 'sure':2 've':11 'wear':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4663789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696802565 {#1498
    date: 2023-10-09 00:02: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
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 {#3074
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1785
    +user: App\Entity\User {#1460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Not sure what this has to do with boomers. I’ve heard people of all ages grumble about having to wear glasses."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696819091 {#1539
      date: 2023-10-09 04:38:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1749 …}
    +nested: Doctrine\ORM\PersistentCollection {#1748 …}
    +votes: Doctrine\ORM\PersistentCollection {#1477 …}
    +reports: Doctrine\ORM\PersistentCollection {#1485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
    -id: 38013
    -bodyTs: "'age':16 'boomer':9 'glass':22 'grumbl':17 'heard':12 'peopl':13 'sure':2 've':11 'wear':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4663789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696802565 {#1498
      date: 2023-10-09 00:02:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1785}
  +body: """
    Me, not Boomer, reading this without my glasses right now…\n
    \n
    *Cue shifty eye fox thing meme*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696813674 {#3075
    date: 2023-10-09 03:07:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@SocialMediaRefugee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3154 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
  -id: 38184
  -bodyTs: "'boomer':3 'cue':11 'eye':13 'fox':14 'glass':8 'meme':16 'read':4 'right':9 'shifti':12 'thing':15 'without':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4306895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813674 {#3078
    date: 2023-10-09 03:07: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
7 DENIED edit
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1785
    +user: App\Entity\User {#1460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Not sure what this has to do with boomers. I’ve heard people of all ages grumble about having to wear glasses."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696819091 {#1539
      date: 2023-10-09 04:38:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1749 …}
    +nested: Doctrine\ORM\PersistentCollection {#1748 …}
    +votes: Doctrine\ORM\PersistentCollection {#1477 …}
    +reports: Doctrine\ORM\PersistentCollection {#1485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
    -id: 38013
    -bodyTs: "'age':16 'boomer':9 'glass':22 'grumbl':17 'heard':12 'peopl':13 'sure':2 've':11 'wear':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4663789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696802565 {#1498
      date: 2023-10-09 00:02:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1785}
  +body: """
    Me, not Boomer, reading this without my glasses right now…\n
    \n
    *Cue shifty eye fox thing meme*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696813674 {#3075
    date: 2023-10-09 03:07:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@SocialMediaRefugee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3154 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
  -id: 38184
  -bodyTs: "'boomer':3 'cue':11 'eye':13 'fox':14 'glass':8 'meme':16 'read':4 'right':9 'shifti':12 'thing':15 'without':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4306895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813674 {#3078
    date: 2023-10-09 03:07: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
8 DENIED moderate
App\Entity\EntryComment {#3074
  +user: Proxies\__CG__\App\Entity\User {#3157 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1785
    +user: App\Entity\User {#1460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Not sure what this has to do with boomers. I’ve heard people of all ages grumble about having to wear glasses."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696819091 {#1539
      date: 2023-10-09 04:38:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1749 …}
    +nested: Doctrine\ORM\PersistentCollection {#1748 …}
    +votes: Doctrine\ORM\PersistentCollection {#1477 …}
    +reports: Doctrine\ORM\PersistentCollection {#1485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
    -id: 38013
    -bodyTs: "'age':16 'boomer':9 'glass':22 'grumbl':17 'heard':12 'peopl':13 'sure':2 've':11 'wear':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4663789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696802565 {#1498
      date: 2023-10-09 00:02:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1785}
  +body: """
    Me, not Boomer, reading this without my glasses right now…\n
    \n
    *Cue shifty eye fox thing meme*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696813674 {#3075
    date: 2023-10-09 03:07:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@SocialMediaRefugee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3156 …}
  +nested: Doctrine\ORM\PersistentCollection {#3154 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3146 …}
  -id: 38184
  -bodyTs: "'boomer':3 'cue':11 'eye':13 'fox':14 'glass':8 'meme':16 'read':4 'right':9 'shifti':12 'thing':15 'without':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4306895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813674 {#3078
    date: 2023-10-09 03:07: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
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 {#3142
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1785
    +user: App\Entity\User {#1460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Not sure what this has to do with boomers. I’ve heard people of all ages grumble about having to wear glasses."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696819091 {#1539
      date: 2023-10-09 04:38:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1749 …}
    +nested: Doctrine\ORM\PersistentCollection {#1748 …}
    +votes: Doctrine\ORM\PersistentCollection {#1477 …}
    +reports: Doctrine\ORM\PersistentCollection {#1485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
    -id: 38013
    -bodyTs: "'age':16 'boomer':9 'glass':22 'grumbl':17 'heard':12 'peopl':13 'sure':2 've':11 'wear':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4663789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696802565 {#1498
      date: 2023-10-09 00:02:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1785}
  +body: "Xer and glasses never bothered me that much but I did dream of not needing them. Waking up and being able to see clearly when I open my eyes. Well anyway I got nearsided as well and ugh do I ever hate progressive lenses and I still end up taking off my glasses for looking at things close."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696818121 {#3144
    date: 2023-10-09 04:22:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@SocialMediaRefugee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3138 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 38239
  -bodyTs: "'abl':21 'anyway':31 'bother':5 'clear':24 'close':58 'dream':12 'end':48 'ever':41 'eye':29 'glass':3,53 'got':33 'hate':42 'lens':44 'look':55 'much':8 'nearsid':34 'need':15 'never':4 'open':27 'progress':43 'see':23 'still':47 'take':50 'thing':57 'ugh':38 'wake':17 'well':30,36 'xer':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/523287/-/comment/2844558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696818121 {#3143
    date: 2023-10-09 04:22: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
11 DENIED edit
App\Entity\EntryComment {#3142
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1785
    +user: App\Entity\User {#1460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Not sure what this has to do with boomers. I’ve heard people of all ages grumble about having to wear glasses."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696819091 {#1539
      date: 2023-10-09 04:38:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1749 …}
    +nested: Doctrine\ORM\PersistentCollection {#1748 …}
    +votes: Doctrine\ORM\PersistentCollection {#1477 …}
    +reports: Doctrine\ORM\PersistentCollection {#1485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
    -id: 38013
    -bodyTs: "'age':16 'boomer':9 'glass':22 'grumbl':17 'heard':12 'peopl':13 'sure':2 've':11 'wear':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4663789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696802565 {#1498
      date: 2023-10-09 00:02:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1785}
  +body: "Xer and glasses never bothered me that much but I did dream of not needing them. Waking up and being able to see clearly when I open my eyes. Well anyway I got nearsided as well and ugh do I ever hate progressive lenses and I still end up taking off my glasses for looking at things close."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696818121 {#3144
    date: 2023-10-09 04:22:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@SocialMediaRefugee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3138 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 38239
  -bodyTs: "'abl':21 'anyway':31 'bother':5 'clear':24 'close':58 'dream':12 'end':48 'ever':41 'eye':29 'glass':3,53 'got':33 'hate':42 'lens':44 'look':55 'much':8 'nearsid':34 'need':15 'never':4 'open':27 'progress':43 'see':23 'still':47 'take':50 'thing':57 'ugh':38 'wake':17 'well':30,36 'xer':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/523287/-/comment/2844558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696818121 {#3143
    date: 2023-10-09 04:22: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
12 DENIED moderate
App\Entity\EntryComment {#3142
  +user: Proxies\__CG__\App\Entity\User {#3141 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1785
    +user: App\Entity\User {#1460 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Not sure what this has to do with boomers. I’ve heard people of all ages grumble about having to wear glasses."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696819091 {#1539
      date: 2023-10-09 04:38:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1749 …}
    +nested: Doctrine\ORM\PersistentCollection {#1748 …}
    +votes: Doctrine\ORM\PersistentCollection {#1477 …}
    +reports: Doctrine\ORM\PersistentCollection {#1485 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
    -id: 38013
    -bodyTs: "'age':16 'boomer':9 'glass':22 'grumbl':17 'heard':12 'peopl':13 'sure':2 've':11 'wear':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4663789"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696802565 {#1498
      date: 2023-10-09 00:02:45.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1785}
  +body: "Xer and glasses never bothered me that much but I did dream of not needing them. Waking up and being able to see clearly when I open my eyes. Well anyway I got nearsided as well and ugh do I ever hate progressive lenses and I still end up taking off my glasses for looking at things close."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696818121 {#3144
    date: 2023-10-09 04:22:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@SocialMediaRefugee@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3140 …}
  +nested: Doctrine\ORM\PersistentCollection {#3138 …}
  +votes: Doctrine\ORM\PersistentCollection {#3136 …}
  +reports: Doctrine\ORM\PersistentCollection {#3134 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
  -id: 38239
  -bodyTs: "'abl':21 'anyway':31 'bother':5 'clear':24 'close':58 'dream':12 'end':48 'ever':41 'eye':29 'glass':3,53 'got':33 'hate':42 'lens':44 'look':55 'much':8 'nearsid':34 'need':15 'never':4 'open':27 'progress':43 'see':23 'still':47 'take':50 'thing':57 'ugh':38 'wake':17 'well':30,36 'xer':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/523287/-/comment/2844558"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696818121 {#3143
    date: 2023-10-09 04:22: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
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 {#3347
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3142
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1785
      +user: App\Entity\User {#1460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Not sure what this has to do with boomers. I’ve heard people of all ages grumble about having to wear glasses."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696819091 {#1539
        date: 2023-10-09 04:38:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0Xero0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1749 …}
      +nested: Doctrine\ORM\PersistentCollection {#1748 …}
      +votes: Doctrine\ORM\PersistentCollection {#1477 …}
      +reports: Doctrine\ORM\PersistentCollection {#1485 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
      -id: 38013
      -bodyTs: "'age':16 'boomer':9 'glass':22 'grumbl':17 'heard':12 'peopl':13 'sure':2 've':11 'wear':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4663789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696802565 {#1498
        date: 2023-10-09 00:02:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1785}
    +body: "Xer and glasses never bothered me that much but I did dream of not needing them. Waking up and being able to see clearly when I open my eyes. Well anyway I got nearsided as well and ugh do I ever hate progressive lenses and I still end up taking off my glasses for looking at things close."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696818121 {#3144
      date: 2023-10-09 04:22:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
      "@SocialMediaRefugee@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3138 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    -id: 38239
    -bodyTs: "'abl':21 'anyway':31 'bother':5 'clear':24 'close':58 'dream':12 'end':48 'ever':41 'eye':29 'glass':3,53 'got':33 'hate':42 'lens':44 'look':55 'much':8 'nearsid':34 'need':15 'never':4 'open':27 'progress':43 'see':23 'still':47 'take':50 'thing':57 'ugh':38 'wake':17 'well':30,36 'xer':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/523287/-/comment/2844558"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696818121 {#3143
      date: 2023-10-09 04:22:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1785}
  +body: "Fellow Xer here. My optometrist fitted me for my first pair of glasses for reading and said “welcome to your 40s”. I keep a cheap pair in every room and the nice prescription ones in my home/work offices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696819090 {#3345
    date: 2023-10-09 04:38:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@SocialMediaRefugee@lemmy.ml"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 38251
  -bodyTs: "'40s':21 'cheap':25 'everi':28 'fellow':1 'first':10 'fit':6 'glass':13 'home/work':37 'keep':23 'nice':32 'offic':38 'one':34 'optometrist':5 'pair':11,26 'prescript':33 'read':15 'room':29 'said':17 'welcom':18 'xer':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4679662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696819090 {#3346
    date: 2023-10-09 04:38: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
15 DENIED edit
App\Entity\EntryComment {#3347
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3142
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1785
      +user: App\Entity\User {#1460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Not sure what this has to do with boomers. I’ve heard people of all ages grumble about having to wear glasses."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696819091 {#1539
        date: 2023-10-09 04:38:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0Xero0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1749 …}
      +nested: Doctrine\ORM\PersistentCollection {#1748 …}
      +votes: Doctrine\ORM\PersistentCollection {#1477 …}
      +reports: Doctrine\ORM\PersistentCollection {#1485 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
      -id: 38013
      -bodyTs: "'age':16 'boomer':9 'glass':22 'grumbl':17 'heard':12 'peopl':13 'sure':2 've':11 'wear':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4663789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696802565 {#1498
        date: 2023-10-09 00:02:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1785}
    +body: "Xer and glasses never bothered me that much but I did dream of not needing them. Waking up and being able to see clearly when I open my eyes. Well anyway I got nearsided as well and ugh do I ever hate progressive lenses and I still end up taking off my glasses for looking at things close."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696818121 {#3144
      date: 2023-10-09 04:22:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
      "@SocialMediaRefugee@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3138 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    -id: 38239
    -bodyTs: "'abl':21 'anyway':31 'bother':5 'clear':24 'close':58 'dream':12 'end':48 'ever':41 'eye':29 'glass':3,53 'got':33 'hate':42 'lens':44 'look':55 'much':8 'nearsid':34 'need':15 'never':4 'open':27 'progress':43 'see':23 'still':47 'take':50 'thing':57 'ugh':38 'wake':17 'well':30,36 'xer':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/523287/-/comment/2844558"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696818121 {#3143
      date: 2023-10-09 04:22:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1785}
  +body: "Fellow Xer here. My optometrist fitted me for my first pair of glasses for reading and said “welcome to your 40s”. I keep a cheap pair in every room and the nice prescription ones in my home/work offices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696819090 {#3345
    date: 2023-10-09 04:38:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@SocialMediaRefugee@lemmy.ml"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 38251
  -bodyTs: "'40s':21 'cheap':25 'everi':28 'fellow':1 'first':10 'fit':6 'glass':13 'home/work':37 'keep':23 'nice':32 'offic':38 'one':34 'optometrist':5 'pair':11,26 'prescript':33 'read':15 'room':29 'said':17 'welcom':18 'xer':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4679662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696819090 {#3346
    date: 2023-10-09 04:38: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
16 DENIED moderate
App\Entity\EntryComment {#3347
  +user: App\Entity\User {#1460 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3142
    +user: Proxies\__CG__\App\Entity\User {#3141 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1785
      +user: App\Entity\User {#1460 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Not sure what this has to do with boomers. I’ve heard people of all ages grumble about having to wear glasses."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696819091 {#1539
        date: 2023-10-09 04:38:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0Xero0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1749 …}
      +nested: Doctrine\ORM\PersistentCollection {#1748 …}
      +votes: Doctrine\ORM\PersistentCollection {#1477 …}
      +reports: Doctrine\ORM\PersistentCollection {#1485 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1631 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1416 …}
      -id: 38013
      -bodyTs: "'age':16 'boomer':9 'glass':22 'grumbl':17 'heard':12 'peopl':13 'sure':2 've':11 'wear':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/4663789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696802565 {#1498
        date: 2023-10-09 00:02:45.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1785}
    +body: "Xer and glasses never bothered me that much but I did dream of not needing them. Waking up and being able to see clearly when I open my eyes. Well anyway I got nearsided as well and ugh do I ever hate progressive lenses and I still end up taking off my glasses for looking at things close."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696818121 {#3144
      date: 2023-10-09 04:22:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
      "@SocialMediaRefugee@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3140 …}
    +nested: Doctrine\ORM\PersistentCollection {#3138 …}
    +votes: Doctrine\ORM\PersistentCollection {#3136 …}
    +reports: Doctrine\ORM\PersistentCollection {#3134 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3130 …}
    -id: 38239
    -bodyTs: "'abl':21 'anyway':31 'bother':5 'clear':24 'close':58 'dream':12 'end':48 'ever':41 'eye':29 'glass':3,53 'got':33 'hate':42 'lens':44 'look':55 'much':8 'nearsid':34 'need':15 'never':4 'open':27 'progress':43 'see':23 'still':47 'take':50 'thing':57 'ugh':38 'wake':17 'well':30,36 'xer':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/523287/-/comment/2844558"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696818121 {#3143
      date: 2023-10-09 04:22:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1785}
  +body: "Fellow Xer here. My optometrist fitted me for my first pair of glasses for reading and said “welcome to your 40s”. I keep a cheap pair in every room and the nice prescription ones in my home/work offices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696819090 {#3345
    date: 2023-10-09 04:38:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@SocialMediaRefugee@lemmy.ml"
    "@HubertManne@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3348 …}
  +nested: Doctrine\ORM\PersistentCollection {#3350 …}
  +votes: Doctrine\ORM\PersistentCollection {#3352 …}
  +reports: Doctrine\ORM\PersistentCollection {#3354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3358 …}
  -id: 38251
  -bodyTs: "'40s':21 'cheap':25 'everi':28 'fellow':1 'first':10 'fit':6 'glass':13 'home/work':37 'keep':23 'nice':32 'offic':38 'one':34 'optometrist':5 'pair':11,26 'prescript':33 'read':15 'room':29 'said':17 'welcom':18 'xer':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4679662"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696819090 {#3346
    date: 2023-10-09 04:38: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
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 {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "as long as they have no bones, i’m sold"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696802995 {#1735
    date: 2023-10-09 00:09:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@livewithinyourmemes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 38019
  -bodyTs: "'bone':7 'long':2 'm':9 'sold':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4296607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696802995 {#1716
    date: 2023-10-09 00:09:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "as long as they have no bones, i’m sold"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696802995 {#1735
    date: 2023-10-09 00:09:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@livewithinyourmemes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 38019
  -bodyTs: "'bone':7 'long':2 'm':9 'sold':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4296607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696802995 {#1716
    date: 2023-10-09 00:09:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "as long as they have no bones, i’m sold"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696802995 {#1735
    date: 2023-10-09 00:09:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@livewithinyourmemes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 38019
  -bodyTs: "'bone':7 'long':2 'm':9 'sold':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4296607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696802995 {#1716
    date: 2023-10-09 00:09:55.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1403
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Started from the bottom now we here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696803042 {#1401
    date: 2023-10-09 00:10:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 38020
  -bodyTs: "'bottom':4 'start':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4296655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696803042 {#1404
    date: 2023-10-09 00:10: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
23 DENIED edit
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Started from the bottom now we here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696803042 {#1401
    date: 2023-10-09 00:10:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 38020
  -bodyTs: "'bottom':4 'start':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4296655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696803042 {#1404
    date: 2023-10-09 00:10: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
24 DENIED moderate
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#2029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2019 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Started from the bottom now we here"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696803042 {#1401
    date: 2023-10-09 00:10:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 38020
  -bodyTs: "'bottom':4 'start':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4296655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696803042 {#1404
    date: 2023-10-09 00:10: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
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 {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Beer turns you into a cute puppy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696804008 {#2344
    date: 2023-10-09 00:26:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AbsolutelyNotCats@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 38021
  -bodyTs: "'beer':1 'cute':6 'puppi':7 'turn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4664291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696803053 {#2349
    date: 2023-10-09 00:10:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Beer turns you into a cute puppy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696804008 {#2344
    date: 2023-10-09 00:26:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AbsolutelyNotCats@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 38021
  -bodyTs: "'beer':1 'cute':6 'puppi':7 'turn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4664291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696803053 {#2349
    date: 2023-10-09 00:10:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#2334 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Beer turns you into a cute puppy?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696804008 {#2344
    date: 2023-10-09 00:26:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AbsolutelyNotCats@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 38021
  -bodyTs: "'beer':1 'cute':6 'puppi':7 'turn':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4664291"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696803053 {#2349
    date: 2023-10-09 00:10:53.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3125
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Beer turns you into a cute puppy?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696804008 {#2344
      date: 2023-10-09 00:26:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AbsolutelyNotCats@lemdro.id"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 38021
    -bodyTs: "'beer':1 'cute':6 'puppi':7 'turn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4664291"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696803053 {#2349
      date: 2023-10-09 00:10:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Either that or they end up doing a bunch of coke at 3am."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696804006 {#3128
    date: 2023-10-09 00:26:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AbsolutelyNotCats@lemdro.id"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
  -id: 38034
  -bodyTs: "'3am':13 'bunch':9 'coke':11 'either':1 'end':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1350333"
  +editedAt: DateTimeImmutable @1696804018 {#3127
    date: 2023-10-09 00:26:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696804006 {#3126
    date: 2023-10-09 00:26:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3125
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Beer turns you into a cute puppy?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696804008 {#2344
      date: 2023-10-09 00:26:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AbsolutelyNotCats@lemdro.id"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 38021
    -bodyTs: "'beer':1 'cute':6 'puppi':7 'turn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4664291"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696803053 {#2349
      date: 2023-10-09 00:10:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Either that or they end up doing a bunch of coke at 3am."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696804006 {#3128
    date: 2023-10-09 00:26:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AbsolutelyNotCats@lemdro.id"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
  -id: 38034
  -bodyTs: "'3am':13 'bunch':9 'coke':11 'either':1 'end':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1350333"
  +editedAt: DateTimeImmutable @1696804018 {#3127
    date: 2023-10-09 00:26:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696804006 {#3126
    date: 2023-10-09 00:26:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3125
  +user: Proxies\__CG__\App\Entity\User {#3124 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2164
    +user: App\Entity\User {#2334 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2331 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Beer turns you into a cute puppy?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696804008 {#2344
      date: 2023-10-09 00:26:48.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@AbsolutelyNotCats@lemdro.id"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2328 …}
    +votes: Doctrine\ORM\PersistentCollection {#2191 …}
    +reports: Doctrine\ORM\PersistentCollection {#2327 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
    -id: 38021
    -bodyTs: "'beer':1 'cute':6 'puppi':7 'turn':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4664291"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696803053 {#2349
      date: 2023-10-09 00:10:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2164}
  +body: "Either that or they end up doing a bunch of coke at 3am."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696804006 {#3128
    date: 2023-10-09 00:26:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AbsolutelyNotCats@lemdro.id"
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3123 …}
  +nested: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3113 …}
  -id: 38034
  -bodyTs: "'3am':13 'bunch':9 'coke':11 'either':1 'end':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1350333"
  +editedAt: DateTimeImmutable @1696804018 {#3127
    date: 2023-10-09 00:26:58.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696804006 {#3126
    date: 2023-10-09 00:26:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2122
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My dad is like this with his hearing aids. He can basically hear nothing without them, but he’ll still try to talk to Us. So he gets them, but then says it’s too loud, so he turns it down to where he still can’t hear anything. One of them stopped working, and rather than call the doctor for a replacement, probably under warranty, he’s just like “oh that one stopped working”. So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1696964601 {#2124
    date: 2023-10-10 21:03:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 38036
  -bodyTs: "'act':101 'aid':9 'anyth':49 'basic':12,80 'call':58 'communic':83 'couldn':95 'dad':2 'doctor':60 'doesn':86 'get':28 'hear':8,13,48,97 'heard':104 'imposs':81 'like':4,70,102 'll':19 'loud':36 'make':109 'meanwhil':77 'noth':14 'oh':71 'one':50,73 'peopl':89 'probabl':64 'rather':56 'replac':63 'said':115 'say':32,93 'still':20,45 'stop':53,74 'talk':23 'tell':88 'thought':113 'tri':21 'turn':39 'us':25 'warranti':66 'whatev':111 'without':15 'work':54,75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4297760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696804220 {#2114
    date: 2023-10-09 00:30:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2122
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My dad is like this with his hearing aids. He can basically hear nothing without them, but he’ll still try to talk to Us. So he gets them, but then says it’s too loud, so he turns it down to where he still can’t hear anything. One of them stopped working, and rather than call the doctor for a replacement, probably under warranty, he’s just like “oh that one stopped working”. So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1696964601 {#2124
    date: 2023-10-10 21:03:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 38036
  -bodyTs: "'act':101 'aid':9 'anyth':49 'basic':12,80 'call':58 'communic':83 'couldn':95 'dad':2 'doctor':60 'doesn':86 'get':28 'hear':8,13,48,97 'heard':104 'imposs':81 'like':4,70,102 'll':19 'loud':36 'make':109 'meanwhil':77 'noth':14 'oh':71 'one':50,73 'peopl':89 'probabl':64 'rather':56 'replac':63 'said':115 'say':32,93 'still':20,45 'stop':53,74 'talk':23 'tell':88 'thought':113 'tri':21 'turn':39 'us':25 'warranti':66 'whatev':111 'without':15 'work':54,75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4297760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696804220 {#2114
    date: 2023-10-09 00:30:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2122
  +user: App\Entity\User {#2127 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My dad is like this with his hearing aids. He can basically hear nothing without them, but he’ll still try to talk to Us. So he gets them, but then says it’s too loud, so he turns it down to where he still can’t hear anything. One of them stopped working, and rather than call the doctor for a replacement, probably under warranty, he’s just like “oh that one stopped working”. So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1696964601 {#2124
    date: 2023-10-10 21:03:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 38036
  -bodyTs: "'act':101 'aid':9 'anyth':49 'basic':12,80 'call':58 'communic':83 'couldn':95 'dad':2 'doctor':60 'doesn':86 'get':28 'hear':8,13,48,97 'heard':104 'imposs':81 'like':4,70,102 'll':19 'loud':36 'make':109 'meanwhil':77 'noth':14 'oh':71 'one':50,73 'peopl':89 'probabl':64 'rather':56 'replac':63 'said':115 'say':32,93 'still':20,45 'stop':53,74 'talk':23 'tell':88 'thought':113 'tri':21 'turn':39 'us':25 'warranti':66 'whatev':111 'without':15 'work':54,75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4297760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696804220 {#2114
    date: 2023-10-09 00:30:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3109
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: App\Entity\User {#2127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "My dad is like this with his hearing aids. He can basically hear nothing without them, but he’ll still try to talk to Us. So he gets them, but then says it’s too loud, so he turns it down to where he still can’t hear anything. One of them stopped working, and rather than call the doctor for a replacement, probably under warranty, he’s just like “oh that one stopped working”. So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1696964601 {#2124
      date: 2023-10-10 21:03:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2115 …}
    +nested: Doctrine\ORM\PersistentCollection {#2123 …}
    +votes: Doctrine\ORM\PersistentCollection {#2116 …}
    +reports: Doctrine\ORM\PersistentCollection {#2161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
    -id: 38036
    -bodyTs: "'act':101 'aid':9 'anyth':49 'basic':12,80 'call':58 'communic':83 'couldn':95 'dad':2 'doctor':60 'doesn':86 'get':28 'hear':8,13,48,97 'heard':104 'imposs':81 'like':4,70,102 'll':19 'loud':36 'make':109 'meanwhil':77 'noth':14 'oh':71 'one':50,73 'peopl':89 'probabl':64 'rather':56 'replac':63 'said':115 'say':32,93 'still':20,45 'stop':53,74 'talk':23 'tell':88 'thought':113 'tri':21 'turn':39 'us':25 'warranti':66 'whatev':111 'without':15 'work':54,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4297760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696804220 {#2114
      date: 2023-10-09 00:30:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: """
    > So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said.\n
    \n
    Man, do I hate this. My grandma does the same - she didn’t want to get a hearing aid for many, many years which led to her hearing becoming absolutely terrible. She now has hearing aids, but she still doesn’t understand much if you don’t raise your voice a lot. Yet she acts like she understands everything, and you have to try and interpret her nods to figure out if she actually understood it.\n
    \n
    I mean, I get why she does it, she doesn’t want to annoy others by constantly asking - but I’d talk to her a lot more if she was honest with her understanding, because it’s impossible to make a point more than 2-3 sentences long as it is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696841551 {#3111
    date: 2023-10-09 10:52:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@zeppo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 38454
  -bodyTs: "'-3':162 '2':161 'absolut':70 'act':26,95 'actual':114 'aid':59,76 'annoy':130 'ask':134 'basic':5 'becom':69 'communic':8 'constant':133 'couldn':20 'd':137 'didn':52 'doesn':11,80,126 'everyth':99 'figur':110 'get':56,120 'grandma':47 'hate':44 'hear':22,58,68,75 'heard':29 'honest':147 'imposs':6,154 'interpret':106 'led':65 'like':27,96 'long':164 'lot':92,142 'make':34,156 'man':41 'mani':61,62 'mean':118 'meanwhil':2 'much':83 'nod':108 'other':131 'peopl':14 'point':158 'rais':88 'said':40 'say':18 'sentenc':163 'still':79 'talk':138 'tell':13 'terribl':71 'thought':38 'tri':104 'understand':82,98,150 'understood':115 'voic':90 'want':54,128 'whatev':36 'year':63 'yet':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4331550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696841551 {#3110
    date: 2023-10-09 10:52:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3109
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: App\Entity\User {#2127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "My dad is like this with his hearing aids. He can basically hear nothing without them, but he’ll still try to talk to Us. So he gets them, but then says it’s too loud, so he turns it down to where he still can’t hear anything. One of them stopped working, and rather than call the doctor for a replacement, probably under warranty, he’s just like “oh that one stopped working”. So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1696964601 {#2124
      date: 2023-10-10 21:03:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2115 …}
    +nested: Doctrine\ORM\PersistentCollection {#2123 …}
    +votes: Doctrine\ORM\PersistentCollection {#2116 …}
    +reports: Doctrine\ORM\PersistentCollection {#2161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
    -id: 38036
    -bodyTs: "'act':101 'aid':9 'anyth':49 'basic':12,80 'call':58 'communic':83 'couldn':95 'dad':2 'doctor':60 'doesn':86 'get':28 'hear':8,13,48,97 'heard':104 'imposs':81 'like':4,70,102 'll':19 'loud':36 'make':109 'meanwhil':77 'noth':14 'oh':71 'one':50,73 'peopl':89 'probabl':64 'rather':56 'replac':63 'said':115 'say':32,93 'still':20,45 'stop':53,74 'talk':23 'tell':88 'thought':113 'tri':21 'turn':39 'us':25 'warranti':66 'whatev':111 'without':15 'work':54,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4297760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696804220 {#2114
      date: 2023-10-09 00:30:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: """
    > So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said.\n
    \n
    Man, do I hate this. My grandma does the same - she didn’t want to get a hearing aid for many, many years which led to her hearing becoming absolutely terrible. She now has hearing aids, but she still doesn’t understand much if you don’t raise your voice a lot. Yet she acts like she understands everything, and you have to try and interpret her nods to figure out if she actually understood it.\n
    \n
    I mean, I get why she does it, she doesn’t want to annoy others by constantly asking - but I’d talk to her a lot more if she was honest with her understanding, because it’s impossible to make a point more than 2-3 sentences long as it is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696841551 {#3111
    date: 2023-10-09 10:52:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@zeppo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 38454
  -bodyTs: "'-3':162 '2':161 'absolut':70 'act':26,95 'actual':114 'aid':59,76 'annoy':130 'ask':134 'basic':5 'becom':69 'communic':8 'constant':133 'couldn':20 'd':137 'didn':52 'doesn':11,80,126 'everyth':99 'figur':110 'get':56,120 'grandma':47 'hate':44 'hear':22,58,68,75 'heard':29 'honest':147 'imposs':6,154 'interpret':106 'led':65 'like':27,96 'long':164 'lot':92,142 'make':34,156 'man':41 'mani':61,62 'mean':118 'meanwhil':2 'much':83 'nod':108 'other':131 'peopl':14 'point':158 'rais':88 'said':40 'say':18 'sentenc':163 'still':79 'talk':138 'tell':13 'terribl':71 'thought':38 'tri':104 'understand':82,98,150 'understood':115 'voic':90 'want':54,128 'whatev':36 'year':63 'yet':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4331550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696841551 {#3110
    date: 2023-10-09 10:52:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3109
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: App\Entity\User {#2127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "My dad is like this with his hearing aids. He can basically hear nothing without them, but he’ll still try to talk to Us. So he gets them, but then says it’s too loud, so he turns it down to where he still can’t hear anything. One of them stopped working, and rather than call the doctor for a replacement, probably under warranty, he’s just like “oh that one stopped working”. So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1696964601 {#2124
      date: 2023-10-10 21:03:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2115 …}
    +nested: Doctrine\ORM\PersistentCollection {#2123 …}
    +votes: Doctrine\ORM\PersistentCollection {#2116 …}
    +reports: Doctrine\ORM\PersistentCollection {#2161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
    -id: 38036
    -bodyTs: "'act':101 'aid':9 'anyth':49 'basic':12,80 'call':58 'communic':83 'couldn':95 'dad':2 'doctor':60 'doesn':86 'get':28 'hear':8,13,48,97 'heard':104 'imposs':81 'like':4,70,102 'll':19 'loud':36 'make':109 'meanwhil':77 'noth':14 'oh':71 'one':50,73 'peopl':89 'probabl':64 'rather':56 'replac':63 'said':115 'say':32,93 'still':20,45 'stop':53,74 'talk':23 'tell':88 'thought':113 'tri':21 'turn':39 'us':25 'warranti':66 'whatev':111 'without':15 'work':54,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4297760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696804220 {#2114
      date: 2023-10-09 00:30:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: """
    > So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said.\n
    \n
    Man, do I hate this. My grandma does the same - she didn’t want to get a hearing aid for many, many years which led to her hearing becoming absolutely terrible. She now has hearing aids, but she still doesn’t understand much if you don’t raise your voice a lot. Yet she acts like she understands everything, and you have to try and interpret her nods to figure out if she actually understood it.\n
    \n
    I mean, I get why she does it, she doesn’t want to annoy others by constantly asking - but I’d talk to her a lot more if she was honest with her understanding, because it’s impossible to make a point more than 2-3 sentences long as it is.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1696841551 {#3111
    date: 2023-10-09 10:52:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@zeppo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 38454
  -bodyTs: "'-3':162 '2':161 'absolut':70 'act':26,95 'actual':114 'aid':59,76 'annoy':130 'ask':134 'basic':5 'becom':69 'communic':8 'constant':133 'couldn':20 'd':137 'didn':52 'doesn':11,80,126 'everyth':99 'figur':110 'get':56,120 'grandma':47 'hate':44 'hear':22,58,68,75 'heard':29 'honest':147 'imposs':6,154 'interpret':106 'led':65 'like':27,96 'long':164 'lot':92,142 'make':34,156 'man':41 'mani':61,62 'mean':118 'meanwhil':2 'much':83 'nod':108 'other':131 'peopl':14 'point':158 'rais':88 'said':40 'say':18 'sentenc':163 'still':79 'talk':138 'tell':13 'terribl':71 'thought':38 'tri':104 'understand':82,98,150 'understood':115 'voic':90 'want':54,128 'whatev':36 'year':63 'yet':93"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4331550"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696841551 {#3110
    date: 2023-10-09 10:52:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3362
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3109
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2122
      +user: App\Entity\User {#2127 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My dad is like this with his hearing aids. He can basically hear nothing without them, but he’ll still try to talk to Us. So he gets them, but then says it’s too loud, so he turns it down to where he still can’t hear anything. One of them stopped working, and rather than call the doctor for a replacement, probably under warranty, he’s just like “oh that one stopped working”. So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1696964601 {#2124
        date: 2023-10-10 21:03:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0Xero0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2115 …}
      +nested: Doctrine\ORM\PersistentCollection {#2123 …}
      +votes: Doctrine\ORM\PersistentCollection {#2116 …}
      +reports: Doctrine\ORM\PersistentCollection {#2161 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
      -id: 38036
      -bodyTs: "'act':101 'aid':9 'anyth':49 'basic':12,80 'call':58 'communic':83 'couldn':95 'dad':2 'doctor':60 'doesn':86 'get':28 'hear':8,13,48,97 'heard':104 'imposs':81 'like':4,70,102 'll':19 'loud':36 'make':109 'meanwhil':77 'noth':14 'oh':71 'one':50,73 'peopl':89 'probabl':64 'rather':56 'replac':63 'said':115 'say':32,93 'still':20,45 'stop':53,74 'talk':23 'tell':88 'thought':113 'tri':21 'turn':39 'us':25 'warranti':66 'whatev':111 'without':15 'work':54,75"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4297760"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696804220 {#2114
        date: 2023-10-09 00:30:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2122}
    +body: """
      > So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said.\n
      \n
      Man, do I hate this. My grandma does the same - she didn’t want to get a hearing aid for many, many years which led to her hearing becoming absolutely terrible. She now has hearing aids, but she still doesn’t understand much if you don’t raise your voice a lot. Yet she acts like she understands everything, and you have to try and interpret her nods to figure out if she actually understood it.\n
      \n
      I mean, I get why she does it, she doesn’t want to annoy others by constantly asking - but I’d talk to her a lot more if she was honest with her understanding, because it’s impossible to make a point more than 2-3 sentences long as it is.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696841551 {#3111
      date: 2023-10-09 10:52:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
      "@zeppo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3107 …}
    +nested: Doctrine\ORM\PersistentCollection {#3105 …}
    +votes: Doctrine\ORM\PersistentCollection {#3103 …}
    +reports: Doctrine\ORM\PersistentCollection {#3101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
    -id: 38454
    -bodyTs: "'-3':162 '2':161 'absolut':70 'act':26,95 'actual':114 'aid':59,76 'annoy':130 'ask':134 'basic':5 'becom':69 'communic':8 'constant':133 'couldn':20 'd':137 'didn':52 'doesn':11,80,126 'everyth':99 'figur':110 'get':56,120 'grandma':47 'hate':44 'hear':22,58,68,75 'heard':29 'honest':147 'imposs':6,154 'interpret':106 'led':65 'like':27,96 'long':164 'lot':92,142 'make':34,156 'man':41 'mani':61,62 'mean':118 'meanwhil':2 'much':83 'nod':108 'other':131 'peopl':14 'point':158 'rais':88 'said':40 'say':18 'sentenc':163 'still':79 'talk':138 'tell':13 'terribl':71 'thought':38 'tri':104 'understand':82,98,150 'understood':115 'voic':90 'want':54,128 'whatev':36 'year':63 'yet':93"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4331550"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696841551 {#3110
      date: 2023-10-09 10:52:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: "All my grandparents have passed a while ago, and honestly if I could, the one thing I miss most is talking to them. Even when they didn’t understand me. I got frustrated too but now that I’m older I realize I was just scared of losing them. Their nodding along was their way of making sure I didn’t worry about them. They didn’t want me to worry about them, as impossible as that is. I don’t know what type of relationship you reading this have with your grandparents, but if it’s not completely toxic go and talk to them. Even if they don’t understand. They’re used to you babbling in their face, you did it your first few years anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696945444 {#3360
    date: 2023-10-10 15:44:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@zeppo@lemmy.world"
    "@FooBarrington@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 40062
  -bodyTs: "'ago':8 'along':52 'anyway':128 'babbl':117 'complet':99 'could':13 'didn':27,60,66 'even':24,106 'face':120 'first':125 'frustrat':33 'go':101 'got':32 'grandpar':3,93 'honest':10 'imposs':75 'know':82 'lose':48 'm':39 'make':57 'miss':18 'nod':51 'older':40 'one':15 'pass':5 're':113 'read':88 'realiz':42 'relationship':86 'scare':46 'sure':58 'talk':21,103 'thing':16 'toxic':100 'type':84 'understand':29,111 'use':114 'want':68 'way':55 'worri':62,71 'year':127"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4759645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696945444 {#3361
    date: 2023-10-10 15:44: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
43 DENIED edit
App\Entity\EntryComment {#3362
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3109
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2122
      +user: App\Entity\User {#2127 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My dad is like this with his hearing aids. He can basically hear nothing without them, but he’ll still try to talk to Us. So he gets them, but then says it’s too loud, so he turns it down to where he still can’t hear anything. One of them stopped working, and rather than call the doctor for a replacement, probably under warranty, he’s just like “oh that one stopped working”. So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1696964601 {#2124
        date: 2023-10-10 21:03:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0Xero0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2115 …}
      +nested: Doctrine\ORM\PersistentCollection {#2123 …}
      +votes: Doctrine\ORM\PersistentCollection {#2116 …}
      +reports: Doctrine\ORM\PersistentCollection {#2161 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
      -id: 38036
      -bodyTs: "'act':101 'aid':9 'anyth':49 'basic':12,80 'call':58 'communic':83 'couldn':95 'dad':2 'doctor':60 'doesn':86 'get':28 'hear':8,13,48,97 'heard':104 'imposs':81 'like':4,70,102 'll':19 'loud':36 'make':109 'meanwhil':77 'noth':14 'oh':71 'one':50,73 'peopl':89 'probabl':64 'rather':56 'replac':63 'said':115 'say':32,93 'still':20,45 'stop':53,74 'talk':23 'tell':88 'thought':113 'tri':21 'turn':39 'us':25 'warranti':66 'whatev':111 'without':15 'work':54,75"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4297760"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696804220 {#2114
        date: 2023-10-09 00:30:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2122}
    +body: """
      > So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said.\n
      \n
      Man, do I hate this. My grandma does the same - she didn’t want to get a hearing aid for many, many years which led to her hearing becoming absolutely terrible. She now has hearing aids, but she still doesn’t understand much if you don’t raise your voice a lot. Yet she acts like she understands everything, and you have to try and interpret her nods to figure out if she actually understood it.\n
      \n
      I mean, I get why she does it, she doesn’t want to annoy others by constantly asking - but I’d talk to her a lot more if she was honest with her understanding, because it’s impossible to make a point more than 2-3 sentences long as it is.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696841551 {#3111
      date: 2023-10-09 10:52:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
      "@zeppo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3107 …}
    +nested: Doctrine\ORM\PersistentCollection {#3105 …}
    +votes: Doctrine\ORM\PersistentCollection {#3103 …}
    +reports: Doctrine\ORM\PersistentCollection {#3101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
    -id: 38454
    -bodyTs: "'-3':162 '2':161 'absolut':70 'act':26,95 'actual':114 'aid':59,76 'annoy':130 'ask':134 'basic':5 'becom':69 'communic':8 'constant':133 'couldn':20 'd':137 'didn':52 'doesn':11,80,126 'everyth':99 'figur':110 'get':56,120 'grandma':47 'hate':44 'hear':22,58,68,75 'heard':29 'honest':147 'imposs':6,154 'interpret':106 'led':65 'like':27,96 'long':164 'lot':92,142 'make':34,156 'man':41 'mani':61,62 'mean':118 'meanwhil':2 'much':83 'nod':108 'other':131 'peopl':14 'point':158 'rais':88 'said':40 'say':18 'sentenc':163 'still':79 'talk':138 'tell':13 'terribl':71 'thought':38 'tri':104 'understand':82,98,150 'understood':115 'voic':90 'want':54,128 'whatev':36 'year':63 'yet':93"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4331550"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696841551 {#3110
      date: 2023-10-09 10:52:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: "All my grandparents have passed a while ago, and honestly if I could, the one thing I miss most is talking to them. Even when they didn’t understand me. I got frustrated too but now that I’m older I realize I was just scared of losing them. Their nodding along was their way of making sure I didn’t worry about them. They didn’t want me to worry about them, as impossible as that is. I don’t know what type of relationship you reading this have with your grandparents, but if it’s not completely toxic go and talk to them. Even if they don’t understand. They’re used to you babbling in their face, you did it your first few years anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696945444 {#3360
    date: 2023-10-10 15:44:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@zeppo@lemmy.world"
    "@FooBarrington@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 40062
  -bodyTs: "'ago':8 'along':52 'anyway':128 'babbl':117 'complet':99 'could':13 'didn':27,60,66 'even':24,106 'face':120 'first':125 'frustrat':33 'go':101 'got':32 'grandpar':3,93 'honest':10 'imposs':75 'know':82 'lose':48 'm':39 'make':57 'miss':18 'nod':51 'older':40 'one':15 'pass':5 're':113 'read':88 'realiz':42 'relationship':86 'scare':46 'sure':58 'talk':21,103 'thing':16 'toxic':100 'type':84 'understand':29,111 'use':114 'want':68 'way':55 'worri':62,71 'year':127"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4759645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696945444 {#3361
    date: 2023-10-10 15:44: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
44 DENIED moderate
App\Entity\EntryComment {#3362
  +user: Proxies\__CG__\App\Entity\User {#3363 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3109
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2122
      +user: App\Entity\User {#2127 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My dad is like this with his hearing aids. He can basically hear nothing without them, but he’ll still try to talk to Us. So he gets them, but then says it’s too loud, so he turns it down to where he still can’t hear anything. One of them stopped working, and rather than call the doctor for a replacement, probably under warranty, he’s just like “oh that one stopped working”. So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1696964601 {#2124
        date: 2023-10-10 21:03:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0Xero0@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2115 …}
      +nested: Doctrine\ORM\PersistentCollection {#2123 …}
      +votes: Doctrine\ORM\PersistentCollection {#2116 …}
      +reports: Doctrine\ORM\PersistentCollection {#2161 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
      -id: 38036
      -bodyTs: "'act':101 'aid':9 'anyth':49 'basic':12,80 'call':58 'communic':83 'couldn':95 'dad':2 'doctor':60 'doesn':86 'get':28 'hear':8,13,48,97 'heard':104 'imposs':81 'like':4,70,102 'll':19 'loud':36 'make':109 'meanwhil':77 'noth':14 'oh':71 'one':50,73 'peopl':89 'probabl':64 'rather':56 'replac':63 'said':115 'say':32,93 'still':20,45 'stop':53,74 'talk':23 'tell':88 'thought':113 'tri':21 'turn':39 'us':25 'warranti':66 'whatev':111 'without':15 'work':54,75"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4297760"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696804220 {#2114
        date: 2023-10-09 00:30:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2122}
    +body: """
      > So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said.\n
      \n
      Man, do I hate this. My grandma does the same - she didn’t want to get a hearing aid for many, many years which led to her hearing becoming absolutely terrible. She now has hearing aids, but she still doesn’t understand much if you don’t raise your voice a lot. Yet she acts like she understands everything, and you have to try and interpret her nods to figure out if she actually understood it.\n
      \n
      I mean, I get why she does it, she doesn’t want to annoy others by constantly asking - but I’d talk to her a lot more if she was honest with her understanding, because it’s impossible to make a point more than 2-3 sentences long as it is.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1696841551 {#3111
      date: 2023-10-09 10:52:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
      "@zeppo@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3107 …}
    +nested: Doctrine\ORM\PersistentCollection {#3105 …}
    +votes: Doctrine\ORM\PersistentCollection {#3103 …}
    +reports: Doctrine\ORM\PersistentCollection {#3101 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
    -id: 38454
    -bodyTs: "'-3':162 '2':161 'absolut':70 'act':26,95 'actual':114 'aid':59,76 'annoy':130 'ask':134 'basic':5 'becom':69 'communic':8 'constant':133 'couldn':20 'd':137 'didn':52 'doesn':11,80,126 'everyth':99 'figur':110 'get':56,120 'grandma':47 'hate':44 'hear':22,58,68,75 'heard':29 'honest':147 'imposs':6,154 'interpret':106 'led':65 'like':27,96 'long':164 'lot':92,142 'make':34,156 'man':41 'mani':61,62 'mean':118 'meanwhil':2 'much':83 'nod':108 'other':131 'peopl':14 'point':158 'rais':88 'said':40 'say':18 'sentenc':163 'still':79 'talk':138 'tell':13 'terribl':71 'thought':38 'tri':104 'understand':82,98,150 'understood':115 'voic':90 'want':54,128 'whatev':36 'year':63 'yet':93"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4331550"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696841551 {#3110
      date: 2023-10-09 10:52:31.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: "All my grandparents have passed a while ago, and honestly if I could, the one thing I miss most is talking to them. Even when they didn’t understand me. I got frustrated too but now that I’m older I realize I was just scared of losing them. Their nodding along was their way of making sure I didn’t worry about them. They didn’t want me to worry about them, as impossible as that is. I don’t know what type of relationship you reading this have with your grandparents, but if it’s not completely toxic go and talk to them. Even if they don’t understand. They’re used to you babbling in their face, you did it your first few years anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696945444 {#3360
    date: 2023-10-10 15:44:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@zeppo@lemmy.world"
    "@FooBarrington@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3364 …}
  +nested: Doctrine\ORM\PersistentCollection {#3366 …}
  +votes: Doctrine\ORM\PersistentCollection {#3368 …}
  +reports: Doctrine\ORM\PersistentCollection {#3370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
  -id: 40062
  -bodyTs: "'ago':8 'along':52 'anyway':128 'babbl':117 'complet':99 'could':13 'didn':27,60,66 'even':24,106 'face':120 'first':125 'frustrat':33 'go':101 'got':32 'grandpar':3,93 'honest':10 'imposs':75 'know':82 'lose':48 'm':39 'make':57 'miss':18 'nod':51 'older':40 'one':15 'pass':5 're':113 'read':88 'realiz':42 'relationship':86 'scare':46 'sure':58 'talk':21,103 'thing':16 'toxic':100 'type':84 'understand':29,111 'use':114 'want':68 'way':55 'worri':62,71 'year':127"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/4759645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696945444 {#3361
    date: 2023-10-10 15:44: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
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 {#3464
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3362
    +user: Proxies\__CG__\App\Entity\User {#3363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3109
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2122
        +user: App\Entity\User {#2127 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "My dad is like this with his hearing aids. He can basically hear nothing without them, but he’ll still try to talk to Us. So he gets them, but then says it’s too loud, so he turns it down to where he still can’t hear anything. One of them stopped working, and rather than call the doctor for a replacement, probably under warranty, he’s just like “oh that one stopped working”. So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1696964601 {#2124
          date: 2023-10-10 21:03:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0Xero0@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2115 …}
        +nested: Doctrine\ORM\PersistentCollection {#2123 …}
        +votes: Doctrine\ORM\PersistentCollection {#2116 …}
        +reports: Doctrine\ORM\PersistentCollection {#2161 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
        -id: 38036
        -bodyTs: "'act':101 'aid':9 'anyth':49 'basic':12,80 'call':58 'communic':83 'couldn':95 'dad':2 'doctor':60 'doesn':86 'get':28 'hear':8,13,48,97 'heard':104 'imposs':81 'like':4,70,102 'll':19 'loud':36 'make':109 'meanwhil':77 'noth':14 'oh':71 'one':50,73 'peopl':89 'probabl':64 'rather':56 'replac':63 'said':115 'say':32,93 'still':20,45 'stop':53,74 'talk':23 'tell':88 'thought':113 'tri':21 'turn':39 'us':25 'warranti':66 'whatev':111 'without':15 'work':54,75"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4297760"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696804220 {#2114
          date: 2023-10-09 00:30:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2122}
      +body: """
        > So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said.\n
        \n
        Man, do I hate this. My grandma does the same - she didn’t want to get a hearing aid for many, many years which led to her hearing becoming absolutely terrible. She now has hearing aids, but she still doesn’t understand much if you don’t raise your voice a lot. Yet she acts like she understands everything, and you have to try and interpret her nods to figure out if she actually understood it.\n
        \n
        I mean, I get why she does it, she doesn’t want to annoy others by constantly asking - but I’d talk to her a lot more if she was honest with her understanding, because it’s impossible to make a point more than 2-3 sentences long as it is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696841551 {#3111
        date: 2023-10-09 10:52:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0Xero0@lemmy.world"
        "@zeppo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3107 …}
      +nested: Doctrine\ORM\PersistentCollection {#3105 …}
      +votes: Doctrine\ORM\PersistentCollection {#3103 …}
      +reports: Doctrine\ORM\PersistentCollection {#3101 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
      -id: 38454
      -bodyTs: "'-3':162 '2':161 'absolut':70 'act':26,95 'actual':114 'aid':59,76 'annoy':130 'ask':134 'basic':5 'becom':69 'communic':8 'constant':133 'couldn':20 'd':137 'didn':52 'doesn':11,80,126 'everyth':99 'figur':110 'get':56,120 'grandma':47 'hate':44 'hear':22,58,68,75 'heard':29 'honest':147 'imposs':6,154 'interpret':106 'led':65 'like':27,96 'long':164 'lot':92,142 'make':34,156 'man':41 'mani':61,62 'mean':118 'meanwhil':2 'much':83 'nod':108 'other':131 'peopl':14 'point':158 'rais':88 'said':40 'say':18 'sentenc':163 'still':79 'talk':138 'tell':13 'terribl':71 'thought':38 'tri':104 'understand':82,98,150 'understood':115 'voic':90 'want':54,128 'whatev':36 'year':63 'yet':93"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4331550"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696841551 {#3110
        date: 2023-10-09 10:52:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2122}
    +body: "All my grandparents have passed a while ago, and honestly if I could, the one thing I miss most is talking to them. Even when they didn’t understand me. I got frustrated too but now that I’m older I realize I was just scared of losing them. Their nodding along was their way of making sure I didn’t worry about them. They didn’t want me to worry about them, as impossible as that is. I don’t know what type of relationship you reading this have with your grandparents, but if it’s not completely toxic go and talk to them. Even if they don’t understand. They’re used to you babbling in their face, you did it your first few years anyway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696945444 {#3360
      date: 2023-10-10 15:44:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
      "@zeppo@lemmy.world"
      "@FooBarrington@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3364 …}
    +nested: Doctrine\ORM\PersistentCollection {#3366 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    -id: 40062
    -bodyTs: "'ago':8 'along':52 'anyway':128 'babbl':117 'complet':99 'could':13 'didn':27,60,66 'even':24,106 'face':120 'first':125 'frustrat':33 'go':101 'got':32 'grandpar':3,93 'honest':10 'imposs':75 'know':82 'lose':48 'm':39 'make':57 'miss':18 'nod':51 'older':40 'one':15 'pass':5 're':113 'read':88 'realiz':42 'relationship':86 'scare':46 'sure':58 'talk':21,103 'thing':16 'toxic':100 'type':84 'understand':29,111 'use':114 'want':68 'way':55 'worri':62,71 'year':127"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4759645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945444 {#3361
      date: 2023-10-10 15:44:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: "Thank you for your comment! I understand where you’re coming from, and my previous reply wasn’t formulated in the best way. I’m trying to spend as much time with my remaining grandparents as I can. But I’m not the most “social” person, and at some point my batteries are depleted. I know for a fact that if my grandma actually asked what I said, the charge would last much longer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696964599 {#3462
    date: 2023-10-10 21:03:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@zeppo@lemmy.world"
    "@FooBarrington@lemmy.world"
    "@InputZero@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3469 …}
  +reports: Doctrine\ORM\PersistentCollection {#3471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
  -id: 40489
  -bodyTs: "'actual':64 'ask':65 'batteri':52 'best':22 'charg':70 'come':11 'comment':5 'deplet':54 'fact':59 'formul':19 'grandma':63 'grandpar':35 'know':56 'last':72 'longer':74 'm':25,41 'much':30,73 'person':46 'point':50 'previous':15 're':10 'remain':34 'repli':16 'said':68 'social':45 'spend':28 'thank':1 'time':31 'tri':26 'understand':7 'wasn':17 'way':23 'would':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4411858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696964599 {#3463
    date: 2023-10-10 21:03:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#3464
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3362
    +user: Proxies\__CG__\App\Entity\User {#3363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3109
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2122
        +user: App\Entity\User {#2127 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "My dad is like this with his hearing aids. He can basically hear nothing without them, but he’ll still try to talk to Us. So he gets them, but then says it’s too loud, so he turns it down to where he still can’t hear anything. One of them stopped working, and rather than call the doctor for a replacement, probably under warranty, he’s just like “oh that one stopped working”. So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1696964601 {#2124
          date: 2023-10-10 21:03:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0Xero0@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2115 …}
        +nested: Doctrine\ORM\PersistentCollection {#2123 …}
        +votes: Doctrine\ORM\PersistentCollection {#2116 …}
        +reports: Doctrine\ORM\PersistentCollection {#2161 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
        -id: 38036
        -bodyTs: "'act':101 'aid':9 'anyth':49 'basic':12,80 'call':58 'communic':83 'couldn':95 'dad':2 'doctor':60 'doesn':86 'get':28 'hear':8,13,48,97 'heard':104 'imposs':81 'like':4,70,102 'll':19 'loud':36 'make':109 'meanwhil':77 'noth':14 'oh':71 'one':50,73 'peopl':89 'probabl':64 'rather':56 'replac':63 'said':115 'say':32,93 'still':20,45 'stop':53,74 'talk':23 'tell':88 'thought':113 'tri':21 'turn':39 'us':25 'warranti':66 'whatev':111 'without':15 'work':54,75"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4297760"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696804220 {#2114
          date: 2023-10-09 00:30:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2122}
      +body: """
        > So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said.\n
        \n
        Man, do I hate this. My grandma does the same - she didn’t want to get a hearing aid for many, many years which led to her hearing becoming absolutely terrible. She now has hearing aids, but she still doesn’t understand much if you don’t raise your voice a lot. Yet she acts like she understands everything, and you have to try and interpret her nods to figure out if she actually understood it.\n
        \n
        I mean, I get why she does it, she doesn’t want to annoy others by constantly asking - but I’d talk to her a lot more if she was honest with her understanding, because it’s impossible to make a point more than 2-3 sentences long as it is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696841551 {#3111
        date: 2023-10-09 10:52:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0Xero0@lemmy.world"
        "@zeppo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3107 …}
      +nested: Doctrine\ORM\PersistentCollection {#3105 …}
      +votes: Doctrine\ORM\PersistentCollection {#3103 …}
      +reports: Doctrine\ORM\PersistentCollection {#3101 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
      -id: 38454
      -bodyTs: "'-3':162 '2':161 'absolut':70 'act':26,95 'actual':114 'aid':59,76 'annoy':130 'ask':134 'basic':5 'becom':69 'communic':8 'constant':133 'couldn':20 'd':137 'didn':52 'doesn':11,80,126 'everyth':99 'figur':110 'get':56,120 'grandma':47 'hate':44 'hear':22,58,68,75 'heard':29 'honest':147 'imposs':6,154 'interpret':106 'led':65 'like':27,96 'long':164 'lot':92,142 'make':34,156 'man':41 'mani':61,62 'mean':118 'meanwhil':2 'much':83 'nod':108 'other':131 'peopl':14 'point':158 'rais':88 'said':40 'say':18 'sentenc':163 'still':79 'talk':138 'tell':13 'terribl':71 'thought':38 'tri':104 'understand':82,98,150 'understood':115 'voic':90 'want':54,128 'whatev':36 'year':63 'yet':93"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4331550"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696841551 {#3110
        date: 2023-10-09 10:52:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2122}
    +body: "All my grandparents have passed a while ago, and honestly if I could, the one thing I miss most is talking to them. Even when they didn’t understand me. I got frustrated too but now that I’m older I realize I was just scared of losing them. Their nodding along was their way of making sure I didn’t worry about them. They didn’t want me to worry about them, as impossible as that is. I don’t know what type of relationship you reading this have with your grandparents, but if it’s not completely toxic go and talk to them. Even if they don’t understand. They’re used to you babbling in their face, you did it your first few years anyway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696945444 {#3360
      date: 2023-10-10 15:44:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
      "@zeppo@lemmy.world"
      "@FooBarrington@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3364 …}
    +nested: Doctrine\ORM\PersistentCollection {#3366 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    -id: 40062
    -bodyTs: "'ago':8 'along':52 'anyway':128 'babbl':117 'complet':99 'could':13 'didn':27,60,66 'even':24,106 'face':120 'first':125 'frustrat':33 'go':101 'got':32 'grandpar':3,93 'honest':10 'imposs':75 'know':82 'lose':48 'm':39 'make':57 'miss':18 'nod':51 'older':40 'one':15 'pass':5 're':113 'read':88 'realiz':42 'relationship':86 'scare':46 'sure':58 'talk':21,103 'thing':16 'toxic':100 'type':84 'understand':29,111 'use':114 'want':68 'way':55 'worri':62,71 'year':127"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4759645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945444 {#3361
      date: 2023-10-10 15:44:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: "Thank you for your comment! I understand where you’re coming from, and my previous reply wasn’t formulated in the best way. I’m trying to spend as much time with my remaining grandparents as I can. But I’m not the most “social” person, and at some point my batteries are depleted. I know for a fact that if my grandma actually asked what I said, the charge would last much longer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696964599 {#3462
    date: 2023-10-10 21:03:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@zeppo@lemmy.world"
    "@FooBarrington@lemmy.world"
    "@InputZero@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3469 …}
  +reports: Doctrine\ORM\PersistentCollection {#3471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
  -id: 40489
  -bodyTs: "'actual':64 'ask':65 'batteri':52 'best':22 'charg':70 'come':11 'comment':5 'deplet':54 'fact':59 'formul':19 'grandma':63 'grandpar':35 'know':56 'last':72 'longer':74 'm':25,41 'much':30,73 'person':46 'point':50 'previous':15 're':10 'remain':34 'repli':16 'said':68 'social':45 'spend':28 'thank':1 'time':31 'tri':26 'understand':7 'wasn':17 'way':23 'would':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4411858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696964599 {#3463
    date: 2023-10-10 21:03:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#3464
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3362
    +user: Proxies\__CG__\App\Entity\User {#3363 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3109
      +user: Proxies\__CG__\App\Entity\User {#3108 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2122
        +user: App\Entity\User {#2127 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "My dad is like this with his hearing aids. He can basically hear nothing without them, but he’ll still try to talk to Us. So he gets them, but then says it’s too loud, so he turns it down to where he still can’t hear anything. One of them stopped working, and rather than call the doctor for a replacement, probably under warranty, he’s just like “oh that one stopped working”. So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1696964601 {#2124
          date: 2023-10-10 21:03:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0Xero0@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2115 …}
        +nested: Doctrine\ORM\PersistentCollection {#2123 …}
        +votes: Doctrine\ORM\PersistentCollection {#2116 …}
        +reports: Doctrine\ORM\PersistentCollection {#2161 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
        -id: 38036
        -bodyTs: "'act':101 'aid':9 'anyth':49 'basic':12,80 'call':58 'communic':83 'couldn':95 'dad':2 'doctor':60 'doesn':86 'get':28 'hear':8,13,48,97 'heard':104 'imposs':81 'like':4,70,102 'll':19 'loud':36 'make':109 'meanwhil':77 'noth':14 'oh':71 'one':50,73 'peopl':89 'probabl':64 'rather':56 'replac':63 'said':115 'say':32,93 'still':20,45 'stop':53,74 'talk':23 'tell':88 'thought':113 'tri':21 'turn':39 'us':25 'warranti':66 'whatev':111 'without':15 'work':54,75"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4297760"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696804220 {#2114
          date: 2023-10-09 00:30:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2122}
      +body: """
        > So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said.\n
        \n
        Man, do I hate this. My grandma does the same - she didn’t want to get a hearing aid for many, many years which led to her hearing becoming absolutely terrible. She now has hearing aids, but she still doesn’t understand much if you don’t raise your voice a lot. Yet she acts like she understands everything, and you have to try and interpret her nods to figure out if she actually understood it.\n
        \n
        I mean, I get why she does it, she doesn’t want to annoy others by constantly asking - but I’d talk to her a lot more if she was honest with her understanding, because it’s impossible to make a point more than 2-3 sentences long as it is.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1696841551 {#3111
        date: 2023-10-09 10:52:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0Xero0@lemmy.world"
        "@zeppo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3107 …}
      +nested: Doctrine\ORM\PersistentCollection {#3105 …}
      +votes: Doctrine\ORM\PersistentCollection {#3103 …}
      +reports: Doctrine\ORM\PersistentCollection {#3101 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
      -id: 38454
      -bodyTs: "'-3':162 '2':161 'absolut':70 'act':26,95 'actual':114 'aid':59,76 'annoy':130 'ask':134 'basic':5 'becom':69 'communic':8 'constant':133 'couldn':20 'd':137 'didn':52 'doesn':11,80,126 'everyth':99 'figur':110 'get':56,120 'grandma':47 'hate':44 'hear':22,58,68,75 'heard':29 'honest':147 'imposs':6,154 'interpret':106 'led':65 'like':27,96 'long':164 'lot':92,142 'make':34,156 'man':41 'mani':61,62 'mean':118 'meanwhil':2 'much':83 'nod':108 'other':131 'peopl':14 'point':158 'rais':88 'said':40 'say':18 'sentenc':163 'still':79 'talk':138 'tell':13 'terribl':71 'thought':38 'tri':104 'understand':82,98,150 'understood':115 'voic':90 'want':54,128 'whatev':36 'year':63 'yet':93"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4331550"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696841551 {#3110
        date: 2023-10-09 10:52:31.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2122}
    +body: "All my grandparents have passed a while ago, and honestly if I could, the one thing I miss most is talking to them. Even when they didn’t understand me. I got frustrated too but now that I’m older I realize I was just scared of losing them. Their nodding along was their way of making sure I didn’t worry about them. They didn’t want me to worry about them, as impossible as that is. I don’t know what type of relationship you reading this have with your grandparents, but if it’s not completely toxic go and talk to them. Even if they don’t understand. They’re used to you babbling in their face, you did it your first few years anyway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696945444 {#3360
      date: 2023-10-10 15:44:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
      "@zeppo@lemmy.world"
      "@FooBarrington@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3364 …}
    +nested: Doctrine\ORM\PersistentCollection {#3366 …}
    +votes: Doctrine\ORM\PersistentCollection {#3368 …}
    +reports: Doctrine\ORM\PersistentCollection {#3370 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3372 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3374 …}
    -id: 40062
    -bodyTs: "'ago':8 'along':52 'anyway':128 'babbl':117 'complet':99 'could':13 'didn':27,60,66 'even':24,106 'face':120 'first':125 'frustrat':33 'go':101 'got':32 'grandpar':3,93 'honest':10 'imposs':75 'know':82 'lose':48 'm':39 'make':57 'miss':18 'nod':51 'older':40 'one':15 'pass':5 're':113 'read':88 'realiz':42 'relationship':86 'scare':46 'sure':58 'talk':21,103 'thing':16 'toxic':100 'type':84 'understand':29,111 'use':114 'want':68 'way':55 'worri':62,71 'year':127"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/4759645"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696945444 {#3361
      date: 2023-10-10 15:44:04.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: "Thank you for your comment! I understand where you’re coming from, and my previous reply wasn’t formulated in the best way. I’m trying to spend as much time with my remaining grandparents as I can. But I’m not the most “social” person, and at some point my batteries are depleted. I know for a fact that if my grandma actually asked what I said, the charge would last much longer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696964599 {#3462
    date: 2023-10-10 21:03:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@zeppo@lemmy.world"
    "@FooBarrington@lemmy.world"
    "@InputZero@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3469 …}
  +reports: Doctrine\ORM\PersistentCollection {#3471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3473 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3475 …}
  -id: 40489
  -bodyTs: "'actual':64 'ask':65 'batteri':52 'best':22 'charg':70 'come':11 'comment':5 'deplet':54 'fact':59 'formul':19 'grandma':63 'grandpar':35 'know':56 'last':72 'longer':74 'm':25,41 'much':30,73 'person':46 'point':50 'previous':15 're':10 'remain':34 'repli':16 'said':68 'social':45 'spend':28 'thank':1 'time':31 'tri':26 'understand':7 'wasn':17 'way':23 'would':71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4411858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696964599 {#3463
    date: 2023-10-10 21:03:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: App\Entity\User {#2127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "My dad is like this with his hearing aids. He can basically hear nothing without them, but he’ll still try to talk to Us. So he gets them, but then says it’s too loud, so he turns it down to where he still can’t hear anything. One of them stopped working, and rather than call the doctor for a replacement, probably under warranty, he’s just like “oh that one stopped working”. So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1696964601 {#2124
      date: 2023-10-10 21:03:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2115 …}
    +nested: Doctrine\ORM\PersistentCollection {#2123 …}
    +votes: Doctrine\ORM\PersistentCollection {#2116 …}
    +reports: Doctrine\ORM\PersistentCollection {#2161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
    -id: 38036
    -bodyTs: "'act':101 'aid':9 'anyth':49 'basic':12,80 'call':58 'communic':83 'couldn':95 'dad':2 'doctor':60 'doesn':86 'get':28 'hear':8,13,48,97 'heard':104 'imposs':81 'like':4,70,102 'll':19 'loud':36 'make':109 'meanwhil':77 'noth':14 'oh':71 'one':50,73 'peopl':89 'probabl':64 'rather':56 'replac':63 'said':115 'say':32,93 'still':20,45 'stop':53,74 'talk':23 'tell':88 'thought':113 'tri':21 'turn':39 'us':25 'warranti':66 'whatev':111 'without':15 'work':54,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4297760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696804220 {#2114
      date: 2023-10-09 00:30:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: "Weren’t there some studies that showed a link from hearing loss to dementia? Might want to shoot those studies to him maybe it’ll help ¯\_(ツ)_/¯"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696881358 {#3095
    date: 2023-10-09 21:55:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@zeppo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -id: 39205
  -bodyTs: "'dementia':14 'hear':11 'help':26 'link':9 'll':25 'loss':12 'mayb':23 'might':15 'shoot':18 'show':7 'studi':5,20 'want':16 'weren':1 'ツ':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3156514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696881358 {#3094
    date: 2023-10-09 21:55:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: App\Entity\User {#2127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "My dad is like this with his hearing aids. He can basically hear nothing without them, but he’ll still try to talk to Us. So he gets them, but then says it’s too loud, so he turns it down to where he still can’t hear anything. One of them stopped working, and rather than call the doctor for a replacement, probably under warranty, he’s just like “oh that one stopped working”. So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1696964601 {#2124
      date: 2023-10-10 21:03:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2115 …}
    +nested: Doctrine\ORM\PersistentCollection {#2123 …}
    +votes: Doctrine\ORM\PersistentCollection {#2116 …}
    +reports: Doctrine\ORM\PersistentCollection {#2161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
    -id: 38036
    -bodyTs: "'act':101 'aid':9 'anyth':49 'basic':12,80 'call':58 'communic':83 'couldn':95 'dad':2 'doctor':60 'doesn':86 'get':28 'hear':8,13,48,97 'heard':104 'imposs':81 'like':4,70,102 'll':19 'loud':36 'make':109 'meanwhil':77 'noth':14 'oh':71 'one':50,73 'peopl':89 'probabl':64 'rather':56 'replac':63 'said':115 'say':32,93 'still':20,45 'stop':53,74 'talk':23 'tell':88 'thought':113 'tri':21 'turn':39 'us':25 'warranti':66 'whatev':111 'without':15 'work':54,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4297760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696804220 {#2114
      date: 2023-10-09 00:30:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: "Weren’t there some studies that showed a link from hearing loss to dementia? Might want to shoot those studies to him maybe it’ll help ¯\_(ツ)_/¯"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696881358 {#3095
    date: 2023-10-09 21:55:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@zeppo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -id: 39205
  -bodyTs: "'dementia':14 'hear':11 'help':26 'link':9 'll':25 'loss':12 'mayb':23 'might':15 'shoot':18 'show':7 'studi':5,20 'want':16 'weren':1 'ツ':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3156514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696881358 {#3094
    date: 2023-10-09 21:55:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2122
    +user: App\Entity\User {#2127 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1746 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "My dad is like this with his hearing aids. He can basically hear nothing without them, but he’ll still try to talk to Us. So he gets them, but then says it’s too loud, so he turns it down to where he still can’t hear anything. One of them stopped working, and rather than call the doctor for a replacement, probably under warranty, he’s just like “oh that one stopped working”. So meanwhile, he’s basically impossible to communicate with, but doesn’t tell people “what did you say? I couldn’t hear you”, he just acts like he heard them and then just makes up whatever he thought they said."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 30
    +score: 0
    +lastActive: DateTime @1696964601 {#2124
      date: 2023-10-10 21:03:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@0Xero0@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2115 …}
    +nested: Doctrine\ORM\PersistentCollection {#2123 …}
    +votes: Doctrine\ORM\PersistentCollection {#2116 …}
    +reports: Doctrine\ORM\PersistentCollection {#2161 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
    -id: 38036
    -bodyTs: "'act':101 'aid':9 'anyth':49 'basic':12,80 'call':58 'communic':83 'couldn':95 'dad':2 'doctor':60 'doesn':86 'get':28 'hear':8,13,48,97 'heard':104 'imposs':81 'like':4,70,102 'll':19 'loud':36 'make':109 'meanwhil':77 'noth':14 'oh':71 'one':50,73 'peopl':89 'probabl':64 'rather':56 'replac':63 'said':115 'say':32,93 'still':20,45 'stop':53,74 'talk':23 'tell':88 'thought':113 'tri':21 'turn':39 'us':25 'warranti':66 'whatev':111 'without':15 'work':54,75"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4297760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696804220 {#2114
      date: 2023-10-09 00:30:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2122}
  +body: "Weren’t there some studies that showed a link from hearing loss to dementia? Might want to shoot those studies to him maybe it’ll help ¯\_(ツ)_/¯"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696881358 {#3095
    date: 2023-10-09 21:55:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0Xero0@lemmy.world"
    "@zeppo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3169 …}
  +reports: Doctrine\ORM\PersistentCollection {#3172 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3161 …}
  -id: 39205
  -bodyTs: "'dementia':14 'hear':11 'help':26 'link':9 'll':25 'loss':12 'mayb':23 'might':15 'shoot':18 'show':7 'studi':5,20 'want':16 'weren':1 'ツ':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/3156514"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696881358 {#3094
    date: 2023-10-09 21:55:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2220
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Spooky scary skeletons"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696804332 {#2276
    date: 2023-10-09 00:32:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 38038
  -bodyTs: "'scari':2 'skeleton':3 'spooki':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3706400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696804332 {#2279
    date: 2023-10-09 00:32:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Spooky scary skeletons"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696804332 {#2276
    date: 2023-10-09 00:32:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 38038
  -bodyTs: "'scari':2 'skeleton':3 'spooki':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3706400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696804332 {#2279
    date: 2023-10-09 00:32:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2220
  +user: App\Entity\User {#2202 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2218 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Spooky scary skeletons"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696804332 {#2276
    date: 2023-10-09 00:32:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2222 …}
  +nested: Doctrine\ORM\PersistentCollection {#2219 …}
  +votes: Doctrine\ORM\PersistentCollection {#2196 …}
  +reports: Doctrine\ORM\PersistentCollection {#2194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2205 …}
  -id: 38038
  -bodyTs: "'scari':2 'skeleton':3 'spooki':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/3706400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696804332 {#2279
    date: 2023-10-09 00:32:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2158
  +user: App\Entity\User {#2179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Only according to my receipt after the self checkout"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696806393 {#2034
    date: 2023-10-09 01:06:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@livewithinyourmemes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 38053
  -bodyTs: "'accord':2 'checkout':9 'receipt':5 'self':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3660982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696806393 {#2039
    date: 2023-10-09 01:06: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
59 DENIED edit
App\Entity\EntryComment {#2158
  +user: App\Entity\User {#2179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Only according to my receipt after the self checkout"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696806393 {#2034
    date: 2023-10-09 01:06:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@livewithinyourmemes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 38053
  -bodyTs: "'accord':2 'checkout':9 'receipt':5 'self':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3660982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696806393 {#2039
    date: 2023-10-09 01:06: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
60 DENIED moderate
App\Entity\EntryComment {#2158
  +user: App\Entity\User {#2179 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Only according to my receipt after the self checkout"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696806393 {#2034
    date: 2023-10-09 01:06:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@livewithinyourmemes@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2157 …}
  +nested: Doctrine\ORM\PersistentCollection {#2147 …}
  +votes: Doctrine\ORM\PersistentCollection {#2150 …}
  +reports: Doctrine\ORM\PersistentCollection {#2153 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2149 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2185 …}
  -id: 38053
  -bodyTs: "'accord':2 'checkout':9 'receipt':5 'self':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3660982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696806393 {#2039
    date: 2023-10-09 01:06: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
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 {#2376
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Better option, go old school.\n
    \n
    Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
    \n
    Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696890091 {#1980
    date: 2023-10-10 00:21:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2365 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 38054
  -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696806632 {#2368
    date: 2023-10-09 01:10: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 {#2376
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Better option, go old school.\n
    \n
    Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
    \n
    Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696890091 {#1980
    date: 2023-10-10 00:21:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2365 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 38054
  -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696806632 {#2368
    date: 2023-10-09 01:10: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 {#2376
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Better option, go old school.\n
    \n
    Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
    \n
    Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1696890091 {#1980
    date: 2023-10-10 00:21:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2365 …}
  +nested: Doctrine\ORM\PersistentCollection {#2366 …}
  +votes: Doctrine\ORM\PersistentCollection {#2352 …}
  +reports: Doctrine\ORM\PersistentCollection {#1348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
  -id: 38054
  -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696806632 {#2368
    date: 2023-10-09 01:10: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 {#3174
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2376
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Better option, go old school.\n
      \n
      Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
      \n
      Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1696890091 {#1980
      date: 2023-10-10 00:21:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2365 …}
    +nested: Doctrine\ORM\PersistentCollection {#2366 …}
    +votes: Doctrine\ORM\PersistentCollection {#2352 …}
    +reports: Doctrine\ORM\PersistentCollection {#1348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
    -id: 38054
    -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696806632 {#2368
      date: 2023-10-09 01:10:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Then go back in your bed for a few minutes and miss work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1696807127 {#3163
    date: 2023-10-09 01:18:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3175 …}
  +reports: Doctrine\ORM\PersistentCollection {#3177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
  -id: 38065
  -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2520405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807127 {#3164
    date: 2023-10-09 01:18: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
67 DENIED edit
App\Entity\EntryComment {#3174
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2376
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Better option, go old school.\n
      \n
      Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
      \n
      Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1696890091 {#1980
      date: 2023-10-10 00:21:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2365 …}
    +nested: Doctrine\ORM\PersistentCollection {#2366 …}
    +votes: Doctrine\ORM\PersistentCollection {#2352 …}
    +reports: Doctrine\ORM\PersistentCollection {#1348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
    -id: 38054
    -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696806632 {#2368
      date: 2023-10-09 01:10:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Then go back in your bed for a few minutes and miss work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1696807127 {#3163
    date: 2023-10-09 01:18:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3175 …}
  +reports: Doctrine\ORM\PersistentCollection {#3177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
  -id: 38065
  -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2520405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807127 {#3164
    date: 2023-10-09 01:18: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
68 DENIED moderate
App\Entity\EntryComment {#3174
  +user: Proxies\__CG__\App\Entity\User {#3173 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2376
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Better option, go old school.\n
      \n
      Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
      \n
      Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1696890091 {#1980
      date: 2023-10-10 00:21:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2365 …}
    +nested: Doctrine\ORM\PersistentCollection {#2366 …}
    +votes: Doctrine\ORM\PersistentCollection {#2352 …}
    +reports: Doctrine\ORM\PersistentCollection {#1348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
    -id: 38054
    -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696806632 {#2368
      date: 2023-10-09 01:10:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Then go back in your bed for a few minutes and miss work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1696807127 {#3163
    date: 2023-10-09 01:18:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3167 …}
  +votes: Doctrine\ORM\PersistentCollection {#3175 …}
  +reports: Doctrine\ORM\PersistentCollection {#3177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
  -id: 38065
  -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2520405"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807127 {#3164
    date: 2023-10-09 01:18: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
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 {#3279
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2376
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Better option, go old school.\n
        \n
        Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
        \n
        Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1696890091 {#1980
        date: 2023-10-10 00:21:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2365 …}
      +nested: Doctrine\ORM\PersistentCollection {#2366 …}
      +votes: Doctrine\ORM\PersistentCollection {#2352 …}
      +reports: Doctrine\ORM\PersistentCollection {#1348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
      -id: 38054
      -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696806632 {#2368
        date: 2023-10-09 01:10:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Then go back in your bed for a few minutes and miss work"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696807127 {#3163
      date: 2023-10-09 01:18:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3165 …}
    +nested: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3175 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    -id: 38065
    -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2520405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696807127 {#3164
      date: 2023-10-09 01:18:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: """
    Hate to sound like a parent, then you need to go to bed earlier.\n
    \n
    I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1696808138 {#3278
    date: 2023-10-09 01:35:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3286 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 38081
  -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808138 {#3281
    date: 2023-10-09 01:35:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#3279
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2376
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Better option, go old school.\n
        \n
        Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
        \n
        Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1696890091 {#1980
        date: 2023-10-10 00:21:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2365 …}
      +nested: Doctrine\ORM\PersistentCollection {#2366 …}
      +votes: Doctrine\ORM\PersistentCollection {#2352 …}
      +reports: Doctrine\ORM\PersistentCollection {#1348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
      -id: 38054
      -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696806632 {#2368
        date: 2023-10-09 01:10:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Then go back in your bed for a few minutes and miss work"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696807127 {#3163
      date: 2023-10-09 01:18:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3165 …}
    +nested: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3175 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    -id: 38065
    -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2520405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696807127 {#3164
      date: 2023-10-09 01:18:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: """
    Hate to sound like a parent, then you need to go to bed earlier.\n
    \n
    I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1696808138 {#3278
    date: 2023-10-09 01:35:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3286 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 38081
  -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808138 {#3281
    date: 2023-10-09 01:35:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#3279
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3173 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2376
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Better option, go old school.\n
        \n
        Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
        \n
        Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1696890091 {#1980
        date: 2023-10-10 00:21:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2365 …}
      +nested: Doctrine\ORM\PersistentCollection {#2366 …}
      +votes: Doctrine\ORM\PersistentCollection {#2352 …}
      +reports: Doctrine\ORM\PersistentCollection {#1348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
      -id: 38054
      -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696806632 {#2368
        date: 2023-10-09 01:10:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Then go back in your bed for a few minutes and miss work"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1696807127 {#3163
      date: 2023-10-09 01:18:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3165 …}
    +nested: Doctrine\ORM\PersistentCollection {#3167 …}
    +votes: Doctrine\ORM\PersistentCollection {#3175 …}
    +reports: Doctrine\ORM\PersistentCollection {#3177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
    -id: 38065
    -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://jlai.lu/comment/2520405"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696807127 {#3164
      date: 2023-10-09 01:18:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: """
    Hate to sound like a parent, then you need to go to bed earlier.\n
    \n
    I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1696808138 {#3278
    date: 2023-10-09 01:35:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3286 …}
  +nested: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  -id: 38081
  -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808138 {#3281
    date: 2023-10-09 01:35:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3381
  +user: Proxies\__CG__\App\Entity\User {#3385 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2376
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Better option, go old school.\n
          \n
          Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
          \n
          Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1696890091 {#1980
          date: 2023-10-10 00:21:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2365 …}
        +nested: Doctrine\ORM\PersistentCollection {#2366 …}
        +votes: Doctrine\ORM\PersistentCollection {#2352 …}
        +reports: Doctrine\ORM\PersistentCollection {#1348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
        -id: 38054
        -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696806632 {#2368
          date: 2023-10-09 01:10:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "Then go back in your bed for a few minutes and miss work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696807127 {#3163
        date: 2023-10-09 01:18:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3165 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3175 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 38065
      -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2520405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696807127 {#3164
        date: 2023-10-09 01:18:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      Hate to sound like a parent, then you need to go to bed earlier.\n
      \n
      I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1696808138 {#3278
      date: 2023-10-09 01:35:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3286 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 38081
    -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808138 {#3281
      date: 2023-10-09 01:35:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "I’m pretty sure chronic lack of sleep has started impacting my memory and ability to perform consistently on some cognitive tasks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696825883 {#3380
    date: 2023-10-09 06:31:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3397 …}
  -id: 38291
  -bodyTs: "'abil':15 'chronic':5 'cognit':21 'consist':18 'impact':11 'lack':6 'm':2 'memori':13 'perform':17 'pretti':3 'sleep':8 'start':10 'sure':4 'task':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4183289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696825883 {#3377
    date: 2023-10-09 06:31: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
75 DENIED edit
App\Entity\EntryComment {#3381
  +user: Proxies\__CG__\App\Entity\User {#3385 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2376
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Better option, go old school.\n
          \n
          Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
          \n
          Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1696890091 {#1980
          date: 2023-10-10 00:21:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2365 …}
        +nested: Doctrine\ORM\PersistentCollection {#2366 …}
        +votes: Doctrine\ORM\PersistentCollection {#2352 …}
        +reports: Doctrine\ORM\PersistentCollection {#1348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
        -id: 38054
        -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696806632 {#2368
          date: 2023-10-09 01:10:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "Then go back in your bed for a few minutes and miss work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696807127 {#3163
        date: 2023-10-09 01:18:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3165 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3175 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 38065
      -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2520405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696807127 {#3164
        date: 2023-10-09 01:18:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      Hate to sound like a parent, then you need to go to bed earlier.\n
      \n
      I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1696808138 {#3278
      date: 2023-10-09 01:35:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3286 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 38081
    -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808138 {#3281
      date: 2023-10-09 01:35:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "I’m pretty sure chronic lack of sleep has started impacting my memory and ability to perform consistently on some cognitive tasks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696825883 {#3380
    date: 2023-10-09 06:31:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3397 …}
  -id: 38291
  -bodyTs: "'abil':15 'chronic':5 'cognit':21 'consist':18 'impact':11 'lack':6 'm':2 'memori':13 'perform':17 'pretti':3 'sleep':8 'start':10 'sure':4 'task':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4183289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696825883 {#3377
    date: 2023-10-09 06:31: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
76 DENIED moderate
App\Entity\EntryComment {#3381
  +user: Proxies\__CG__\App\Entity\User {#3385 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2376
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Better option, go old school.\n
          \n
          Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
          \n
          Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1696890091 {#1980
          date: 2023-10-10 00:21:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2365 …}
        +nested: Doctrine\ORM\PersistentCollection {#2366 …}
        +votes: Doctrine\ORM\PersistentCollection {#2352 …}
        +reports: Doctrine\ORM\PersistentCollection {#1348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
        -id: 38054
        -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696806632 {#2368
          date: 2023-10-09 01:10:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "Then go back in your bed for a few minutes and miss work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696807127 {#3163
        date: 2023-10-09 01:18:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3165 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3175 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 38065
      -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2520405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696807127 {#3164
        date: 2023-10-09 01:18:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      Hate to sound like a parent, then you need to go to bed earlier.\n
      \n
      I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1696808138 {#3278
      date: 2023-10-09 01:35:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3286 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 38081
    -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808138 {#3281
      date: 2023-10-09 01:35:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "I’m pretty sure chronic lack of sleep has started impacting my memory and ability to perform consistently on some cognitive tasks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696825883 {#3380
    date: 2023-10-09 06:31:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3386 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3395 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3397 …}
  -id: 38291
  -bodyTs: "'abil':15 'chronic':5 'cognit':21 'consist':18 'impact':11 'lack':6 'm':2 'memori':13 'perform':17 'pretti':3 'sleep':8 'start':10 'sure':4 'task':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4183289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696825883 {#3377
    date: 2023-10-09 06:31: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
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 {#3580
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3381
    +user: Proxies\__CG__\App\Entity\User {#3385 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "I’m pretty sure chronic lack of sleep has started impacting my memory and ability to perform consistently on some cognitive tasks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696825883 {#3380
      date: 2023-10-09 06:31:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3386 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3397 …}
    -id: 38291
    -bodyTs: "'abil':15 'chronic':5 'cognit':21 'consist':18 'impact':11 'lack':6 'm':2 'memori':13 'perform':17 'pretti':3 'sleep':8 'start':10 'sure':4 'task':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4183289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696825883 {#3377
      date: 2023-10-09 06:31:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: """
    I don't doubt it.\n
    \n
    I remember reading experiments where being awake for 24 hours impacts the ability to drive more than a blood alcohol level of 0.05 and by 36 hours it is 0.15.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696826319 {#3578
    date: 2023-10-09 06:38:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Aurenkin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3581 …}
  +nested: Doctrine\ORM\PersistentCollection {#3583 …}
  +votes: Doctrine\ORM\PersistentCollection {#3585 …}
  +reports: Doctrine\ORM\PersistentCollection {#3587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3591 …}
  -id: 38295
  -bodyTs: "'0.05':28 '0.15':35 '24':14 '36':31 'abil':18 'alcohol':25 'awak':12 'blood':24 'doubt':4 'drive':20 'experi':9 'hour':15,32 'impact':16 'level':26 'read':8 'rememb':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2845891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696826319 {#3579
    date: 2023-10-09 06:38:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#3580
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3381
    +user: Proxies\__CG__\App\Entity\User {#3385 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "I’m pretty sure chronic lack of sleep has started impacting my memory and ability to perform consistently on some cognitive tasks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696825883 {#3380
      date: 2023-10-09 06:31:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3386 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3397 …}
    -id: 38291
    -bodyTs: "'abil':15 'chronic':5 'cognit':21 'consist':18 'impact':11 'lack':6 'm':2 'memori':13 'perform':17 'pretti':3 'sleep':8 'start':10 'sure':4 'task':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4183289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696825883 {#3377
      date: 2023-10-09 06:31:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: """
    I don't doubt it.\n
    \n
    I remember reading experiments where being awake for 24 hours impacts the ability to drive more than a blood alcohol level of 0.05 and by 36 hours it is 0.15.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696826319 {#3578
    date: 2023-10-09 06:38:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Aurenkin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3581 …}
  +nested: Doctrine\ORM\PersistentCollection {#3583 …}
  +votes: Doctrine\ORM\PersistentCollection {#3585 …}
  +reports: Doctrine\ORM\PersistentCollection {#3587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3591 …}
  -id: 38295
  -bodyTs: "'0.05':28 '0.15':35 '24':14 '36':31 'abil':18 'alcohol':25 'awak':12 'blood':24 'doubt':4 'drive':20 'experi':9 'hour':15,32 'impact':16 'level':26 'read':8 'rememb':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2845891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696826319 {#3579
    date: 2023-10-09 06:38:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#3580
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3381
    +user: Proxies\__CG__\App\Entity\User {#3385 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "I’m pretty sure chronic lack of sleep has started impacting my memory and ability to perform consistently on some cognitive tasks"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696825883 {#3380
      date: 2023-10-09 06:31:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3386 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3393 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3395 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3397 …}
    -id: 38291
    -bodyTs: "'abil':15 'chronic':5 'cognit':21 'consist':18 'impact':11 'lack':6 'm':2 'memori':13 'perform':17 'pretti':3 'sleep':8 'start':10 'sure':4 'task':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/4183289"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696825883 {#3377
      date: 2023-10-09 06:31:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: """
    I don't doubt it.\n
    \n
    I remember reading experiments where being awake for 24 hours impacts the ability to drive more than a blood alcohol level of 0.05 and by 36 hours it is 0.15.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696826319 {#3578
    date: 2023-10-09 06:38:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Aurenkin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3581 …}
  +nested: Doctrine\ORM\PersistentCollection {#3583 …}
  +votes: Doctrine\ORM\PersistentCollection {#3585 …}
  +reports: Doctrine\ORM\PersistentCollection {#3587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3591 …}
  -id: 38295
  -bodyTs: "'0.05':28 '0.15':35 '24':14 '36':31 'abil':18 'alcohol':25 'awak':12 'blood':24 'doubt':4 'drive':20 'experi':9 'hour':15,32 'impact':16 'level':26 'read':8 'rememb':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2845891"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696826319 {#3579
    date: 2023-10-09 06:38:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3401
  +user: Proxies\__CG__\App\Entity\User {#3402 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2376
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Better option, go old school.\n
          \n
          Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
          \n
          Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1696890091 {#1980
          date: 2023-10-10 00:21:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2365 …}
        +nested: Doctrine\ORM\PersistentCollection {#2366 …}
        +votes: Doctrine\ORM\PersistentCollection {#2352 …}
        +reports: Doctrine\ORM\PersistentCollection {#1348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
        -id: 38054
        -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696806632 {#2368
          date: 2023-10-09 01:10:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "Then go back in your bed for a few minutes and miss work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696807127 {#3163
        date: 2023-10-09 01:18:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3165 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3175 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 38065
      -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2520405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696807127 {#3164
        date: 2023-10-09 01:18:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      Hate to sound like a parent, then you need to go to bed earlier.\n
      \n
      I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1696808138 {#3278
      date: 2023-10-09 01:35:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3286 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 38081
    -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808138 {#3281
      date: 2023-10-09 01:35:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "But what shall I do; The Talos Principle is too addicting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696836402 {#3399
    date: 2023-10-09 09:26:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3403 …}
  +nested: Doctrine\ORM\PersistentCollection {#3405 …}
  +votes: Doctrine\ORM\PersistentCollection {#3407 …}
  +reports: Doctrine\ORM\PersistentCollection {#3409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3413 …}
  -id: 38396
  -bodyTs: "'addict':11 'principl':8 'shall':3 'talo':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3688010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696836402 {#3400
    date: 2023-10-09 09:26: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
83 DENIED edit
App\Entity\EntryComment {#3401
  +user: Proxies\__CG__\App\Entity\User {#3402 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2376
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Better option, go old school.\n
          \n
          Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
          \n
          Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1696890091 {#1980
          date: 2023-10-10 00:21:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2365 …}
        +nested: Doctrine\ORM\PersistentCollection {#2366 …}
        +votes: Doctrine\ORM\PersistentCollection {#2352 …}
        +reports: Doctrine\ORM\PersistentCollection {#1348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
        -id: 38054
        -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696806632 {#2368
          date: 2023-10-09 01:10:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "Then go back in your bed for a few minutes and miss work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696807127 {#3163
        date: 2023-10-09 01:18:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3165 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3175 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 38065
      -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2520405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696807127 {#3164
        date: 2023-10-09 01:18:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      Hate to sound like a parent, then you need to go to bed earlier.\n
      \n
      I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1696808138 {#3278
      date: 2023-10-09 01:35:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3286 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 38081
    -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808138 {#3281
      date: 2023-10-09 01:35:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "But what shall I do; The Talos Principle is too addicting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696836402 {#3399
    date: 2023-10-09 09:26:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3403 …}
  +nested: Doctrine\ORM\PersistentCollection {#3405 …}
  +votes: Doctrine\ORM\PersistentCollection {#3407 …}
  +reports: Doctrine\ORM\PersistentCollection {#3409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3413 …}
  -id: 38396
  -bodyTs: "'addict':11 'principl':8 'shall':3 'talo':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3688010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696836402 {#3400
    date: 2023-10-09 09:26: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
84 DENIED moderate
App\Entity\EntryComment {#3401
  +user: Proxies\__CG__\App\Entity\User {#3402 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2376
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Better option, go old school.\n
          \n
          Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
          \n
          Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1696890091 {#1980
          date: 2023-10-10 00:21:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2365 …}
        +nested: Doctrine\ORM\PersistentCollection {#2366 …}
        +votes: Doctrine\ORM\PersistentCollection {#2352 …}
        +reports: Doctrine\ORM\PersistentCollection {#1348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
        -id: 38054
        -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696806632 {#2368
          date: 2023-10-09 01:10:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "Then go back in your bed for a few minutes and miss work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696807127 {#3163
        date: 2023-10-09 01:18:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3165 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3175 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 38065
      -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2520405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696807127 {#3164
        date: 2023-10-09 01:18:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      Hate to sound like a parent, then you need to go to bed earlier.\n
      \n
      I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1696808138 {#3278
      date: 2023-10-09 01:35:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3286 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 38081
    -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808138 {#3281
      date: 2023-10-09 01:35:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "But what shall I do; The Talos Principle is too addicting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696836402 {#3399
    date: 2023-10-09 09:26:42.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3403 …}
  +nested: Doctrine\ORM\PersistentCollection {#3405 …}
  +votes: Doctrine\ORM\PersistentCollection {#3407 …}
  +reports: Doctrine\ORM\PersistentCollection {#3409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3413 …}
  -id: 38396
  -bodyTs: "'addict':11 'principl':8 'shall':3 'talo':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3688010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696836402 {#3400
    date: 2023-10-09 09:26: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
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 {#3417
  +user: Proxies\__CG__\App\Entity\User {#3418 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2376
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Better option, go old school.\n
          \n
          Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
          \n
          Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1696890091 {#1980
          date: 2023-10-10 00:21:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2365 …}
        +nested: Doctrine\ORM\PersistentCollection {#2366 …}
        +votes: Doctrine\ORM\PersistentCollection {#2352 …}
        +reports: Doctrine\ORM\PersistentCollection {#1348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
        -id: 38054
        -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696806632 {#2368
          date: 2023-10-09 01:10:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "Then go back in your bed for a few minutes and miss work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696807127 {#3163
        date: 2023-10-09 01:18:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3165 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3175 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 38065
      -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2520405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696807127 {#3164
        date: 2023-10-09 01:18:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      Hate to sound like a parent, then you need to go to bed earlier.\n
      \n
      I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1696808138 {#3278
      date: 2023-10-09 01:35:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3286 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 38081
    -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808138 {#3281
      date: 2023-10-09 01:35:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696812909 {#3415
    date: 2023-10-09 02:55:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3419 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3423 …}
  +reports: Doctrine\ORM\PersistentCollection {#3425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
  -id: 38161
  -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4306106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696812909 {#3416
    date: 2023-10-09 02:55: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 {#3417
  +user: Proxies\__CG__\App\Entity\User {#3418 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2376
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Better option, go old school.\n
          \n
          Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
          \n
          Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1696890091 {#1980
          date: 2023-10-10 00:21:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2365 …}
        +nested: Doctrine\ORM\PersistentCollection {#2366 …}
        +votes: Doctrine\ORM\PersistentCollection {#2352 …}
        +reports: Doctrine\ORM\PersistentCollection {#1348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
        -id: 38054
        -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696806632 {#2368
          date: 2023-10-09 01:10:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "Then go back in your bed for a few minutes and miss work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696807127 {#3163
        date: 2023-10-09 01:18:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3165 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3175 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 38065
      -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2520405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696807127 {#3164
        date: 2023-10-09 01:18:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      Hate to sound like a parent, then you need to go to bed earlier.\n
      \n
      I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1696808138 {#3278
      date: 2023-10-09 01:35:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3286 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 38081
    -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808138 {#3281
      date: 2023-10-09 01:35:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696812909 {#3415
    date: 2023-10-09 02:55:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3419 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3423 …}
  +reports: Doctrine\ORM\PersistentCollection {#3425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
  -id: 38161
  -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4306106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696812909 {#3416
    date: 2023-10-09 02:55: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 {#3417
  +user: Proxies\__CG__\App\Entity\User {#3418 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2376
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Better option, go old school.\n
          \n
          Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
          \n
          Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1696890091 {#1980
          date: 2023-10-10 00:21:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2365 …}
        +nested: Doctrine\ORM\PersistentCollection {#2366 …}
        +votes: Doctrine\ORM\PersistentCollection {#2352 …}
        +reports: Doctrine\ORM\PersistentCollection {#1348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
        -id: 38054
        -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696806632 {#2368
          date: 2023-10-09 01:10:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "Then go back in your bed for a few minutes and miss work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696807127 {#3163
        date: 2023-10-09 01:18:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3165 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3175 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 38065
      -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2520405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696807127 {#3164
        date: 2023-10-09 01:18:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      Hate to sound like a parent, then you need to go to bed earlier.\n
      \n
      I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1696808138 {#3278
      date: 2023-10-09 01:35:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3286 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 38081
    -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808138 {#3281
      date: 2023-10-09 01:35:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696812909 {#3415
    date: 2023-10-09 02:55:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3419 …}
  +nested: Doctrine\ORM\PersistentCollection {#3421 …}
  +votes: Doctrine\ORM\PersistentCollection {#3423 …}
  +reports: Doctrine\ORM\PersistentCollection {#3425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
  -id: 38161
  -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4306106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696812909 {#3416
    date: 2023-10-09 02:55: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 {#3534
  +user: Proxies\__CG__\App\Entity\User {#3535 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3417
    +user: Proxies\__CG__\App\Entity\User {#3418 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696812909 {#3415
      date: 2023-10-09 02:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3419 …}
    +nested: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3423 …}
    +reports: Doctrine\ORM\PersistentCollection {#3425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
    -id: 38161
    -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4306106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696812909 {#3416
      date: 2023-10-09 02:55:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Nah that’s terrible. Gotta bump up those weekend numbers, think you can do 20 a day?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696813100 {#3532
    date: 2023-10-09 02:58:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Darorad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3536 …}
  +nested: Doctrine\ORM\PersistentCollection {#3538 …}
  +votes: Doctrine\ORM\PersistentCollection {#3540 …}
  +reports: Doctrine\ORM\PersistentCollection {#3542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3546 …}
  -id: 38164
  -bodyTs: "'20':15 'bump':6 'day':17 'gotta':5 'nah':1 'number':10 'terribl':4 'think':11 'weekend':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/2960887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813100 {#3533
    date: 2023-10-09 02:58:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3534
  +user: Proxies\__CG__\App\Entity\User {#3535 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3417
    +user: Proxies\__CG__\App\Entity\User {#3418 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696812909 {#3415
      date: 2023-10-09 02:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3419 …}
    +nested: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3423 …}
    +reports: Doctrine\ORM\PersistentCollection {#3425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
    -id: 38161
    -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4306106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696812909 {#3416
      date: 2023-10-09 02:55:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Nah that’s terrible. Gotta bump up those weekend numbers, think you can do 20 a day?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696813100 {#3532
    date: 2023-10-09 02:58:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Darorad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3536 …}
  +nested: Doctrine\ORM\PersistentCollection {#3538 …}
  +votes: Doctrine\ORM\PersistentCollection {#3540 …}
  +reports: Doctrine\ORM\PersistentCollection {#3542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3546 …}
  -id: 38164
  -bodyTs: "'20':15 'bump':6 'day':17 'gotta':5 'nah':1 'number':10 'terribl':4 'think':11 'weekend':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/2960887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813100 {#3533
    date: 2023-10-09 02:58:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3534
  +user: Proxies\__CG__\App\Entity\User {#3535 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3417
    +user: Proxies\__CG__\App\Entity\User {#3418 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696812909 {#3415
      date: 2023-10-09 02:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3419 …}
    +nested: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3423 …}
    +reports: Doctrine\ORM\PersistentCollection {#3425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
    -id: 38161
    -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4306106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696812909 {#3416
      date: 2023-10-09 02:55:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Nah that’s terrible. Gotta bump up those weekend numbers, think you can do 20 a day?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696813100 {#3532
    date: 2023-10-09 02:58:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Darorad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3536 …}
  +nested: Doctrine\ORM\PersistentCollection {#3538 …}
  +votes: Doctrine\ORM\PersistentCollection {#3540 …}
  +reports: Doctrine\ORM\PersistentCollection {#3542 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3546 …}
  -id: 38164
  -bodyTs: "'20':15 'bump':6 'day':17 'gotta':5 'nah':1 'number':10 'terribl':4 'think':11 'weekend':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.nz/comment/2960887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813100 {#3533
    date: 2023-10-09 02:58:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3550
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3417
    +user: Proxies\__CG__\App\Entity\User {#3418 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696812909 {#3415
      date: 2023-10-09 02:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3419 …}
    +nested: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3423 …}
    +reports: Doctrine\ORM\PersistentCollection {#3425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
    -id: 38161
    -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4306106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696812909 {#3416
      date: 2023-10-09 02:55:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "I know you are not serious but you cannot make up sleep debt. Crashing like this on the weekends just makes it worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696813192 {#3548
    date: 2023-10-09 02:59:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Darorad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3551 …}
  +nested: Doctrine\ORM\PersistentCollection {#3553 …}
  +votes: Doctrine\ORM\PersistentCollection {#3555 …}
  +reports: Doctrine\ORM\PersistentCollection {#3557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3561 …}
  -id: 38166
  -bodyTs: "'cannot':9 'crash':14 'debt':13 'know':2 'like':15 'make':10,21 'serious':6 'sleep':12 'weekend':19 'wors':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813192 {#3549
    date: 2023-10-09 02:59: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
95 DENIED edit
App\Entity\EntryComment {#3550
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3417
    +user: Proxies\__CG__\App\Entity\User {#3418 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696812909 {#3415
      date: 2023-10-09 02:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3419 …}
    +nested: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3423 …}
    +reports: Doctrine\ORM\PersistentCollection {#3425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
    -id: 38161
    -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4306106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696812909 {#3416
      date: 2023-10-09 02:55:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "I know you are not serious but you cannot make up sleep debt. Crashing like this on the weekends just makes it worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696813192 {#3548
    date: 2023-10-09 02:59:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Darorad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3551 …}
  +nested: Doctrine\ORM\PersistentCollection {#3553 …}
  +votes: Doctrine\ORM\PersistentCollection {#3555 …}
  +reports: Doctrine\ORM\PersistentCollection {#3557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3561 …}
  -id: 38166
  -bodyTs: "'cannot':9 'crash':14 'debt':13 'know':2 'like':15 'make':10,21 'serious':6 'sleep':12 'weekend':19 'wors':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813192 {#3549
    date: 2023-10-09 02:59: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
96 DENIED moderate
App\Entity\EntryComment {#3550
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3417
    +user: Proxies\__CG__\App\Entity\User {#3418 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1696812909 {#3415
      date: 2023-10-09 02:55:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3419 …}
    +nested: Doctrine\ORM\PersistentCollection {#3421 …}
    +votes: Doctrine\ORM\PersistentCollection {#3423 …}
    +reports: Doctrine\ORM\PersistentCollection {#3425 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
    -id: 38161
    -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4306106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696812909 {#3416
      date: 2023-10-09 02:55:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "I know you are not serious but you cannot make up sleep debt. Crashing like this on the weekends just makes it worse."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696813192 {#3548
    date: 2023-10-09 02:59:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Darorad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3551 …}
  +nested: Doctrine\ORM\PersistentCollection {#3553 …}
  +votes: Doctrine\ORM\PersistentCollection {#3555 …}
  +reports: Doctrine\ORM\PersistentCollection {#3557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3561 …}
  -id: 38166
  -bodyTs: "'cannot':9 'crash':14 'debt':13 'know':2 'like':15 'make':10,21 'serious':6 'sleep':12 'weekend':19 'wors':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813192 {#3549
    date: 2023-10-09 02:59: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
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 {#3600
  +user: Proxies\__CG__\App\Entity\User {#3595 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3550
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3417
      +user: Proxies\__CG__\App\Entity\User {#3418 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3279
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3174
          +user: Proxies\__CG__\App\Entity\User {#3173 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2376
            +user: App\Entity\User {#1354 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              Better option, go old school.\n
              \n
              Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
              \n
              Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 26
            +score: 0
            +lastActive: DateTime @1696890091 {#1980
              date: 2023-10-10 00:21:31.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2365 …}
            +nested: Doctrine\ORM\PersistentCollection {#2366 …}
            +votes: Doctrine\ORM\PersistentCollection {#2352 …}
            +reports: Doctrine\ORM\PersistentCollection {#1348 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
            -id: 38054
            -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696806632 {#2368
              date: 2023-10-09 01:10:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2376}
          +body: "Then go back in your bed for a few minutes and miss work"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 45
          +score: 0
          +lastActive: DateTime @1696807127 {#3163
            date: 2023-10-09 01:18:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@Pons_Aelius@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3165 …}
          +nested: Doctrine\ORM\PersistentCollection {#3167 …}
          +votes: Doctrine\ORM\PersistentCollection {#3175 …}
          +reports: Doctrine\ORM\PersistentCollection {#3177 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
          -id: 38065
          -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://jlai.lu/comment/2520405"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696807127 {#3164
            date: 2023-10-09 01:18:47.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: """
          Hate to sound like a parent, then you need to go to bed earlier.\n
          \n
          I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1696808138 {#3278
          date: 2023-10-09 01:35:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
          "@DisqueDePise@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3286 …}
        +nested: Doctrine\ORM\PersistentCollection {#3289 …}
        +votes: Doctrine\ORM\PersistentCollection {#3291 …}
        +reports: Doctrine\ORM\PersistentCollection {#3293 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
        -id: 38081
        -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696808138 {#3281
          date: 2023-10-09 01:35:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696812909 {#3415
        date: 2023-10-09 02:55:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3419 …}
      +nested: Doctrine\ORM\PersistentCollection {#3421 …}
      +votes: Doctrine\ORM\PersistentCollection {#3423 …}
      +reports: Doctrine\ORM\PersistentCollection {#3425 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
      -id: 38161
      -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4306106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696812909 {#3416
        date: 2023-10-09 02:55:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "I know you are not serious but you cannot make up sleep debt. Crashing like this on the weekends just makes it worse."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696813192 {#3548
      date: 2023-10-09 02:59:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
      "@Darorad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3551 …}
    +nested: Doctrine\ORM\PersistentCollection {#3553 …}
    +votes: Doctrine\ORM\PersistentCollection {#3555 …}
    +reports: Doctrine\ORM\PersistentCollection {#3557 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3559 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3561 …}
    -id: 38166
    -bodyTs: "'cannot':9 'crash':14 'debt':13 'know':2 'like':15 'make':10,21 'serious':6 'sleep':12 'weekend':19 'wors':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843634"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813192 {#3549
      date: 2023-10-09 02:59:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: """
    > I know you are not serious\n
    \n
    Allow me to introduce myself\n
    \n
    ![](https://lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)\n
    \n
    It’s 4:14, I need to be up to look after my daughter at 7. 👌🥱🫠
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696821252 {#3606
    date: 2023-10-09 05:14:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Darorad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3594 …}
  +nested: Doctrine\ORM\PersistentCollection {#3598 …}
  +votes: Doctrine\ORM\PersistentCollection {#3609 …}
  +reports: Doctrine\ORM\PersistentCollection {#3611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
  -id: 38265
  -bodyTs: "'/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':14 '14':18 '4':17 '7':30 'allow':7 'daughter':28 'introduc':10 'know':2 'lemmy.world':13 'lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':12 'look':25 'need':20 'serious':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4313835"
  +editedAt: DateTimeImmutable @1696821324 {#3603
    date: 2023-10-09 05:15:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696821252 {#3605
    date: 2023-10-09 05:14:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3595 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3550
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3417
      +user: Proxies\__CG__\App\Entity\User {#3418 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3279
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3174
          +user: Proxies\__CG__\App\Entity\User {#3173 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2376
            +user: App\Entity\User {#1354 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              Better option, go old school.\n
              \n
              Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
              \n
              Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 26
            +score: 0
            +lastActive: DateTime @1696890091 {#1980
              date: 2023-10-10 00:21:31.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2365 …}
            +nested: Doctrine\ORM\PersistentCollection {#2366 …}
            +votes: Doctrine\ORM\PersistentCollection {#2352 …}
            +reports: Doctrine\ORM\PersistentCollection {#1348 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
            -id: 38054
            -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696806632 {#2368
              date: 2023-10-09 01:10:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2376}
          +body: "Then go back in your bed for a few minutes and miss work"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 45
          +score: 0
          +lastActive: DateTime @1696807127 {#3163
            date: 2023-10-09 01:18:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@Pons_Aelius@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3165 …}
          +nested: Doctrine\ORM\PersistentCollection {#3167 …}
          +votes: Doctrine\ORM\PersistentCollection {#3175 …}
          +reports: Doctrine\ORM\PersistentCollection {#3177 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
          -id: 38065
          -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://jlai.lu/comment/2520405"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696807127 {#3164
            date: 2023-10-09 01:18:47.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: """
          Hate to sound like a parent, then you need to go to bed earlier.\n
          \n
          I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1696808138 {#3278
          date: 2023-10-09 01:35:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
          "@DisqueDePise@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3286 …}
        +nested: Doctrine\ORM\PersistentCollection {#3289 …}
        +votes: Doctrine\ORM\PersistentCollection {#3291 …}
        +reports: Doctrine\ORM\PersistentCollection {#3293 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
        -id: 38081
        -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696808138 {#3281
          date: 2023-10-09 01:35:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696812909 {#3415
        date: 2023-10-09 02:55:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3419 …}
      +nested: Doctrine\ORM\PersistentCollection {#3421 …}
      +votes: Doctrine\ORM\PersistentCollection {#3423 …}
      +reports: Doctrine\ORM\PersistentCollection {#3425 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
      -id: 38161
      -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4306106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696812909 {#3416
        date: 2023-10-09 02:55:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "I know you are not serious but you cannot make up sleep debt. Crashing like this on the weekends just makes it worse."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696813192 {#3548
      date: 2023-10-09 02:59:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
      "@Darorad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3551 …}
    +nested: Doctrine\ORM\PersistentCollection {#3553 …}
    +votes: Doctrine\ORM\PersistentCollection {#3555 …}
    +reports: Doctrine\ORM\PersistentCollection {#3557 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3559 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3561 …}
    -id: 38166
    -bodyTs: "'cannot':9 'crash':14 'debt':13 'know':2 'like':15 'make':10,21 'serious':6 'sleep':12 'weekend':19 'wors':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843634"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813192 {#3549
      date: 2023-10-09 02:59:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: """
    > I know you are not serious\n
    \n
    Allow me to introduce myself\n
    \n
    ![](https://lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)\n
    \n
    It’s 4:14, I need to be up to look after my daughter at 7. 👌🥱🫠
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696821252 {#3606
    date: 2023-10-09 05:14:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Darorad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3594 …}
  +nested: Doctrine\ORM\PersistentCollection {#3598 …}
  +votes: Doctrine\ORM\PersistentCollection {#3609 …}
  +reports: Doctrine\ORM\PersistentCollection {#3611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
  -id: 38265
  -bodyTs: "'/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':14 '14':18 '4':17 '7':30 'allow':7 'daughter':28 'introduc':10 'know':2 'lemmy.world':13 'lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':12 'look':25 'need':20 'serious':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4313835"
  +editedAt: DateTimeImmutable @1696821324 {#3603
    date: 2023-10-09 05:15:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696821252 {#3605
    date: 2023-10-09 05:14:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3600
  +user: Proxies\__CG__\App\Entity\User {#3595 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3550
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3417
      +user: Proxies\__CG__\App\Entity\User {#3418 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3279
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3174
          +user: Proxies\__CG__\App\Entity\User {#3173 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2376
            +user: App\Entity\User {#1354 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              Better option, go old school.\n
              \n
              Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
              \n
              Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 26
            +score: 0
            +lastActive: DateTime @1696890091 {#1980
              date: 2023-10-10 00:21:31.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2365 …}
            +nested: Doctrine\ORM\PersistentCollection {#2366 …}
            +votes: Doctrine\ORM\PersistentCollection {#2352 …}
            +reports: Doctrine\ORM\PersistentCollection {#1348 …}
            +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
            +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
            -id: 38054
            -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696806632 {#2368
              date: 2023-10-09 01:10:32.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2376}
          +body: "Then go back in your bed for a few minutes and miss work"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 45
          +score: 0
          +lastActive: DateTime @1696807127 {#3163
            date: 2023-10-09 01:18:47.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@Pons_Aelius@kbin.social"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3165 …}
          +nested: Doctrine\ORM\PersistentCollection {#3167 …}
          +votes: Doctrine\ORM\PersistentCollection {#3175 …}
          +reports: Doctrine\ORM\PersistentCollection {#3177 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
          -id: 38065
          -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://jlai.lu/comment/2520405"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696807127 {#3164
            date: 2023-10-09 01:18:47.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: """
          Hate to sound like a parent, then you need to go to bed earlier.\n
          \n
          I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 29
        +score: 0
        +lastActive: DateTime @1696808138 {#3278
          date: 2023-10-09 01:35:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
          "@DisqueDePise@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3286 …}
        +nested: Doctrine\ORM\PersistentCollection {#3289 …}
        +votes: Doctrine\ORM\PersistentCollection {#3291 …}
        +reports: Doctrine\ORM\PersistentCollection {#3293 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
        -id: 38081
        -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696808138 {#3281
          date: 2023-10-09 01:35:38.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1696812909 {#3415
        date: 2023-10-09 02:55:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3419 …}
      +nested: Doctrine\ORM\PersistentCollection {#3421 …}
      +votes: Doctrine\ORM\PersistentCollection {#3423 …}
      +reports: Doctrine\ORM\PersistentCollection {#3425 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
      -id: 38161
      -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4306106"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696812909 {#3416
        date: 2023-10-09 02:55:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "I know you are not serious but you cannot make up sleep debt. Crashing like this on the weekends just makes it worse."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696813192 {#3548
      date: 2023-10-09 02:59:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
      "@Darorad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3551 …}
    +nested: Doctrine\ORM\PersistentCollection {#3553 …}
    +votes: Doctrine\ORM\PersistentCollection {#3555 …}
    +reports: Doctrine\ORM\PersistentCollection {#3557 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3559 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3561 …}
    -id: 38166
    -bodyTs: "'cannot':9 'crash':14 'debt':13 'know':2 'like':15 'make':10,21 'serious':6 'sleep':12 'weekend':19 'wors':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843634"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813192 {#3549
      date: 2023-10-09 02:59:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: """
    > I know you are not serious\n
    \n
    Allow me to introduce myself\n
    \n
    ![](https://lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)\n
    \n
    It’s 4:14, I need to be up to look after my daughter at 7. 👌🥱🫠
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696821252 {#3606
    date: 2023-10-09 05:14:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Darorad@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3594 …}
  +nested: Doctrine\ORM\PersistentCollection {#3598 …}
  +votes: Doctrine\ORM\PersistentCollection {#3609 …}
  +reports: Doctrine\ORM\PersistentCollection {#3611 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
  -id: 38265
  -bodyTs: "'/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':14 '14':18 '4':17 '7':30 'allow':7 'daughter':28 'introduc':10 'know':2 'lemmy.world':13 'lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':12 'look':25 'need':20 'serious':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4313835"
  +editedAt: DateTimeImmutable @1696821324 {#3603
    date: 2023-10-09 05:15:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696821252 {#3605
    date: 2023-10-09 05:14:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3642
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3600
    +user: Proxies\__CG__\App\Entity\User {#3595 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3550
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3417
        +user: Proxies\__CG__\App\Entity\User {#3418 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3279
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3174
            +user: Proxies\__CG__\App\Entity\User {#3173 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2376
              +user: App\Entity\User {#1354 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: """
                Better option, go old school.\n
                \n
                Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
                \n
                Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 26
              +score: 0
              +lastActive: DateTime @1696890091 {#1980
                date: 2023-10-10 00:21:31.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Albin7326@suppo.fi"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2365 …}
              +nested: Doctrine\ORM\PersistentCollection {#2366 …}
              +votes: Doctrine\ORM\PersistentCollection {#2352 …}
              +reports: Doctrine\ORM\PersistentCollection {#1348 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
              -id: 38054
              -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696806632 {#2368
                date: 2023-10-09 01:10:32.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2376}
            +body: "Then go back in your bed for a few minutes and miss work"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 45
            +score: 0
            +lastActive: DateTime @1696807127 {#3163
              date: 2023-10-09 01:18:47.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
              "@Pons_Aelius@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3165 …}
            +nested: Doctrine\ORM\PersistentCollection {#3167 …}
            +votes: Doctrine\ORM\PersistentCollection {#3175 …}
            +reports: Doctrine\ORM\PersistentCollection {#3177 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
            -id: 38065
            -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://jlai.lu/comment/2520405"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696807127 {#3164
              date: 2023-10-09 01:18:47.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2376}
          +body: """
            Hate to sound like a parent, then you need to go to bed earlier.\n
            \n
            I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1696808138 {#3278
            date: 2023-10-09 01:35:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@Pons_Aelius@kbin.social"
            "@DisqueDePise@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3286 …}
          +nested: Doctrine\ORM\PersistentCollection {#3289 …}
          +votes: Doctrine\ORM\PersistentCollection {#3291 …}
          +reports: Doctrine\ORM\PersistentCollection {#3293 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
          -id: 38081
          -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696808138 {#3281
            date: 2023-10-09 01:35:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696812909 {#3415
          date: 2023-10-09 02:55:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
          "@DisqueDePise@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3419 …}
        +nested: Doctrine\ORM\PersistentCollection {#3421 …}
        +votes: Doctrine\ORM\PersistentCollection {#3423 …}
        +reports: Doctrine\ORM\PersistentCollection {#3425 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
        -id: 38161
        -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4306106"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696812909 {#3416
          date: 2023-10-09 02:55:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "I know you are not serious but you cannot make up sleep debt. Crashing like this on the weekends just makes it worse."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696813192 {#3548
        date: 2023-10-09 02:59:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
        "@Darorad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3551 …}
      +nested: Doctrine\ORM\PersistentCollection {#3553 …}
      +votes: Doctrine\ORM\PersistentCollection {#3555 …}
      +reports: Doctrine\ORM\PersistentCollection {#3557 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3561 …}
      -id: 38166
      -bodyTs: "'cannot':9 'crash':14 'debt':13 'know':2 'like':15 'make':10,21 'serious':6 'sleep':12 'weekend':19 'wors':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843634"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813192 {#3549
        date: 2023-10-09 02:59:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      > I know you are not serious\n
      \n
      Allow me to introduce myself\n
      \n
      ![](https://lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)\n
      \n
      It’s 4:14, I need to be up to look after my daughter at 7. 👌🥱🫠
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696821252 {#3606
      date: 2023-10-09 05:14:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
      "@Darorad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3594 …}
    +nested: Doctrine\ORM\PersistentCollection {#3598 …}
    +votes: Doctrine\ORM\PersistentCollection {#3609 …}
    +reports: Doctrine\ORM\PersistentCollection {#3611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
    -id: 38265
    -bodyTs: "'/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':14 '14':18 '4':17 '7':30 'allow':7 'daughter':28 'introduc':10 'know':2 'lemmy.world':13 'lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':12 'look':25 'need':20 'serious':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4313835"
    +editedAt: DateTimeImmutable @1696821324 {#3603
      date: 2023-10-09 05:15:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696821252 {#3605
      date: 2023-10-09 05:14:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "That’s how I know I would be a bad parent. If I go to bed at 4am, there’s nothing nor no one that would make me stand up at 7am"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696835332 {#3639
    date: 2023-10-09 09:08:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Darorad@lemmy.world"
    "@drekly@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3645 …}
  +nested: Doctrine\ORM\PersistentCollection {#3647 …}
  +votes: Doctrine\ORM\PersistentCollection {#3643 …}
  +reports: Doctrine\ORM\PersistentCollection {#3650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3654 …}
  -id: 38380
  -bodyTs: "'4am':18 '7am':32 'bad':10 'bed':16 'go':14 'know':5 'make':27 'noth':21 'one':24 'parent':11 'stand':29 'would':7,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4326611"
  +editedAt: DateTimeImmutable @1696835364 {#3636
    date: 2023-10-09 09:09:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696835332 {#3634
    date: 2023-10-09 09:08: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
103 DENIED edit
App\Entity\EntryComment {#3642
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3600
    +user: Proxies\__CG__\App\Entity\User {#3595 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3550
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3417
        +user: Proxies\__CG__\App\Entity\User {#3418 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3279
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3174
            +user: Proxies\__CG__\App\Entity\User {#3173 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2376
              +user: App\Entity\User {#1354 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: """
                Better option, go old school.\n
                \n
                Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
                \n
                Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 26
              +score: 0
              +lastActive: DateTime @1696890091 {#1980
                date: 2023-10-10 00:21:31.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Albin7326@suppo.fi"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2365 …}
              +nested: Doctrine\ORM\PersistentCollection {#2366 …}
              +votes: Doctrine\ORM\PersistentCollection {#2352 …}
              +reports: Doctrine\ORM\PersistentCollection {#1348 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
              -id: 38054
              -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696806632 {#2368
                date: 2023-10-09 01:10:32.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2376}
            +body: "Then go back in your bed for a few minutes and miss work"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 45
            +score: 0
            +lastActive: DateTime @1696807127 {#3163
              date: 2023-10-09 01:18:47.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
              "@Pons_Aelius@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3165 …}
            +nested: Doctrine\ORM\PersistentCollection {#3167 …}
            +votes: Doctrine\ORM\PersistentCollection {#3175 …}
            +reports: Doctrine\ORM\PersistentCollection {#3177 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
            -id: 38065
            -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://jlai.lu/comment/2520405"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696807127 {#3164
              date: 2023-10-09 01:18:47.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2376}
          +body: """
            Hate to sound like a parent, then you need to go to bed earlier.\n
            \n
            I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1696808138 {#3278
            date: 2023-10-09 01:35:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@Pons_Aelius@kbin.social"
            "@DisqueDePise@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3286 …}
          +nested: Doctrine\ORM\PersistentCollection {#3289 …}
          +votes: Doctrine\ORM\PersistentCollection {#3291 …}
          +reports: Doctrine\ORM\PersistentCollection {#3293 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
          -id: 38081
          -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696808138 {#3281
            date: 2023-10-09 01:35:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696812909 {#3415
          date: 2023-10-09 02:55:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
          "@DisqueDePise@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3419 …}
        +nested: Doctrine\ORM\PersistentCollection {#3421 …}
        +votes: Doctrine\ORM\PersistentCollection {#3423 …}
        +reports: Doctrine\ORM\PersistentCollection {#3425 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
        -id: 38161
        -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4306106"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696812909 {#3416
          date: 2023-10-09 02:55:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "I know you are not serious but you cannot make up sleep debt. Crashing like this on the weekends just makes it worse."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696813192 {#3548
        date: 2023-10-09 02:59:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
        "@Darorad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3551 …}
      +nested: Doctrine\ORM\PersistentCollection {#3553 …}
      +votes: Doctrine\ORM\PersistentCollection {#3555 …}
      +reports: Doctrine\ORM\PersistentCollection {#3557 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3561 …}
      -id: 38166
      -bodyTs: "'cannot':9 'crash':14 'debt':13 'know':2 'like':15 'make':10,21 'serious':6 'sleep':12 'weekend':19 'wors':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843634"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813192 {#3549
        date: 2023-10-09 02:59:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      > I know you are not serious\n
      \n
      Allow me to introduce myself\n
      \n
      ![](https://lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)\n
      \n
      It’s 4:14, I need to be up to look after my daughter at 7. 👌🥱🫠
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696821252 {#3606
      date: 2023-10-09 05:14:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
      "@Darorad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3594 …}
    +nested: Doctrine\ORM\PersistentCollection {#3598 …}
    +votes: Doctrine\ORM\PersistentCollection {#3609 …}
    +reports: Doctrine\ORM\PersistentCollection {#3611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
    -id: 38265
    -bodyTs: "'/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':14 '14':18 '4':17 '7':30 'allow':7 'daughter':28 'introduc':10 'know':2 'lemmy.world':13 'lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':12 'look':25 'need':20 'serious':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4313835"
    +editedAt: DateTimeImmutable @1696821324 {#3603
      date: 2023-10-09 05:15:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696821252 {#3605
      date: 2023-10-09 05:14:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "That’s how I know I would be a bad parent. If I go to bed at 4am, there’s nothing nor no one that would make me stand up at 7am"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696835332 {#3639
    date: 2023-10-09 09:08:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Darorad@lemmy.world"
    "@drekly@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3645 …}
  +nested: Doctrine\ORM\PersistentCollection {#3647 …}
  +votes: Doctrine\ORM\PersistentCollection {#3643 …}
  +reports: Doctrine\ORM\PersistentCollection {#3650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3654 …}
  -id: 38380
  -bodyTs: "'4am':18 '7am':32 'bad':10 'bed':16 'go':14 'know':5 'make':27 'noth':21 'one':24 'parent':11 'stand':29 'would':7,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4326611"
  +editedAt: DateTimeImmutable @1696835364 {#3636
    date: 2023-10-09 09:09:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696835332 {#3634
    date: 2023-10-09 09:08: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
104 DENIED moderate
App\Entity\EntryComment {#3642
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3600
    +user: Proxies\__CG__\App\Entity\User {#3595 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3550
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3417
        +user: Proxies\__CG__\App\Entity\User {#3418 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3279
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3174
            +user: Proxies\__CG__\App\Entity\User {#3173 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#2376
              +user: App\Entity\User {#1354 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: """
                Better option, go old school.\n
                \n
                Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
                \n
                Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 26
              +score: 0
              +lastActive: DateTime @1696890091 {#1980
                date: 2023-10-10 00:21:31.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Albin7326@suppo.fi"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2365 …}
              +nested: Doctrine\ORM\PersistentCollection {#2366 …}
              +votes: Doctrine\ORM\PersistentCollection {#2352 …}
              +reports: Doctrine\ORM\PersistentCollection {#1348 …}
              +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
              +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
              -id: 38054
              -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696806632 {#2368
                date: 2023-10-09 01:10:32.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2376}
            +body: "Then go back in your bed for a few minutes and miss work"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 45
            +score: 0
            +lastActive: DateTime @1696807127 {#3163
              date: 2023-10-09 01:18:47.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
              "@Pons_Aelius@kbin.social"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3165 …}
            +nested: Doctrine\ORM\PersistentCollection {#3167 …}
            +votes: Doctrine\ORM\PersistentCollection {#3175 …}
            +reports: Doctrine\ORM\PersistentCollection {#3177 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
            -id: 38065
            -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://jlai.lu/comment/2520405"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696807127 {#3164
              date: 2023-10-09 01:18:47.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2376}
          +body: """
            Hate to sound like a parent, then you need to go to bed earlier.\n
            \n
            I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 29
          +score: 0
          +lastActive: DateTime @1696808138 {#3278
            date: 2023-10-09 01:35:38.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@Pons_Aelius@kbin.social"
            "@DisqueDePise@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3286 …}
          +nested: Doctrine\ORM\PersistentCollection {#3289 …}
          +votes: Doctrine\ORM\PersistentCollection {#3291 …}
          +reports: Doctrine\ORM\PersistentCollection {#3293 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
          -id: 38081
          -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696808138 {#3281
            date: 2023-10-09 01:35:38.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1696812909 {#3415
          date: 2023-10-09 02:55:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
          "@DisqueDePise@jlai.lu"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3419 …}
        +nested: Doctrine\ORM\PersistentCollection {#3421 …}
        +votes: Doctrine\ORM\PersistentCollection {#3423 …}
        +reports: Doctrine\ORM\PersistentCollection {#3425 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
        -id: 38161
        -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4306106"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696812909 {#3416
          date: 2023-10-09 02:55:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "I know you are not serious but you cannot make up sleep debt. Crashing like this on the weekends just makes it worse."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696813192 {#3548
        date: 2023-10-09 02:59:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
        "@Darorad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3551 …}
      +nested: Doctrine\ORM\PersistentCollection {#3553 …}
      +votes: Doctrine\ORM\PersistentCollection {#3555 …}
      +reports: Doctrine\ORM\PersistentCollection {#3557 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3561 …}
      -id: 38166
      -bodyTs: "'cannot':9 'crash':14 'debt':13 'know':2 'like':15 'make':10,21 'serious':6 'sleep':12 'weekend':19 'wors':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843634"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813192 {#3549
        date: 2023-10-09 02:59:52.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      > I know you are not serious\n
      \n
      Allow me to introduce myself\n
      \n
      ![](https://lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)\n
      \n
      It’s 4:14, I need to be up to look after my daughter at 7. 👌🥱🫠
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696821252 {#3606
      date: 2023-10-09 05:14:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
      "@Darorad@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3594 …}
    +nested: Doctrine\ORM\PersistentCollection {#3598 …}
    +votes: Doctrine\ORM\PersistentCollection {#3609 …}
    +reports: Doctrine\ORM\PersistentCollection {#3611 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
    -id: 38265
    -bodyTs: "'/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':14 '14':18 '4':17 '7':30 'allow':7 'daughter':28 'introduc':10 'know':2 'lemmy.world':13 'lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':12 'look':25 'need':20 'serious':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4313835"
    +editedAt: DateTimeImmutable @1696821324 {#3603
      date: 2023-10-09 05:15:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696821252 {#3605
      date: 2023-10-09 05:14:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "That’s how I know I would be a bad parent. If I go to bed at 4am, there’s nothing nor no one that would make me stand up at 7am"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696835332 {#3639
    date: 2023-10-09 09:08:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Darorad@lemmy.world"
    "@drekly@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3645 …}
  +nested: Doctrine\ORM\PersistentCollection {#3647 …}
  +votes: Doctrine\ORM\PersistentCollection {#3643 …}
  +reports: Doctrine\ORM\PersistentCollection {#3650 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3652 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3654 …}
  -id: 38380
  -bodyTs: "'4am':18 '7am':32 'bad':10 'bed':16 'go':14 'know':5 'make':27 'noth':21 'one':24 'parent':11 'stand':29 'would':7,26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4326611"
  +editedAt: DateTimeImmutable @1696835364 {#3636
    date: 2023-10-09 09:09:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696835332 {#3634
    date: 2023-10-09 09:08: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
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 {#3671
  +user: Proxies\__CG__\App\Entity\User {#3595 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3642
    +user: Proxies\__CG__\App\Entity\User {#3302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3600
      +user: Proxies\__CG__\App\Entity\User {#3595 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3550
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3417
          +user: Proxies\__CG__\App\Entity\User {#3418 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3279
            +user: App\Entity\User {#1354 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3174
              +user: Proxies\__CG__\App\Entity\User {#3173 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#2376
                +user: App\Entity\User {#1354 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Better option, go old school.\n
                  \n
                  Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
                  \n
                  Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 26
                +score: 0
                +lastActive: DateTime @1696890091 {#1980
                  date: 2023-10-10 00:21:31.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Albin7326@suppo.fi"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2365 …}
                +nested: Doctrine\ORM\PersistentCollection {#2366 …}
                +votes: Doctrine\ORM\PersistentCollection {#2352 …}
                +reports: Doctrine\ORM\PersistentCollection {#1348 …}
                +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
                -id: 38054
                -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696806632 {#2368
                  date: 2023-10-09 01:10:32.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2376}
              +body: "Then go back in your bed for a few minutes and miss work"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 45
              +score: 0
              +lastActive: DateTime @1696807127 {#3163
                date: 2023-10-09 01:18:47.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Albin7326@suppo.fi"
                "@Pons_Aelius@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3165 …}
              +nested: Doctrine\ORM\PersistentCollection {#3167 …}
              +votes: Doctrine\ORM\PersistentCollection {#3175 …}
              +reports: Doctrine\ORM\PersistentCollection {#3177 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
              -id: 38065
              -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://jlai.lu/comment/2520405"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696807127 {#3164
                date: 2023-10-09 01:18:47.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2376}
            +body: """
              Hate to sound like a parent, then you need to go to bed earlier.\n
              \n
              I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 29
            +score: 0
            +lastActive: DateTime @1696808138 {#3278
              date: 2023-10-09 01:35:38.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
              "@Pons_Aelius@kbin.social"
              "@DisqueDePise@jlai.lu"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3286 …}
            +nested: Doctrine\ORM\PersistentCollection {#3289 …}
            +votes: Doctrine\ORM\PersistentCollection {#3291 …}
            +reports: Doctrine\ORM\PersistentCollection {#3293 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
            -id: 38081
            -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696808138 {#3281
              date: 2023-10-09 01:35:38.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2376}
          +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1696812909 {#3415
            date: 2023-10-09 02:55:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@Pons_Aelius@kbin.social"
            "@DisqueDePise@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3419 …}
          +nested: Doctrine\ORM\PersistentCollection {#3421 …}
          +votes: Doctrine\ORM\PersistentCollection {#3423 …}
          +reports: Doctrine\ORM\PersistentCollection {#3425 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
          -id: 38161
          -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4306106"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696812909 {#3416
            date: 2023-10-09 02:55:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "I know you are not serious but you cannot make up sleep debt. Crashing like this on the weekends just makes it worse."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696813192 {#3548
          date: 2023-10-09 02:59:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
          "@DisqueDePise@jlai.lu"
          "@Darorad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3551 …}
        +nested: Doctrine\ORM\PersistentCollection {#3553 …}
        +votes: Doctrine\ORM\PersistentCollection {#3555 …}
        +reports: Doctrine\ORM\PersistentCollection {#3557 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3559 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3561 …}
        -id: 38166
        -bodyTs: "'cannot':9 'crash':14 'debt':13 'know':2 'like':15 'make':10,21 'serious':6 'sleep':12 'weekend':19 'wors':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843634"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696813192 {#3549
          date: 2023-10-09 02:59:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        > I know you are not serious\n
        \n
        Allow me to introduce myself\n
        \n
        ![](https://lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)\n
        \n
        It’s 4:14, I need to be up to look after my daughter at 7. 👌🥱🫠
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696821252 {#3606
        date: 2023-10-09 05:14:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
        "@Darorad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3594 …}
      +nested: Doctrine\ORM\PersistentCollection {#3598 …}
      +votes: Doctrine\ORM\PersistentCollection {#3609 …}
      +reports: Doctrine\ORM\PersistentCollection {#3611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
      -id: 38265
      -bodyTs: "'/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':14 '14':18 '4':17 '7':30 'allow':7 'daughter':28 'introduc':10 'know':2 'lemmy.world':13 'lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':12 'look':25 'need':20 'serious':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4313835"
      +editedAt: DateTimeImmutable @1696821324 {#3603
        date: 2023-10-09 05:15:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696821252 {#3605
        date: 2023-10-09 05:14:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "That’s how I know I would be a bad parent. If I go to bed at 4am, there’s nothing nor no one that would make me stand up at 7am"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696835332 {#3639
      date: 2023-10-09 09:08:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
      "@Darorad@lemmy.world"
      "@drekly@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3645 …}
    +nested: Doctrine\ORM\PersistentCollection {#3647 …}
    +votes: Doctrine\ORM\PersistentCollection {#3643 …}
    +reports: Doctrine\ORM\PersistentCollection {#3650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3654 …}
    -id: 38380
    -bodyTs: "'4am':18 '7am':32 'bad':10 'bed':16 'go':14 'know':5 'make':27 'noth':21 'one':24 'parent':11 'stand':29 'would':7,26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4326611"
    +editedAt: DateTimeImmutable @1696835364 {#3636
      date: 2023-10-09 09:09:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696835332 {#3634
      date: 2023-10-09 09:08:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Yeah I thought the same, but I think I’m doing a good job! Doing great at looking after her, not so great at looking after myself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696838859 {#3666
    date: 2023-10-09 10:07:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Darorad@lemmy.world"
    "@drekly@lemmy.world"
    "@electrogamerman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3663 …}
  +nested: Doctrine\ORM\PersistentCollection {#3660 …}
  +votes: Doctrine\ORM\PersistentCollection {#3658 …}
  +reports: Doctrine\ORM\PersistentCollection {#3672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3676 …}
  -id: 38430
  -bodyTs: "'good':13 'great':16,23 'job':14 'look':18,25 'm':10 'think':8 'thought':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4329761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696838859 {#3669
    date: 2023-10-09 10:07:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#3671
  +user: Proxies\__CG__\App\Entity\User {#3595 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3642
    +user: Proxies\__CG__\App\Entity\User {#3302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3600
      +user: Proxies\__CG__\App\Entity\User {#3595 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3550
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3417
          +user: Proxies\__CG__\App\Entity\User {#3418 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3279
            +user: App\Entity\User {#1354 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3174
              +user: Proxies\__CG__\App\Entity\User {#3173 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#2376
                +user: App\Entity\User {#1354 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Better option, go old school.\n
                  \n
                  Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
                  \n
                  Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 26
                +score: 0
                +lastActive: DateTime @1696890091 {#1980
                  date: 2023-10-10 00:21:31.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Albin7326@suppo.fi"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2365 …}
                +nested: Doctrine\ORM\PersistentCollection {#2366 …}
                +votes: Doctrine\ORM\PersistentCollection {#2352 …}
                +reports: Doctrine\ORM\PersistentCollection {#1348 …}
                +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
                -id: 38054
                -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696806632 {#2368
                  date: 2023-10-09 01:10:32.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2376}
              +body: "Then go back in your bed for a few minutes and miss work"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 45
              +score: 0
              +lastActive: DateTime @1696807127 {#3163
                date: 2023-10-09 01:18:47.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Albin7326@suppo.fi"
                "@Pons_Aelius@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3165 …}
              +nested: Doctrine\ORM\PersistentCollection {#3167 …}
              +votes: Doctrine\ORM\PersistentCollection {#3175 …}
              +reports: Doctrine\ORM\PersistentCollection {#3177 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
              -id: 38065
              -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://jlai.lu/comment/2520405"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696807127 {#3164
                date: 2023-10-09 01:18:47.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2376}
            +body: """
              Hate to sound like a parent, then you need to go to bed earlier.\n
              \n
              I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 29
            +score: 0
            +lastActive: DateTime @1696808138 {#3278
              date: 2023-10-09 01:35:38.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
              "@Pons_Aelius@kbin.social"
              "@DisqueDePise@jlai.lu"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3286 …}
            +nested: Doctrine\ORM\PersistentCollection {#3289 …}
            +votes: Doctrine\ORM\PersistentCollection {#3291 …}
            +reports: Doctrine\ORM\PersistentCollection {#3293 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
            -id: 38081
            -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696808138 {#3281
              date: 2023-10-09 01:35:38.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2376}
          +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1696812909 {#3415
            date: 2023-10-09 02:55:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@Pons_Aelius@kbin.social"
            "@DisqueDePise@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3419 …}
          +nested: Doctrine\ORM\PersistentCollection {#3421 …}
          +votes: Doctrine\ORM\PersistentCollection {#3423 …}
          +reports: Doctrine\ORM\PersistentCollection {#3425 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
          -id: 38161
          -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4306106"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696812909 {#3416
            date: 2023-10-09 02:55:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "I know you are not serious but you cannot make up sleep debt. Crashing like this on the weekends just makes it worse."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696813192 {#3548
          date: 2023-10-09 02:59:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
          "@DisqueDePise@jlai.lu"
          "@Darorad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3551 …}
        +nested: Doctrine\ORM\PersistentCollection {#3553 …}
        +votes: Doctrine\ORM\PersistentCollection {#3555 …}
        +reports: Doctrine\ORM\PersistentCollection {#3557 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3559 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3561 …}
        -id: 38166
        -bodyTs: "'cannot':9 'crash':14 'debt':13 'know':2 'like':15 'make':10,21 'serious':6 'sleep':12 'weekend':19 'wors':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843634"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696813192 {#3549
          date: 2023-10-09 02:59:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        > I know you are not serious\n
        \n
        Allow me to introduce myself\n
        \n
        ![](https://lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)\n
        \n
        It’s 4:14, I need to be up to look after my daughter at 7. 👌🥱🫠
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696821252 {#3606
        date: 2023-10-09 05:14:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
        "@Darorad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3594 …}
      +nested: Doctrine\ORM\PersistentCollection {#3598 …}
      +votes: Doctrine\ORM\PersistentCollection {#3609 …}
      +reports: Doctrine\ORM\PersistentCollection {#3611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
      -id: 38265
      -bodyTs: "'/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':14 '14':18 '4':17 '7':30 'allow':7 'daughter':28 'introduc':10 'know':2 'lemmy.world':13 'lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':12 'look':25 'need':20 'serious':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4313835"
      +editedAt: DateTimeImmutable @1696821324 {#3603
        date: 2023-10-09 05:15:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696821252 {#3605
        date: 2023-10-09 05:14:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "That’s how I know I would be a bad parent. If I go to bed at 4am, there’s nothing nor no one that would make me stand up at 7am"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696835332 {#3639
      date: 2023-10-09 09:08:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
      "@Darorad@lemmy.world"
      "@drekly@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3645 …}
    +nested: Doctrine\ORM\PersistentCollection {#3647 …}
    +votes: Doctrine\ORM\PersistentCollection {#3643 …}
    +reports: Doctrine\ORM\PersistentCollection {#3650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3654 …}
    -id: 38380
    -bodyTs: "'4am':18 '7am':32 'bad':10 'bed':16 'go':14 'know':5 'make':27 'noth':21 'one':24 'parent':11 'stand':29 'would':7,26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4326611"
    +editedAt: DateTimeImmutable @1696835364 {#3636
      date: 2023-10-09 09:09:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696835332 {#3634
      date: 2023-10-09 09:08:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Yeah I thought the same, but I think I’m doing a good job! Doing great at looking after her, not so great at looking after myself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696838859 {#3666
    date: 2023-10-09 10:07:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Darorad@lemmy.world"
    "@drekly@lemmy.world"
    "@electrogamerman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3663 …}
  +nested: Doctrine\ORM\PersistentCollection {#3660 …}
  +votes: Doctrine\ORM\PersistentCollection {#3658 …}
  +reports: Doctrine\ORM\PersistentCollection {#3672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3676 …}
  -id: 38430
  -bodyTs: "'good':13 'great':16,23 'job':14 'look':18,25 'm':10 'think':8 'thought':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4329761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696838859 {#3669
    date: 2023-10-09 10:07:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#3671
  +user: Proxies\__CG__\App\Entity\User {#3595 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3642
    +user: Proxies\__CG__\App\Entity\User {#3302 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3600
      +user: Proxies\__CG__\App\Entity\User {#3595 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3550
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3417
          +user: Proxies\__CG__\App\Entity\User {#3418 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3279
            +user: App\Entity\User {#1354 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3174
              +user: Proxies\__CG__\App\Entity\User {#3173 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#2376
                +user: App\Entity\User {#1354 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Better option, go old school.\n
                  \n
                  Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
                  \n
                  Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 26
                +score: 0
                +lastActive: DateTime @1696890091 {#1980
                  date: 2023-10-10 00:21:31.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@Albin7326@suppo.fi"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2365 …}
                +nested: Doctrine\ORM\PersistentCollection {#2366 …}
                +votes: Doctrine\ORM\PersistentCollection {#2352 …}
                +reports: Doctrine\ORM\PersistentCollection {#1348 …}
                +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
                +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
                -id: 38054
                -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
                +editedAt: null
                +createdAt: DateTimeImmutable @1696806632 {#2368
                  date: 2023-10-09 01:10:32.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#2376}
              +body: "Then go back in your bed for a few minutes and miss work"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 45
              +score: 0
              +lastActive: DateTime @1696807127 {#3163
                date: 2023-10-09 01:18:47.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@Albin7326@suppo.fi"
                "@Pons_Aelius@kbin.social"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3165 …}
              +nested: Doctrine\ORM\PersistentCollection {#3167 …}
              +votes: Doctrine\ORM\PersistentCollection {#3175 …}
              +reports: Doctrine\ORM\PersistentCollection {#3177 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
              -id: 38065
              -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://jlai.lu/comment/2520405"
              +editedAt: null
              +createdAt: DateTimeImmutable @1696807127 {#3164
                date: 2023-10-09 01:18:47.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#2376}
            +body: """
              Hate to sound like a parent, then you need to go to bed earlier.\n
              \n
              I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 29
            +score: 0
            +lastActive: DateTime @1696808138 {#3278
              date: 2023-10-09 01:35:38.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
              "@Pons_Aelius@kbin.social"
              "@DisqueDePise@jlai.lu"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3286 …}
            +nested: Doctrine\ORM\PersistentCollection {#3289 …}
            +votes: Doctrine\ORM\PersistentCollection {#3291 …}
            +reports: Doctrine\ORM\PersistentCollection {#3293 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
            -id: 38081
            -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696808138 {#3281
              date: 2023-10-09 01:35:38.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2376}
          +body: "Are you telling me it’s not healthy to sleep 4 hours for most of the week then like 16 on the weekends?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1696812909 {#3415
            date: 2023-10-09 02:55:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@Pons_Aelius@kbin.social"
            "@DisqueDePise@jlai.lu"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3419 …}
          +nested: Doctrine\ORM\PersistentCollection {#3421 …}
          +votes: Doctrine\ORM\PersistentCollection {#3423 …}
          +reports: Doctrine\ORM\PersistentCollection {#3425 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3427 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3429 …}
          -id: 38161
          -bodyTs: "'16':20 '4':11 'healthi':8 'hour':12 'like':19 'sleep':10 'tell':3 'week':17 'weekend':23"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4306106"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696812909 {#3416
            date: 2023-10-09 02:55:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "I know you are not serious but you cannot make up sleep debt. Crashing like this on the weekends just makes it worse."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696813192 {#3548
          date: 2023-10-09 02:59:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
          "@DisqueDePise@jlai.lu"
          "@Darorad@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3551 …}
        +nested: Doctrine\ORM\PersistentCollection {#3553 …}
        +votes: Doctrine\ORM\PersistentCollection {#3555 …}
        +reports: Doctrine\ORM\PersistentCollection {#3557 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3559 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3561 …}
        -id: 38166
        -bodyTs: "'cannot':9 'crash':14 'debt':13 'know':2 'like':15 'make':10,21 'serious':6 'sleep':12 'weekend':19 'wors':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843634"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696813192 {#3549
          date: 2023-10-09 02:59:52.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        > I know you are not serious\n
        \n
        Allow me to introduce myself\n
        \n
        ![](https://lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)\n
        \n
        It’s 4:14, I need to be up to look after my daughter at 7. 👌🥱🫠
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696821252 {#3606
        date: 2023-10-09 05:14:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
        "@Darorad@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3594 …}
      +nested: Doctrine\ORM\PersistentCollection {#3598 …}
      +votes: Doctrine\ORM\PersistentCollection {#3609 …}
      +reports: Doctrine\ORM\PersistentCollection {#3611 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3613 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3615 …}
      -id: 38265
      -bodyTs: "'/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':14 '14':18 '4':17 '7':30 'allow':7 'daughter':28 'introduc':10 'know':2 'lemmy.world':13 'lemmy.world/pictrs/image/82347b82-5edd-4127-8abe-9d10630c8061.jpeg)':12 'look':25 'need':20 'serious':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4313835"
      +editedAt: DateTimeImmutable @1696821324 {#3603
        date: 2023-10-09 05:15:24.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696821252 {#3605
        date: 2023-10-09 05:14:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "That’s how I know I would be a bad parent. If I go to bed at 4am, there’s nothing nor no one that would make me stand up at 7am"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696835332 {#3639
      date: 2023-10-09 09:08:52.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
      "@Darorad@lemmy.world"
      "@drekly@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3645 …}
    +nested: Doctrine\ORM\PersistentCollection {#3647 …}
    +votes: Doctrine\ORM\PersistentCollection {#3643 …}
    +reports: Doctrine\ORM\PersistentCollection {#3650 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3652 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3654 …}
    -id: 38380
    -bodyTs: "'4am':18 '7am':32 'bad':10 'bed':16 'go':14 'know':5 'make':27 'noth':21 'one':24 'parent':11 'stand':29 'would':7,26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4326611"
    +editedAt: DateTimeImmutable @1696835364 {#3636
      date: 2023-10-09 09:09:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696835332 {#3634
      date: 2023-10-09 09:08:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Yeah I thought the same, but I think I’m doing a good job! Doing great at looking after her, not so great at looking after myself."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696838859 {#3666
    date: 2023-10-09 10:07:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Darorad@lemmy.world"
    "@drekly@lemmy.world"
    "@electrogamerman@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3663 …}
  +nested: Doctrine\ORM\PersistentCollection {#3660 …}
  +votes: Doctrine\ORM\PersistentCollection {#3658 …}
  +reports: Doctrine\ORM\PersistentCollection {#3672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3674 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3676 …}
  -id: 38430
  -bodyTs: "'good':13 'great':16,23 'job':14 'look':18,25 'm':10 'think':8 'thought':3 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4329761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696838859 {#3669
    date: 2023-10-09 10:07:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3433
  +user: Proxies\__CG__\App\Entity\User {#3434 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2376
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Better option, go old school.\n
          \n
          Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
          \n
          Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1696890091 {#1980
          date: 2023-10-10 00:21:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2365 …}
        +nested: Doctrine\ORM\PersistentCollection {#2366 …}
        +votes: Doctrine\ORM\PersistentCollection {#2352 …}
        +reports: Doctrine\ORM\PersistentCollection {#1348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
        -id: 38054
        -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696806632 {#2368
          date: 2023-10-09 01:10:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "Then go back in your bed for a few minutes and miss work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696807127 {#3163
        date: 2023-10-09 01:18:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3165 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3175 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 38065
      -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2520405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696807127 {#3164
        date: 2023-10-09 01:18:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      Hate to sound like a parent, then you need to go to bed earlier.\n
      \n
      I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1696808138 {#3278
      date: 2023-10-09 01:35:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3286 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 38081
    -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808138 {#3281
      date: 2023-10-09 01:35:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Ah great point. I’ll go tell my clinical insomnia all we need is more sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696808687 {#3431
    date: 2023-10-09 01:44:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3435 …}
  +nested: Doctrine\ORM\PersistentCollection {#3437 …}
  +votes: Doctrine\ORM\PersistentCollection {#3439 …}
  +reports: Doctrine\ORM\PersistentCollection {#3441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
  -id: 38094
  -bodyTs: "'ah':1 'clinic':9 'go':6 'great':2 'insomnia':10 'll':5 'need':13 'point':3 'sleep':16 'tell':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4302161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808687 {#3432
    date: 2023-10-09 01:44:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#3433
  +user: Proxies\__CG__\App\Entity\User {#3434 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2376
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Better option, go old school.\n
          \n
          Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
          \n
          Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1696890091 {#1980
          date: 2023-10-10 00:21:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2365 …}
        +nested: Doctrine\ORM\PersistentCollection {#2366 …}
        +votes: Doctrine\ORM\PersistentCollection {#2352 …}
        +reports: Doctrine\ORM\PersistentCollection {#1348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
        -id: 38054
        -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696806632 {#2368
          date: 2023-10-09 01:10:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "Then go back in your bed for a few minutes and miss work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696807127 {#3163
        date: 2023-10-09 01:18:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3165 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3175 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 38065
      -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2520405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696807127 {#3164
        date: 2023-10-09 01:18:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      Hate to sound like a parent, then you need to go to bed earlier.\n
      \n
      I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1696808138 {#3278
      date: 2023-10-09 01:35:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3286 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 38081
    -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808138 {#3281
      date: 2023-10-09 01:35:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Ah great point. I’ll go tell my clinical insomnia all we need is more sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696808687 {#3431
    date: 2023-10-09 01:44:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3435 …}
  +nested: Doctrine\ORM\PersistentCollection {#3437 …}
  +votes: Doctrine\ORM\PersistentCollection {#3439 …}
  +reports: Doctrine\ORM\PersistentCollection {#3441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
  -id: 38094
  -bodyTs: "'ah':1 'clinic':9 'go':6 'great':2 'insomnia':10 'll':5 'need':13 'point':3 'sleep':16 'tell':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4302161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808687 {#3432
    date: 2023-10-09 01:44:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#3433
  +user: Proxies\__CG__\App\Entity\User {#3434 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3279
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3173 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2376
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Better option, go old school.\n
          \n
          Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
          \n
          Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 26
        +score: 0
        +lastActive: DateTime @1696890091 {#1980
          date: 2023-10-10 00:21:31.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2365 …}
        +nested: Doctrine\ORM\PersistentCollection {#2366 …}
        +votes: Doctrine\ORM\PersistentCollection {#2352 …}
        +reports: Doctrine\ORM\PersistentCollection {#1348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
        -id: 38054
        -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696806632 {#2368
          date: 2023-10-09 01:10:32.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: "Then go back in your bed for a few minutes and miss work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1696807127 {#3163
        date: 2023-10-09 01:18:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3165 …}
      +nested: Doctrine\ORM\PersistentCollection {#3167 …}
      +votes: Doctrine\ORM\PersistentCollection {#3175 …}
      +reports: Doctrine\ORM\PersistentCollection {#3177 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
      -id: 38065
      -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://jlai.lu/comment/2520405"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696807127 {#3164
        date: 2023-10-09 01:18:47.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      Hate to sound like a parent, then you need to go to bed earlier.\n
      \n
      I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 29
    +score: 0
    +lastActive: DateTime @1696808138 {#3278
      date: 2023-10-09 01:35:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3286 …}
    +nested: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    -id: 38081
    -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808138 {#3281
      date: 2023-10-09 01:35:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Ah great point. I’ll go tell my clinical insomnia all we need is more sleep."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696808687 {#3431
    date: 2023-10-09 01:44:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3435 …}
  +nested: Doctrine\ORM\PersistentCollection {#3437 …}
  +votes: Doctrine\ORM\PersistentCollection {#3439 …}
  +reports: Doctrine\ORM\PersistentCollection {#3441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
  -id: 38094
  -bodyTs: "'ah':1 'clinic':9 'go':6 'great':2 'insomnia':10 'll':5 'need':13 'point':3 'sleep':16 'tell':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4302161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808687 {#3432
    date: 2023-10-09 01:44:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#3482
  +user: Proxies\__CG__\App\Entity\User {#3486 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3433
    +user: Proxies\__CG__\App\Entity\User {#3434 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Ah great point. I’ll go tell my clinical insomnia all we need is more sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696808687 {#3431
      date: 2023-10-09 01:44:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 38094
    -bodyTs: "'ah':1 'clinic':9 'go':6 'great':2 'insomnia':10 'll':5 'need':13 'point':3 'sleep':16 'tell':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808687 {#3432
      date: 2023-10-09 01:44:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "go to bed earlier if you can’t fall asleep then go to bed at 7 or 6 pm after 2hrs or 3hrs you will fall asleep goddammit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696890090 {#3481
    date: 2023-10-10 00:21:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Beardsley@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3491 …}
  +nested: Doctrine\ORM\PersistentCollection {#3487 …}
  +votes: Doctrine\ORM\PersistentCollection {#3489 …}
  +reports: Doctrine\ORM\PersistentCollection {#3494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3498 …}
  -id: 39336
  -bodyTs: "'2hrs':21 '3hrs':23 '6':18 '7':16 'asleep':10,27 'bed':3,14 'earlier':4 'fall':9,26 'go':1,12 'goddammit':28 'pm':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2583763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696890090 {#3478
    date: 2023-10-10 00:21: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
115 DENIED edit
App\Entity\EntryComment {#3482
  +user: Proxies\__CG__\App\Entity\User {#3486 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3433
    +user: Proxies\__CG__\App\Entity\User {#3434 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Ah great point. I’ll go tell my clinical insomnia all we need is more sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696808687 {#3431
      date: 2023-10-09 01:44:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 38094
    -bodyTs: "'ah':1 'clinic':9 'go':6 'great':2 'insomnia':10 'll':5 'need':13 'point':3 'sleep':16 'tell':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808687 {#3432
      date: 2023-10-09 01:44:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "go to bed earlier if you can’t fall asleep then go to bed at 7 or 6 pm after 2hrs or 3hrs you will fall asleep goddammit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696890090 {#3481
    date: 2023-10-10 00:21:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Beardsley@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3491 …}
  +nested: Doctrine\ORM\PersistentCollection {#3487 …}
  +votes: Doctrine\ORM\PersistentCollection {#3489 …}
  +reports: Doctrine\ORM\PersistentCollection {#3494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3498 …}
  -id: 39336
  -bodyTs: "'2hrs':21 '3hrs':23 '6':18 '7':16 'asleep':10,27 'bed':3,14 'earlier':4 'fall':9,26 'go':1,12 'goddammit':28 'pm':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2583763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696890090 {#3478
    date: 2023-10-10 00:21: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
116 DENIED moderate
App\Entity\EntryComment {#3482
  +user: Proxies\__CG__\App\Entity\User {#3486 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3433
    +user: Proxies\__CG__\App\Entity\User {#3434 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Ah great point. I’ll go tell my clinical insomnia all we need is more sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696808687 {#3431
      date: 2023-10-09 01:44:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 38094
    -bodyTs: "'ah':1 'clinic':9 'go':6 'great':2 'insomnia':10 'll':5 'need':13 'point':3 'sleep':16 'tell':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808687 {#3432
      date: 2023-10-09 01:44:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "go to bed earlier if you can’t fall asleep then go to bed at 7 or 6 pm after 2hrs or 3hrs you will fall asleep goddammit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696890090 {#3481
    date: 2023-10-10 00:21:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Beardsley@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3491 …}
  +nested: Doctrine\ORM\PersistentCollection {#3487 …}
  +votes: Doctrine\ORM\PersistentCollection {#3489 …}
  +reports: Doctrine\ORM\PersistentCollection {#3494 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3496 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3498 …}
  -id: 39336
  -bodyTs: "'2hrs':21 '3hrs':23 '6':18 '7':16 'asleep':10,27 'bed':3,14 'earlier':4 'fall':9,26 'go':1,12 'goddammit':28 'pm':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://jlai.lu/comment/2583763"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696890090 {#3478
    date: 2023-10-10 00:21: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
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 {#3502
  +user: Proxies\__CG__\App\Entity\User {#3503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3433
    +user: Proxies\__CG__\App\Entity\User {#3434 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Ah great point. I’ll go tell my clinical insomnia all we need is more sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696808687 {#3431
      date: 2023-10-09 01:44:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 38094
    -bodyTs: "'ah':1 'clinic':9 'go':6 'great':2 'insomnia':10 'll':5 'need':13 'point':3 'sleep':16 'tell':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808687 {#3432
      date: 2023-10-09 01:44:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "And I’ll tell my landlord to cut my rent in half so I don’t need two jobs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696812846 {#3500
    date: 2023-10-09 02:54:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Beardsley@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3504 …}
  +nested: Doctrine\ORM\PersistentCollection {#3506 …}
  +votes: Doctrine\ORM\PersistentCollection {#3508 …}
  +reports: Doctrine\ORM\PersistentCollection {#3510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
  -id: 38160
  -bodyTs: "'cut':8 'half':12 'job':19 'landlord':6 'll':3 'need':17 'rent':10 'tell':4 'two':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4171317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696812846 {#3501
    date: 2023-10-09 02: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
119 DENIED edit
App\Entity\EntryComment {#3502
  +user: Proxies\__CG__\App\Entity\User {#3503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3433
    +user: Proxies\__CG__\App\Entity\User {#3434 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Ah great point. I’ll go tell my clinical insomnia all we need is more sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696808687 {#3431
      date: 2023-10-09 01:44:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 38094
    -bodyTs: "'ah':1 'clinic':9 'go':6 'great':2 'insomnia':10 'll':5 'need':13 'point':3 'sleep':16 'tell':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808687 {#3432
      date: 2023-10-09 01:44:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "And I’ll tell my landlord to cut my rent in half so I don’t need two jobs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696812846 {#3500
    date: 2023-10-09 02:54:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Beardsley@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3504 …}
  +nested: Doctrine\ORM\PersistentCollection {#3506 …}
  +votes: Doctrine\ORM\PersistentCollection {#3508 …}
  +reports: Doctrine\ORM\PersistentCollection {#3510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
  -id: 38160
  -bodyTs: "'cut':8 'half':12 'job':19 'landlord':6 'll':3 'need':17 'rent':10 'tell':4 'two':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4171317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696812846 {#3501
    date: 2023-10-09 02: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
120 DENIED moderate
App\Entity\EntryComment {#3502
  +user: Proxies\__CG__\App\Entity\User {#3503 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3433
    +user: Proxies\__CG__\App\Entity\User {#3434 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Ah great point. I’ll go tell my clinical insomnia all we need is more sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696808687 {#3431
      date: 2023-10-09 01:44:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 38094
    -bodyTs: "'ah':1 'clinic':9 'go':6 'great':2 'insomnia':10 'll':5 'need':13 'point':3 'sleep':16 'tell':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808687 {#3432
      date: 2023-10-09 01:44:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "And I’ll tell my landlord to cut my rent in half so I don’t need two jobs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696812846 {#3500
    date: 2023-10-09 02:54:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Beardsley@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3504 …}
  +nested: Doctrine\ORM\PersistentCollection {#3506 …}
  +votes: Doctrine\ORM\PersistentCollection {#3508 …}
  +reports: Doctrine\ORM\PersistentCollection {#3510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
  -id: 38160
  -bodyTs: "'cut':8 'half':12 'job':19 'landlord':6 'll':3 'need':17 'rent':10 'tell':4 'two':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4171317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696812846 {#3501
    date: 2023-10-09 02: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
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 {#3519
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3433
    +user: Proxies\__CG__\App\Entity\User {#3434 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Ah great point. I’ll go tell my clinical insomnia all we need is more sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696808687 {#3431
      date: 2023-10-09 01:44:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 38094
    -bodyTs: "'ah':1 'clinic':9 'go':6 'great':2 'insomnia':10 'll':5 'need':13 'point':3 'sleep':16 'tell':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808687 {#3432
      date: 2023-10-09 01:44:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "I'm sorry you have that and truly hope you find an effective treatment, but the vast majority of people who are sleep deprived do not suffer from medically induced insomnia."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696808956 {#3516
    date: 2023-10-09 01:49:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Beardsley@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3520 …}
  +nested: Doctrine\ORM\PersistentCollection {#3522 …}
  +votes: Doctrine\ORM\PersistentCollection {#3524 …}
  +reports: Doctrine\ORM\PersistentCollection {#3526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3530 …}
  -id: 38100
  -bodyTs: "'depriv':24 'effect':13 'find':11 'hope':9 'induc':30 'insomnia':31 'm':2 'major':18 'medic':29 'peopl':20 'sleep':23 'sorri':3 'suffer':27 'treatment':14 'truli':8 'vast':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842768"
  +editedAt: DateTimeImmutable @1696809025 {#3517
    date: 2023-10-09 01:50:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696808956 {#3518
    date: 2023-10-09 01:49:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#3519
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3433
    +user: Proxies\__CG__\App\Entity\User {#3434 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Ah great point. I’ll go tell my clinical insomnia all we need is more sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696808687 {#3431
      date: 2023-10-09 01:44:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 38094
    -bodyTs: "'ah':1 'clinic':9 'go':6 'great':2 'insomnia':10 'll':5 'need':13 'point':3 'sleep':16 'tell':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808687 {#3432
      date: 2023-10-09 01:44:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "I'm sorry you have that and truly hope you find an effective treatment, but the vast majority of people who are sleep deprived do not suffer from medically induced insomnia."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696808956 {#3516
    date: 2023-10-09 01:49:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Beardsley@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3520 …}
  +nested: Doctrine\ORM\PersistentCollection {#3522 …}
  +votes: Doctrine\ORM\PersistentCollection {#3524 …}
  +reports: Doctrine\ORM\PersistentCollection {#3526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3530 …}
  -id: 38100
  -bodyTs: "'depriv':24 'effect':13 'find':11 'hope':9 'induc':30 'insomnia':31 'm':2 'major':18 'medic':29 'peopl':20 'sleep':23 'sorri':3 'suffer':27 'treatment':14 'truli':8 'vast':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842768"
  +editedAt: DateTimeImmutable @1696809025 {#3517
    date: 2023-10-09 01:50:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696808956 {#3518
    date: 2023-10-09 01:49:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#3519
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3433
    +user: Proxies\__CG__\App\Entity\User {#3434 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3279
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3173 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2376
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Better option, go old school.\n
            \n
            Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
            \n
            Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 26
          +score: 0
          +lastActive: DateTime @1696890091 {#1980
            date: 2023-10-10 00:21:31.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2365 …}
          +nested: Doctrine\ORM\PersistentCollection {#2366 …}
          +votes: Doctrine\ORM\PersistentCollection {#2352 …}
          +reports: Doctrine\ORM\PersistentCollection {#1348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
          -id: 38054
          -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696806632 {#2368
            date: 2023-10-09 01:10:32.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2376}
        +body: "Then go back in your bed for a few minutes and miss work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1696807127 {#3163
          date: 2023-10-09 01:18:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3165 …}
        +nested: Doctrine\ORM\PersistentCollection {#3167 …}
        +votes: Doctrine\ORM\PersistentCollection {#3175 …}
        +reports: Doctrine\ORM\PersistentCollection {#3177 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3179 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3181 …}
        -id: 38065
        -bodyTs: "'back':3 'bed':6 'go':2 'minut':10 'miss':12 'work':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://jlai.lu/comment/2520405"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696807127 {#3164
          date: 2023-10-09 01:18:47.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2376}
      +body: """
        Hate to sound like a parent, then you need to go to bed earlier.\n
        \n
        I haven't used an alarm in about a decade because I value sleep. Most of us live in a constant state of sleep deprivation and it is one of the worst things you can do for your health.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1696808138 {#3278
        date: 2023-10-09 01:35:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@Pons_Aelius@kbin.social"
        "@DisqueDePise@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3286 …}
      +nested: Doctrine\ORM\PersistentCollection {#3289 …}
      +votes: Doctrine\ORM\PersistentCollection {#3291 …}
      +reports: Doctrine\ORM\PersistentCollection {#3293 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
      -id: 38081
      -bodyTs: "'alarm':20 'bed':13 'constant':35 'decad':24 'depriv':39 'earlier':14 'go':11 'hate':1 'haven':16 'health':53 'like':4 'live':32 'need':9 'one':43 'parent':6 'sleep':28,38 'sound':3 'state':36 'thing':47 'us':31 'use':18 'valu':27 'worst':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808138 {#3281
        date: 2023-10-09 01:35:38.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: "Ah great point. I’ll go tell my clinical insomnia all we need is more sleep."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1696808687 {#3431
      date: 2023-10-09 01:44:47.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
      "@DisqueDePise@jlai.lu"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3435 …}
    +nested: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    -id: 38094
    -bodyTs: "'ah':1 'clinic':9 'go':6 'great':2 'insomnia':10 'll':5 'need':13 'point':3 'sleep':16 'tell':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4302161"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808687 {#3432
      date: 2023-10-09 01:44:47.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "I'm sorry you have that and truly hope you find an effective treatment, but the vast majority of people who are sleep deprived do not suffer from medically induced insomnia."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1696808956 {#3516
    date: 2023-10-09 01:49:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@DisqueDePise@jlai.lu"
    "@Beardsley@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3520 …}
  +nested: Doctrine\ORM\PersistentCollection {#3522 …}
  +votes: Doctrine\ORM\PersistentCollection {#3524 …}
  +reports: Doctrine\ORM\PersistentCollection {#3526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3528 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3530 …}
  -id: 38100
  -bodyTs: "'depriv':24 'effect':13 'find':11 'hope':9 'induc':30 'insomnia':31 'm':2 'major':18 'medic':29 'peopl':20 'sleep':23 'sorri':3 'suffer':27 'treatment':14 'truli':8 'vast':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842768"
  +editedAt: DateTimeImmutable @1696809025 {#3517
    date: 2023-10-09 01:50:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696808956 {#3518
    date: 2023-10-09 01:49:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3185
  +user: App\Entity\User {#2636 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2376
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Better option, go old school.\n
      \n
      Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
      \n
      Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1696890091 {#1980
      date: 2023-10-10 00:21:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2365 …}
    +nested: Doctrine\ORM\PersistentCollection {#2366 …}
    +votes: Doctrine\ORM\PersistentCollection {#2352 …}
    +reports: Doctrine\ORM\PersistentCollection {#1348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
    -id: 38054
    -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696806632 {#2368
      date: 2023-10-09 01:10:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: """
    I used to do this when I was a kid. Then as I got older my body learned how to grab objects while still sleeping and throw them at the clock.\n
    \n
    That’s when I just got an alarm clock with a sound that would scare me half to death. Nothing wakes you up better than your heart rushing blood to your brain.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696807273 {#3183
    date: 2023-10-09 01:21:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3188 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -id: 38067
  -bodyTs: "'alarm':39 'better':55 'blood':60 'bodi':17 'brain':63 'clock':31,40 'death':50 'got':14,37 'grab':21 'half':48 'heart':58 'kid':10 'learn':18 'noth':51 'object':22 'older':15 'rush':59 'scare':46 'sleep':25 'sound':43 'still':24 'throw':27 'use':2 'wake':52 'would':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4569179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807273 {#3184
    date: 2023-10-09 01:21:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#3185
  +user: App\Entity\User {#2636 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2376
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Better option, go old school.\n
      \n
      Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
      \n
      Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1696890091 {#1980
      date: 2023-10-10 00:21:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2365 …}
    +nested: Doctrine\ORM\PersistentCollection {#2366 …}
    +votes: Doctrine\ORM\PersistentCollection {#2352 …}
    +reports: Doctrine\ORM\PersistentCollection {#1348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
    -id: 38054
    -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696806632 {#2368
      date: 2023-10-09 01:10:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: """
    I used to do this when I was a kid. Then as I got older my body learned how to grab objects while still sleeping and throw them at the clock.\n
    \n
    That’s when I just got an alarm clock with a sound that would scare me half to death. Nothing wakes you up better than your heart rushing blood to your brain.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696807273 {#3183
    date: 2023-10-09 01:21:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3188 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -id: 38067
  -bodyTs: "'alarm':39 'better':55 'blood':60 'bodi':17 'brain':63 'clock':31,40 'death':50 'got':14,37 'grab':21 'half':48 'heart':58 'kid':10 'learn':18 'noth':51 'object':22 'older':15 'rush':59 'scare':46 'sleep':25 'sound':43 'still':24 'throw':27 'use':2 'wake':52 'would':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4569179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807273 {#3184
    date: 2023-10-09 01:21:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#3185
  +user: App\Entity\User {#2636 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2376
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Better option, go old school.\n
      \n
      Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
      \n
      Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 26
    +score: 0
    +lastActive: DateTime @1696890091 {#1980
      date: 2023-10-10 00:21:31.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2365 …}
    +nested: Doctrine\ORM\PersistentCollection {#2366 …}
    +votes: Doctrine\ORM\PersistentCollection {#2352 …}
    +reports: Doctrine\ORM\PersistentCollection {#1348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
    -id: 38054
    -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696806632 {#2368
      date: 2023-10-09 01:10:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: """
    I used to do this when I was a kid. Then as I got older my body learned how to grab objects while still sleeping and throw them at the clock.\n
    \n
    That’s when I just got an alarm clock with a sound that would scare me half to death. Nothing wakes you up better than your heart rushing blood to your brain.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696807273 {#3183
    date: 2023-10-09 01:21:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3188 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -id: 38067
  -bodyTs: "'alarm':39 'better':55 'blood':60 'bodi':17 'brain':63 'clock':31,40 'death':50 'got':14,37 'grab':21 'half':48 'heart':58 'kid':10 'learn':18 'noth':51 'object':22 'older':15 'rush':59 'scare':46 'sleep':25 'sound':43 'still':24 'throw':27 'use':2 'wake':52 'would':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4569179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807273 {#3184
    date: 2023-10-09 01:21:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3301
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3185
    +user: App\Entity\User {#2636 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2376
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Better option, go old school.\n
        \n
        Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
        \n
        Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1696890091 {#1980
        date: 2023-10-10 00:21:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2365 …}
      +nested: Doctrine\ORM\PersistentCollection {#2366 …}
      +votes: Doctrine\ORM\PersistentCollection {#2352 …}
      +reports: Doctrine\ORM\PersistentCollection {#1348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
      -id: 38054
      -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696806632 {#2368
        date: 2023-10-09 01:10:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      I used to do this when I was a kid. Then as I got older my body learned how to grab objects while still sleeping and throw them at the clock.\n
      \n
      That’s when I just got an alarm clock with a sound that would scare me half to death. Nothing wakes you up better than your heart rushing blood to your brain.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696807273 {#3183
      date: 2023-10-09 01:21:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3186 …}
    +nested: Doctrine\ORM\PersistentCollection {#3188 …}
    +votes: Doctrine\ORM\PersistentCollection {#3190 …}
    +reports: Doctrine\ORM\PersistentCollection {#3192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
    -id: 38067
    -bodyTs: "'alarm':39 'better':55 'blood':60 'bodi':17 'brain':63 'clock':31,40 'death':50 'got':14,37 'grab':21 'half':48 'heart':58 'kid':10 'learn':18 'noth':51 'object':22 'older':15 'rush':59 'scare':46 'sleep':25 'sound':43 'still':24 'throw':27 'use':2 'wake':52 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4569179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696807273 {#3184
      date: 2023-10-09 01:21:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Im guessing your morning woods became morning brains"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696835440 {#3299
    date: 2023-10-09 09:10:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@Gorvin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3303 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  -id: 38382
  -bodyTs: "'becam':6 'brain':8 'guess':2 'im':1 'morn':4,7 'wood':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4326704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696835440 {#3300
    date: 2023-10-09 09:10:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3185
    +user: App\Entity\User {#2636 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2376
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Better option, go old school.\n
        \n
        Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
        \n
        Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1696890091 {#1980
        date: 2023-10-10 00:21:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2365 …}
      +nested: Doctrine\ORM\PersistentCollection {#2366 …}
      +votes: Doctrine\ORM\PersistentCollection {#2352 …}
      +reports: Doctrine\ORM\PersistentCollection {#1348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
      -id: 38054
      -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696806632 {#2368
        date: 2023-10-09 01:10:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      I used to do this when I was a kid. Then as I got older my body learned how to grab objects while still sleeping and throw them at the clock.\n
      \n
      That’s when I just got an alarm clock with a sound that would scare me half to death. Nothing wakes you up better than your heart rushing blood to your brain.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696807273 {#3183
      date: 2023-10-09 01:21:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3186 …}
    +nested: Doctrine\ORM\PersistentCollection {#3188 …}
    +votes: Doctrine\ORM\PersistentCollection {#3190 …}
    +reports: Doctrine\ORM\PersistentCollection {#3192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
    -id: 38067
    -bodyTs: "'alarm':39 'better':55 'blood':60 'bodi':17 'brain':63 'clock':31,40 'death':50 'got':14,37 'grab':21 'half':48 'heart':58 'kid':10 'learn':18 'noth':51 'object':22 'older':15 'rush':59 'scare':46 'sleep':25 'sound':43 'still':24 'throw':27 'use':2 'wake':52 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4569179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696807273 {#3184
      date: 2023-10-09 01:21:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Im guessing your morning woods became morning brains"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696835440 {#3299
    date: 2023-10-09 09:10:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@Gorvin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3303 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  -id: 38382
  -bodyTs: "'becam':6 'brain':8 'guess':2 'im':1 'morn':4,7 'wood':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4326704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696835440 {#3300
    date: 2023-10-09 09:10:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#3301
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3185
    +user: App\Entity\User {#2636 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2376
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Better option, go old school.\n
        \n
        Don't use your phone alarm, buy an alarm clock. One with a very loud alarm that does not stop until you turn it off.\n
        \n
        Place in your room as far away from the bed as possible, so that you have to get out to turn it off.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 26
      +score: 0
      +lastActive: DateTime @1696890091 {#1980
        date: 2023-10-10 00:21:31.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2365 …}
      +nested: Doctrine\ORM\PersistentCollection {#2366 …}
      +votes: Doctrine\ORM\PersistentCollection {#2352 …}
      +reports: Doctrine\ORM\PersistentCollection {#1348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1349 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1352 …}
      -id: 38054
      -bodyTs: "'alarm':11,14,21 'away':37 'bed':40 'better':1 'buy':12 'clock':15 'far':36 'get':48 'go':3 'loud':20 'old':4 'one':16 'option':2 'phone':10 'place':31 'possibl':42 'room':34 'school':5 'stop':25 'turn':28,51 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696806632 {#2368
        date: 2023-10-09 01:10:32.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2376}
    +body: """
      I used to do this when I was a kid. Then as I got older my body learned how to grab objects while still sleeping and throw them at the clock.\n
      \n
      That’s when I just got an alarm clock with a sound that would scare me half to death. Nothing wakes you up better than your heart rushing blood to your brain.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696807273 {#3183
      date: 2023-10-09 01:21:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3186 …}
    +nested: Doctrine\ORM\PersistentCollection {#3188 …}
    +votes: Doctrine\ORM\PersistentCollection {#3190 …}
    +reports: Doctrine\ORM\PersistentCollection {#3192 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
    -id: 38067
    -bodyTs: "'alarm':39 'better':55 'blood':60 'bodi':17 'brain':63 'clock':31,40 'death':50 'got':14,37 'grab':21 'half':48 'heart':58 'kid':10 'learn':18 'noth':51 'object':22 'older':15 'rush':59 'scare':46 'sleep':25 'sound':43 'still':24 'throw':27 'use':2 'wake':52 'would':45"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/4569179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696807273 {#3184
      date: 2023-10-09 01:21:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2376}
  +body: "Im guessing your morning woods became morning brains"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696835440 {#3299
    date: 2023-10-09 09:10:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@Pons_Aelius@kbin.social"
    "@Gorvin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3303 …}
  +nested: Doctrine\ORM\PersistentCollection {#3305 …}
  +votes: Doctrine\ORM\PersistentCollection {#3307 …}
  +reports: Doctrine\ORM\PersistentCollection {#3309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3313 …}
  -id: 38382
  -bodyTs: "'becam':6 'brain':8 'guess':2 'im':1 'morn':4,7 'wood':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4326704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696835440 {#3300
    date: 2023-10-09 09:10:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2546
  +user: App\Entity\User {#2560 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Forget the drugs, I want to know more about Durdle Door"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696806858 {#2541
    date: 2023-10-09 01:14:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellfire103@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 38056
  -bodyTs: "'door':11 'drug':3 'durdl':10 'forget':1 'know':7 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4069696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696806858 {#2542
    date: 2023-10-09 01:14:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#2546
  +user: App\Entity\User {#2560 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Forget the drugs, I want to know more about Durdle Door"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696806858 {#2541
    date: 2023-10-09 01:14:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellfire103@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 38056
  -bodyTs: "'door':11 'drug':3 'durdl':10 'forget':1 'know':7 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4069696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696806858 {#2542
    date: 2023-10-09 01:14:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#2546
  +user: App\Entity\User {#2560 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2547 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Forget the drugs, I want to know more about Durdle Door"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696806858 {#2541
    date: 2023-10-09 01:14:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellfire103@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2548 …}
  +nested: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  -id: 38056
  -bodyTs: "'door':11 'drug':3 'durdl':10 'forget':1 'know':7 'want':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/4069696"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696806858 {#2542
    date: 2023-10-09 01:14:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2622
  +user: App\Entity\User {#2636 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“Never said anything about sheep”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696807045 {#2617
    date: 2023-10-09 01:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2624 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -id: 38062
  -bodyTs: "'anyth':3 'never':1 'said':2 'sheep':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4568923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807045 {#2618
    date: 2023-10-09 01:17: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
139 DENIED edit
App\Entity\EntryComment {#2622
  +user: App\Entity\User {#2636 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“Never said anything about sheep”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696807045 {#2617
    date: 2023-10-09 01:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2624 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -id: 38062
  -bodyTs: "'anyth':3 'never':1 'said':2 'sheep':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4568923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807045 {#2618
    date: 2023-10-09 01:17: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
140 DENIED moderate
App\Entity\EntryComment {#2622
  +user: App\Entity\User {#2636 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "“Never said anything about sheep”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696807045 {#2617
    date: 2023-10-09 01:17:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2624 …}
  +nested: Doctrine\ORM\PersistentCollection {#2626 …}
  +votes: Doctrine\ORM\PersistentCollection {#2628 …}
  +reports: Doctrine\ORM\PersistentCollection {#2630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2634 …}
  -id: 38062
  -bodyTs: "'anyth':3 'never':1 'said':2 'sheep':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4568923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807045 {#2618
    date: 2023-10-09 01:17: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
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 {#2696
  +user: App\Entity\User {#2710 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "@lelgenio@lemmy.ml I hate how many companies are owned by nestle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696807419 {#2691
    date: 2023-10-09 01:23:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2698 …}
  +nested: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2702 …}
  +reports: Doctrine\ORM\PersistentCollection {#2704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
  -id: 38069
  -bodyTs: "'compani':6 'hate':3 'lelgenio@lemmy.ml':1 'mani':5 'nestl':10 'own':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://universeodon.com/users/millions/statuses/111201971067679160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807419 {#2692
    date: 2023-10-09 01:23:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#2696
  +user: App\Entity\User {#2710 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "@lelgenio@lemmy.ml I hate how many companies are owned by nestle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696807419 {#2691
    date: 2023-10-09 01:23:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2698 …}
  +nested: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2702 …}
  +reports: Doctrine\ORM\PersistentCollection {#2704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
  -id: 38069
  -bodyTs: "'compani':6 'hate':3 'lelgenio@lemmy.ml':1 'mani':5 'nestl':10 'own':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://universeodon.com/users/millions/statuses/111201971067679160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807419 {#2692
    date: 2023-10-09 01:23:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#2696
  +user: App\Entity\User {#2710 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2697 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "@lelgenio@lemmy.ml I hate how many companies are owned by nestle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1696807419 {#2691
    date: 2023-10-09 01:23:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lelgenio@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2698 …}
  +nested: Doctrine\ORM\PersistentCollection {#2700 …}
  +votes: Doctrine\ORM\PersistentCollection {#2702 …}
  +reports: Doctrine\ORM\PersistentCollection {#2704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2708 …}
  -id: 38069
  -bodyTs: "'compani':6 'hate':3 'lelgenio@lemmy.ml':1 'mani':5 'nestl':10 'own':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://universeodon.com/users/millions/statuses/111201971067679160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807419 {#2692
    date: 2023-10-09 01:23:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 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
146 DENIED moderate
App\Entity\EntryComment {#2771
  +user: App\Entity\User {#2784 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "He barks but he’s bilingual."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1696807573 {#2766
    date: 2023-10-09 01:26:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2772 …}
  +nested: Doctrine\ORM\PersistentCollection {#2774 …}
  +votes: Doctrine\ORM\PersistentCollection {#2776 …}
  +reports: Doctrine\ORM\PersistentCollection {#2778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2782 …}
  -id: 38071
  -bodyTs: "'bark':2 'bilingu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4569535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807573 {#2767
    date: 2023-10-09 01:26:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#2771
  +user: App\Entity\User {#2784 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "He barks but he’s bilingual."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1696807573 {#2766
    date: 2023-10-09 01:26:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2772 …}
  +nested: Doctrine\ORM\PersistentCollection {#2774 …}
  +votes: Doctrine\ORM\PersistentCollection {#2776 …}
  +reports: Doctrine\ORM\PersistentCollection {#2778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2782 …}
  -id: 38071
  -bodyTs: "'bark':2 'bilingu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4569535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807573 {#2767
    date: 2023-10-09 01:26:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#2771
  +user: App\Entity\User {#2784 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "He barks but he’s bilingual."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1696807573 {#2766
    date: 2023-10-09 01:26:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2772 …}
  +nested: Doctrine\ORM\PersistentCollection {#2774 …}
  +votes: Doctrine\ORM\PersistentCollection {#2776 …}
  +reports: Doctrine\ORM\PersistentCollection {#2778 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2780 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2782 …}
  -id: 38071
  -bodyTs: "'bark':2 'bilingu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4569535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807573 {#2767
    date: 2023-10-09 01:26:13.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 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
150 DENIED moderate
App\Entity\EntryComment {#2844
  +user: App\Entity\User {#2857 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Christian landlord: A wolf in sheep’s clothing *takes note while shaking head*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696807745 {#2839
    date: 2023-10-09 01:29:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2845 …}
  +nested: Doctrine\ORM\PersistentCollection {#2847 …}
  +votes: Doctrine\ORM\PersistentCollection {#2849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
  -id: 38073
  -bodyTs: "'christian':1 'cloth':8 'head':13 'landlord':2 'note':10 'shake':12 'sheep':6 'take':9 'wolf':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3669857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807745 {#2840
    date: 2023-10-09 01:29: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
151 DENIED edit
App\Entity\EntryComment {#2844
  +user: App\Entity\User {#2857 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Christian landlord: A wolf in sheep’s clothing *takes note while shaking head*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696807745 {#2839
    date: 2023-10-09 01:29:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2845 …}
  +nested: Doctrine\ORM\PersistentCollection {#2847 …}
  +votes: Doctrine\ORM\PersistentCollection {#2849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
  -id: 38073
  -bodyTs: "'christian':1 'cloth':8 'head':13 'landlord':2 'note':10 'shake':12 'sheep':6 'take':9 'wolf':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3669857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807745 {#2840
    date: 2023-10-09 01:29: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
152 DENIED moderate
App\Entity\EntryComment {#2844
  +user: App\Entity\User {#2857 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2623 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Christian landlord: A wolf in sheep’s clothing *takes note while shaking head*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696807745 {#2839
    date: 2023-10-09 01:29:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2845 …}
  +nested: Doctrine\ORM\PersistentCollection {#2847 …}
  +votes: Doctrine\ORM\PersistentCollection {#2849 …}
  +reports: Doctrine\ORM\PersistentCollection {#2851 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2853 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2855 …}
  -id: 38073
  -bodyTs: "'christian':1 'cloth':8 'head':13 'landlord':2 'note':10 'shake':12 'sheep':6 'take':9 'wolf':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/3669857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696807745 {#2840
    date: 2023-10-09 01:29: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
153 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
154 DENIED moderate
App\Entity\EntryComment {#2917
  +user: App\Entity\User {#2930 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696935671 {#2912
    date: 2023-10-10 13:01:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2918 …}
  +nested: Doctrine\ORM\PersistentCollection {#2920 …}
  +votes: Doctrine\ORM\PersistentCollection {#2922 …}
  +reports: Doctrine\ORM\PersistentCollection {#2924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
  -id: 38083
  -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4301857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808354 {#2913
    date: 2023-10-09 01:39:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#2917
  +user: App\Entity\User {#2930 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696935671 {#2912
    date: 2023-10-10 13:01:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2918 …}
  +nested: Doctrine\ORM\PersistentCollection {#2920 …}
  +votes: Doctrine\ORM\PersistentCollection {#2922 …}
  +reports: Doctrine\ORM\PersistentCollection {#2924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
  -id: 38083
  -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4301857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808354 {#2913
    date: 2023-10-09 01:39:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#2917
  +user: App\Entity\User {#2930 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1696935671 {#2912
    date: 2023-10-10 13:01:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2918 …}
  +nested: Doctrine\ORM\PersistentCollection {#2920 …}
  +votes: Doctrine\ORM\PersistentCollection {#2922 …}
  +reports: Doctrine\ORM\PersistentCollection {#2924 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
  -id: 38083
  -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4301857"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808354 {#2913
    date: 2023-10-09 01:39:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 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
158 DENIED moderate
App\Entity\EntryComment {#3200
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2917
    +user: App\Entity\User {#2930 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696935671 {#2912
      date: 2023-10-10 13:01:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2918 …}
    +nested: Doctrine\ORM\PersistentCollection {#2920 …}
    +votes: Doctrine\ORM\PersistentCollection {#2922 …}
    +reports: Doctrine\ORM\PersistentCollection {#2924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
    -id: 38083
    -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4301857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808354 {#2913
      date: 2023-10-09 01:39:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2917}
  +body: "That sucks. My guess is that they were happy you had replaced their parents in this role."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696809463 {#3198
    date: 2023-10-09 01:57:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@who8mydamnoreos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 38110
  -bodyTs: "'guess':4 'happi':9 'parent':14 'replac':12 'role':17 'suck':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842868"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696809463 {#3199
    date: 2023-10-09 01:57:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#3200
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2917
    +user: App\Entity\User {#2930 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696935671 {#2912
      date: 2023-10-10 13:01:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2918 …}
    +nested: Doctrine\ORM\PersistentCollection {#2920 …}
    +votes: Doctrine\ORM\PersistentCollection {#2922 …}
    +reports: Doctrine\ORM\PersistentCollection {#2924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
    -id: 38083
    -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4301857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808354 {#2913
      date: 2023-10-09 01:39:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2917}
  +body: "That sucks. My guess is that they were happy you had replaced their parents in this role."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696809463 {#3198
    date: 2023-10-09 01:57:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@who8mydamnoreos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 38110
  -bodyTs: "'guess':4 'happi':9 'parent':14 'replac':12 'role':17 'suck':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842868"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696809463 {#3199
    date: 2023-10-09 01:57:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#3200
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2917
    +user: App\Entity\User {#2930 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 25
    +score: 0
    +lastActive: DateTime @1696935671 {#2912
      date: 2023-10-10 13:01:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2918 …}
    +nested: Doctrine\ORM\PersistentCollection {#2920 …}
    +votes: Doctrine\ORM\PersistentCollection {#2922 …}
    +reports: Doctrine\ORM\PersistentCollection {#2924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
    -id: 38083
    -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4301857"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808354 {#2913
      date: 2023-10-09 01:39:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2917}
  +body: "That sucks. My guess is that they were happy you had replaced their parents in this role."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1696809463 {#3198
    date: 2023-10-09 01:57:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@who8mydamnoreos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3201 …}
  +nested: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  -id: 38110
  -bodyTs: "'guess':4 'happi':9 'parent':14 'replac':12 'role':17 'suck':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842868"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696809463 {#3199
    date: 2023-10-09 01:57:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 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
162 DENIED moderate
App\Entity\EntryComment {#3317
  +user: App\Entity\User {#2930 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3200
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2917
      +user: App\Entity\User {#2930 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1696935671 {#2912
        date: 2023-10-10 13:01:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2918 …}
      +nested: Doctrine\ORM\PersistentCollection {#2920 …}
      +votes: Doctrine\ORM\PersistentCollection {#2922 …}
      +reports: Doctrine\ORM\PersistentCollection {#2924 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
      -id: 38083
      -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4301857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808354 {#2913
        date: 2023-10-09 01:39:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2917}
    +body: "That sucks. My guess is that they were happy you had replaced their parents in this role."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696809463 {#3198
      date: 2023-10-09 01:57:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@who8mydamnoreos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3201 …}
    +nested: Doctrine\ORM\PersistentCollection {#3203 …}
    +votes: Doctrine\ORM\PersistentCollection {#3205 …}
    +reports: Doctrine\ORM\PersistentCollection {#3207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
    -id: 38110
    -bodyTs: "'guess':4 'happi':9 'parent':14 'replac':12 'role':17 'suck':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842868"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696809463 {#3199
      date: 2023-10-09 01:57:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2917}
  +body: "I was more like a drill sarge than a mommy after that snooze button got hit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696813766 {#3315
    date: 2023-10-09 03:09:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@who8mydamnoreos@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3318 …}
  +nested: Doctrine\ORM\PersistentCollection {#3320 …}
  +votes: Doctrine\ORM\PersistentCollection {#3322 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  -id: 38187
  -bodyTs: "'button':14 'drill':6 'got':15 'hit':16 'like':4 'mommi':10 'sarg':7 'snooz':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4306980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813766 {#3316
    date: 2023-10-09 03:09:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#3317
  +user: App\Entity\User {#2930 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3200
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2917
      +user: App\Entity\User {#2930 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1696935671 {#2912
        date: 2023-10-10 13:01:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2918 …}
      +nested: Doctrine\ORM\PersistentCollection {#2920 …}
      +votes: Doctrine\ORM\PersistentCollection {#2922 …}
      +reports: Doctrine\ORM\PersistentCollection {#2924 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
      -id: 38083
      -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4301857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808354 {#2913
        date: 2023-10-09 01:39:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2917}
    +body: "That sucks. My guess is that they were happy you had replaced their parents in this role."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696809463 {#3198
      date: 2023-10-09 01:57:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@who8mydamnoreos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3201 …}
    +nested: Doctrine\ORM\PersistentCollection {#3203 …}
    +votes: Doctrine\ORM\PersistentCollection {#3205 …}
    +reports: Doctrine\ORM\PersistentCollection {#3207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
    -id: 38110
    -bodyTs: "'guess':4 'happi':9 'parent':14 'replac':12 'role':17 'suck':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842868"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696809463 {#3199
      date: 2023-10-09 01:57:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2917}
  +body: "I was more like a drill sarge than a mommy after that snooze button got hit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696813766 {#3315
    date: 2023-10-09 03:09:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@who8mydamnoreos@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3318 …}
  +nested: Doctrine\ORM\PersistentCollection {#3320 …}
  +votes: Doctrine\ORM\PersistentCollection {#3322 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  -id: 38187
  -bodyTs: "'button':14 'drill':6 'got':15 'hit':16 'like':4 'mommi':10 'sarg':7 'snooz':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4306980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813766 {#3316
    date: 2023-10-09 03:09:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#3317
  +user: App\Entity\User {#2930 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3200
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2917
      +user: App\Entity\User {#2930 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1696935671 {#2912
        date: 2023-10-10 13:01:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2918 …}
      +nested: Doctrine\ORM\PersistentCollection {#2920 …}
      +votes: Doctrine\ORM\PersistentCollection {#2922 …}
      +reports: Doctrine\ORM\PersistentCollection {#2924 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
      -id: 38083
      -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4301857"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808354 {#2913
        date: 2023-10-09 01:39:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2917}
    +body: "That sucks. My guess is that they were happy you had replaced their parents in this role."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1696809463 {#3198
      date: 2023-10-09 01:57:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@who8mydamnoreos@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3201 …}
    +nested: Doctrine\ORM\PersistentCollection {#3203 …}
    +votes: Doctrine\ORM\PersistentCollection {#3205 …}
    +reports: Doctrine\ORM\PersistentCollection {#3207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
    -id: 38110
    -bodyTs: "'guess':4 'happi':9 'parent':14 'replac':12 'role':17 'suck':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842868"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696809463 {#3199
      date: 2023-10-09 01:57:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2917}
  +body: "I was more like a drill sarge than a mommy after that snooze button got hit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1696813766 {#3315
    date: 2023-10-09 03:09:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@who8mydamnoreos@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3318 …}
  +nested: Doctrine\ORM\PersistentCollection {#3320 …}
  +votes: Doctrine\ORM\PersistentCollection {#3322 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  -id: 38187
  -bodyTs: "'button':14 'drill':6 'got':15 'hit':16 'like':4 'mommi':10 'sarg':7 'snooz':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4306980"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813766 {#3316
    date: 2023-10-09 03:09:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 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
166 DENIED moderate
App\Entity\EntryComment {#3449
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3317
    +user: App\Entity\User {#2930 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3200
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2917
        +user: App\Entity\User {#2930 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1696935671 {#2912
          date: 2023-10-10 13:01:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2918 …}
        +nested: Doctrine\ORM\PersistentCollection {#2920 …}
        +votes: Doctrine\ORM\PersistentCollection {#2922 …}
        +reports: Doctrine\ORM\PersistentCollection {#2924 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
        -id: 38083
        -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4301857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696808354 {#2913
          date: 2023-10-09 01:39:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2917}
      +body: "That sucks. My guess is that they were happy you had replaced their parents in this role."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696809463 {#3198
        date: 2023-10-09 01:57:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@who8mydamnoreos@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3201 …}
      +nested: Doctrine\ORM\PersistentCollection {#3203 …}
      +votes: Doctrine\ORM\PersistentCollection {#3205 …}
      +reports: Doctrine\ORM\PersistentCollection {#3207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
      -id: 38110
      -bodyTs: "'guess':4 'happi':9 'parent':14 'replac':12 'role':17 'suck':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842868"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696809463 {#3199
        date: 2023-10-09 01:57:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2917}
    +body: "I was more like a drill sarge than a mommy after that snooze button got hit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696813766 {#3315
      date: 2023-10-09 03:09:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@who8mydamnoreos@lemmy.world"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3318 …}
    +nested: Doctrine\ORM\PersistentCollection {#3320 …}
    +votes: Doctrine\ORM\PersistentCollection {#3322 …}
    +reports: Doctrine\ORM\PersistentCollection {#3324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
    -id: 38187
    -bodyTs: "'button':14 'drill':6 'got':15 'hit':16 'like':4 'mommi':10 'sarg':7 'snooz':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4306980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813766 {#3316
      date: 2023-10-09 03:09:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2917}
  +body: "But they were still able to pass the responsibility of getting up at the right time to you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696813995 {#3447
    date: 2023-10-09 03:13:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@who8mydamnoreos@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3450 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3454 …}
  +reports: Doctrine\ORM\PersistentCollection {#3456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
  -id: 38190
  -bodyTs: "'abl':5 'get':11 'pass':7 'respons':9 'right':15 'still':4 'time':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813995 {#3448
    date: 2023-10-09 03:13:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#3449
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3317
    +user: App\Entity\User {#2930 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3200
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2917
        +user: App\Entity\User {#2930 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1696935671 {#2912
          date: 2023-10-10 13:01:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2918 …}
        +nested: Doctrine\ORM\PersistentCollection {#2920 …}
        +votes: Doctrine\ORM\PersistentCollection {#2922 …}
        +reports: Doctrine\ORM\PersistentCollection {#2924 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
        -id: 38083
        -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4301857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696808354 {#2913
          date: 2023-10-09 01:39:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2917}
      +body: "That sucks. My guess is that they were happy you had replaced their parents in this role."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696809463 {#3198
        date: 2023-10-09 01:57:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@who8mydamnoreos@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3201 …}
      +nested: Doctrine\ORM\PersistentCollection {#3203 …}
      +votes: Doctrine\ORM\PersistentCollection {#3205 …}
      +reports: Doctrine\ORM\PersistentCollection {#3207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
      -id: 38110
      -bodyTs: "'guess':4 'happi':9 'parent':14 'replac':12 'role':17 'suck':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842868"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696809463 {#3199
        date: 2023-10-09 01:57:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2917}
    +body: "I was more like a drill sarge than a mommy after that snooze button got hit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696813766 {#3315
      date: 2023-10-09 03:09:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@who8mydamnoreos@lemmy.world"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3318 …}
    +nested: Doctrine\ORM\PersistentCollection {#3320 …}
    +votes: Doctrine\ORM\PersistentCollection {#3322 …}
    +reports: Doctrine\ORM\PersistentCollection {#3324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
    -id: 38187
    -bodyTs: "'button':14 'drill':6 'got':15 'hit':16 'like':4 'mommi':10 'sarg':7 'snooz':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4306980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813766 {#3316
      date: 2023-10-09 03:09:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2917}
  +body: "But they were still able to pass the responsibility of getting up at the right time to you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696813995 {#3447
    date: 2023-10-09 03:13:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@who8mydamnoreos@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3450 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3454 …}
  +reports: Doctrine\ORM\PersistentCollection {#3456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
  -id: 38190
  -bodyTs: "'abl':5 'get':11 'pass':7 'respons':9 'right':15 'still':4 'time':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813995 {#3448
    date: 2023-10-09 03:13:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#3449
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3317
    +user: App\Entity\User {#2930 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3200
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2917
        +user: App\Entity\User {#2930 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1696935671 {#2912
          date: 2023-10-10 13:01:11.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2918 …}
        +nested: Doctrine\ORM\PersistentCollection {#2920 …}
        +votes: Doctrine\ORM\PersistentCollection {#2922 …}
        +reports: Doctrine\ORM\PersistentCollection {#2924 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
        -id: 38083
        -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4301857"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696808354 {#2913
          date: 2023-10-09 01:39:14.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2917}
      +body: "That sucks. My guess is that they were happy you had replaced their parents in this role."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1696809463 {#3198
        date: 2023-10-09 01:57:43.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@who8mydamnoreos@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3201 …}
      +nested: Doctrine\ORM\PersistentCollection {#3203 …}
      +votes: Doctrine\ORM\PersistentCollection {#3205 …}
      +reports: Doctrine\ORM\PersistentCollection {#3207 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
      -id: 38110
      -bodyTs: "'guess':4 'happi':9 'parent':14 'replac':12 'role':17 'suck':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842868"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696809463 {#3199
        date: 2023-10-09 01:57:43.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2917}
    +body: "I was more like a drill sarge than a mommy after that snooze button got hit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1696813766 {#3315
      date: 2023-10-09 03:09:26.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@who8mydamnoreos@lemmy.world"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3318 …}
    +nested: Doctrine\ORM\PersistentCollection {#3320 …}
    +votes: Doctrine\ORM\PersistentCollection {#3322 …}
    +reports: Doctrine\ORM\PersistentCollection {#3324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
    -id: 38187
    -bodyTs: "'button':14 'drill':6 'got':15 'hit':16 'like':4 'mommi':10 'sarg':7 'snooz':13"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4306980"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813766 {#3316
      date: 2023-10-09 03:09:26.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2917}
  +body: "But they were still able to pass the responsibility of getting up at the right time to you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696813995 {#3447
    date: 2023-10-09 03:13:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@who8mydamnoreos@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3450 …}
  +nested: Doctrine\ORM\PersistentCollection {#3452 …}
  +votes: Doctrine\ORM\PersistentCollection {#3454 …}
  +reports: Doctrine\ORM\PersistentCollection {#3456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
  -id: 38190
  -bodyTs: "'abl':5 'get':11 'pass':7 'respons':9 'right':15 'still':4 'time':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813995 {#3448
    date: 2023-10-09 03:13:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 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
170 DENIED moderate
App\Entity\EntryComment {#3565
  +user: App\Entity\User {#2930 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3449
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3317
      +user: App\Entity\User {#2930 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3200
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2917
          +user: App\Entity\User {#2930 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1696935671 {#2912
            date: 2023-10-10 13:01:11.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2918 …}
          +nested: Doctrine\ORM\PersistentCollection {#2920 …}
          +votes: Doctrine\ORM\PersistentCollection {#2922 …}
          +reports: Doctrine\ORM\PersistentCollection {#2924 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
          -id: 38083
          -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4301857"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696808354 {#2913
            date: 2023-10-09 01:39:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2917}
        +body: "That sucks. My guess is that they were happy you had replaced their parents in this role."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696809463 {#3198
          date: 2023-10-09 01:57:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@who8mydamnoreos@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3201 …}
        +nested: Doctrine\ORM\PersistentCollection {#3203 …}
        +votes: Doctrine\ORM\PersistentCollection {#3205 …}
        +reports: Doctrine\ORM\PersistentCollection {#3207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
        -id: 38110
        -bodyTs: "'guess':4 'happi':9 'parent':14 'replac':12 'role':17 'suck':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842868"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696809463 {#3199
          date: 2023-10-09 01:57:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2917}
      +body: "I was more like a drill sarge than a mommy after that snooze button got hit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696813766 {#3315
        date: 2023-10-09 03:09:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@who8mydamnoreos@lemmy.world"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3318 …}
      +nested: Doctrine\ORM\PersistentCollection {#3320 …}
      +votes: Doctrine\ORM\PersistentCollection {#3322 …}
      +reports: Doctrine\ORM\PersistentCollection {#3324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
      -id: 38187
      -bodyTs: "'button':14 'drill':6 'got':15 'hit':16 'like':4 'mommi':10 'sarg':7 'snooz':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4306980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813766 {#3316
        date: 2023-10-09 03:09:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2917}
    +body: "But they were still able to pass the responsibility of getting up at the right time to you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696813995 {#3447
      date: 2023-10-09 03:13:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@who8mydamnoreos@lemmy.world"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3450 …}
    +nested: Doctrine\ORM\PersistentCollection {#3452 …}
    +votes: Doctrine\ORM\PersistentCollection {#3454 …}
    +reports: Doctrine\ORM\PersistentCollection {#3456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
    -id: 38190
    -bodyTs: "'abl':5 'get':11 'pass':7 'respons':9 'right':15 'still':4 'time':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813995 {#3448
      date: 2023-10-09 03:13:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2917}
  +body: "And to his girlfriend after me, but a small part of him lives in fear of my wake-up call to this day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696815466 {#3563
    date: 2023-10-09 03:37:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@who8mydamnoreos@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3566 …}
  +nested: Doctrine\ORM\PersistentCollection {#3568 …}
  +votes: Doctrine\ORM\PersistentCollection {#3570 …}
  +reports: Doctrine\ORM\PersistentCollection {#3572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3576 …}
  -id: 38209
  -bodyTs: "'call':21 'day':24 'fear':15 'girlfriend':4 'live':13 'part':10 'small':9 'wake':19 'wake-up':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4308519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696815466 {#3564
    date: 2023-10-09 03:37:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#3565
  +user: App\Entity\User {#2930 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3449
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3317
      +user: App\Entity\User {#2930 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3200
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2917
          +user: App\Entity\User {#2930 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1696935671 {#2912
            date: 2023-10-10 13:01:11.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2918 …}
          +nested: Doctrine\ORM\PersistentCollection {#2920 …}
          +votes: Doctrine\ORM\PersistentCollection {#2922 …}
          +reports: Doctrine\ORM\PersistentCollection {#2924 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
          -id: 38083
          -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4301857"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696808354 {#2913
            date: 2023-10-09 01:39:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2917}
        +body: "That sucks. My guess is that they were happy you had replaced their parents in this role."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696809463 {#3198
          date: 2023-10-09 01:57:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@who8mydamnoreos@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3201 …}
        +nested: Doctrine\ORM\PersistentCollection {#3203 …}
        +votes: Doctrine\ORM\PersistentCollection {#3205 …}
        +reports: Doctrine\ORM\PersistentCollection {#3207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
        -id: 38110
        -bodyTs: "'guess':4 'happi':9 'parent':14 'replac':12 'role':17 'suck':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842868"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696809463 {#3199
          date: 2023-10-09 01:57:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2917}
      +body: "I was more like a drill sarge than a mommy after that snooze button got hit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696813766 {#3315
        date: 2023-10-09 03:09:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@who8mydamnoreos@lemmy.world"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3318 …}
      +nested: Doctrine\ORM\PersistentCollection {#3320 …}
      +votes: Doctrine\ORM\PersistentCollection {#3322 …}
      +reports: Doctrine\ORM\PersistentCollection {#3324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
      -id: 38187
      -bodyTs: "'button':14 'drill':6 'got':15 'hit':16 'like':4 'mommi':10 'sarg':7 'snooz':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4306980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813766 {#3316
        date: 2023-10-09 03:09:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2917}
    +body: "But they were still able to pass the responsibility of getting up at the right time to you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696813995 {#3447
      date: 2023-10-09 03:13:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@who8mydamnoreos@lemmy.world"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3450 …}
    +nested: Doctrine\ORM\PersistentCollection {#3452 …}
    +votes: Doctrine\ORM\PersistentCollection {#3454 …}
    +reports: Doctrine\ORM\PersistentCollection {#3456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
    -id: 38190
    -bodyTs: "'abl':5 'get':11 'pass':7 'respons':9 'right':15 'still':4 'time':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813995 {#3448
      date: 2023-10-09 03:13:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2917}
  +body: "And to his girlfriend after me, but a small part of him lives in fear of my wake-up call to this day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696815466 {#3563
    date: 2023-10-09 03:37:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@who8mydamnoreos@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3566 …}
  +nested: Doctrine\ORM\PersistentCollection {#3568 …}
  +votes: Doctrine\ORM\PersistentCollection {#3570 …}
  +reports: Doctrine\ORM\PersistentCollection {#3572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3576 …}
  -id: 38209
  -bodyTs: "'call':21 'day':24 'fear':15 'girlfriend':4 'live':13 'part':10 'small':9 'wake':19 'wake-up':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4308519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696815466 {#3564
    date: 2023-10-09 03:37:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#3565
  +user: App\Entity\User {#2930 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3449
    +user: App\Entity\User {#1354 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3317
      +user: App\Entity\User {#2930 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3200
        +user: App\Entity\User {#1354 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#2917
          +user: App\Entity\User {#2930 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 25
          +score: 0
          +lastActive: DateTime @1696935671 {#2912
            date: 2023-10-10 13:01:11.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2918 …}
          +nested: Doctrine\ORM\PersistentCollection {#2920 …}
          +votes: Doctrine\ORM\PersistentCollection {#2922 …}
          +reports: Doctrine\ORM\PersistentCollection {#2924 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
          -id: 38083
          -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/4301857"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696808354 {#2913
            date: 2023-10-09 01:39:14.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2917}
        +body: "That sucks. My guess is that they were happy you had replaced their parents in this role."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1696809463 {#3198
          date: 2023-10-09 01:57:43.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@who8mydamnoreos@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3201 …}
        +nested: Doctrine\ORM\PersistentCollection {#3203 …}
        +votes: Doctrine\ORM\PersistentCollection {#3205 …}
        +reports: Doctrine\ORM\PersistentCollection {#3207 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
        -id: 38110
        -bodyTs: "'guess':4 'happi':9 'parent':14 'replac':12 'role':17 'suck':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842868"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696809463 {#3199
          date: 2023-10-09 01:57:43.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2917}
      +body: "I was more like a drill sarge than a mommy after that snooze button got hit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1696813766 {#3315
        date: 2023-10-09 03:09:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@who8mydamnoreos@lemmy.world"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3318 …}
      +nested: Doctrine\ORM\PersistentCollection {#3320 …}
      +votes: Doctrine\ORM\PersistentCollection {#3322 …}
      +reports: Doctrine\ORM\PersistentCollection {#3324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
      -id: 38187
      -bodyTs: "'button':14 'drill':6 'got':15 'hit':16 'like':4 'mommi':10 'sarg':7 'snooz':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4306980"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813766 {#3316
        date: 2023-10-09 03:09:26.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2917}
    +body: "But they were still able to pass the responsibility of getting up at the right time to you."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1696813995 {#3447
      date: 2023-10-09 03:13:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@who8mydamnoreos@lemmy.world"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3450 …}
    +nested: Doctrine\ORM\PersistentCollection {#3452 …}
    +votes: Doctrine\ORM\PersistentCollection {#3454 …}
    +reports: Doctrine\ORM\PersistentCollection {#3456 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
    -id: 38190
    -bodyTs: "'abl':5 'get':11 'pass':7 'respons':9 'right':15 'still':4 'time':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843808"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813995 {#3448
      date: 2023-10-09 03:13:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2917}
  +body: "And to his girlfriend after me, but a small part of him lives in fear of my wake-up call to this day"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696815466 {#3563
    date: 2023-10-09 03:37:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@who8mydamnoreos@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3566 …}
  +nested: Doctrine\ORM\PersistentCollection {#3568 …}
  +votes: Doctrine\ORM\PersistentCollection {#3570 …}
  +reports: Doctrine\ORM\PersistentCollection {#3572 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3576 …}
  -id: 38209
  -bodyTs: "'call':21 'day':24 'fear':15 'girlfriend':4 'live':13 'part':10 'small':9 'wake':19 'wake-up':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4308519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696815466 {#3564
    date: 2023-10-09 03:37:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 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
174 DENIED moderate
App\Entity\EntryComment {#3619
  +user: Proxies\__CG__\App\Entity\User {#3620 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3565
    +user: App\Entity\User {#2930 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3449
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3317
        +user: App\Entity\User {#2930 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3200
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2917
            +user: App\Entity\User {#2930 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1696935671 {#2912
              date: 2023-10-10 13:01:11.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2918 …}
            +nested: Doctrine\ORM\PersistentCollection {#2920 …}
            +votes: Doctrine\ORM\PersistentCollection {#2922 …}
            +reports: Doctrine\ORM\PersistentCollection {#2924 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
            -id: 38083
            -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4301857"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696808354 {#2913
              date: 2023-10-09 01:39:14.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2917}
          +body: "That sucks. My guess is that they were happy you had replaced their parents in this role."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696809463 {#3198
            date: 2023-10-09 01:57:43.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@who8mydamnoreos@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3201 …}
          +nested: Doctrine\ORM\PersistentCollection {#3203 …}
          +votes: Doctrine\ORM\PersistentCollection {#3205 …}
          +reports: Doctrine\ORM\PersistentCollection {#3207 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
          -id: 38110
          -bodyTs: "'guess':4 'happi':9 'parent':14 'replac':12 'role':17 'suck':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842868"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696809463 {#3199
            date: 2023-10-09 01:57:43.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2917}
        +body: "I was more like a drill sarge than a mommy after that snooze button got hit."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696813766 {#3315
          date: 2023-10-09 03:09:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@who8mydamnoreos@lemmy.world"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3318 …}
        +nested: Doctrine\ORM\PersistentCollection {#3320 …}
        +votes: Doctrine\ORM\PersistentCollection {#3322 …}
        +reports: Doctrine\ORM\PersistentCollection {#3324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
        -id: 38187
        -bodyTs: "'button':14 'drill':6 'got':15 'hit':16 'like':4 'mommi':10 'sarg':7 'snooz':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4306980"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696813766 {#3316
          date: 2023-10-09 03:09:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2917}
      +body: "But they were still able to pass the responsibility of getting up at the right time to you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696813995 {#3447
        date: 2023-10-09 03:13:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@who8mydamnoreos@lemmy.world"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3450 …}
      +nested: Doctrine\ORM\PersistentCollection {#3452 …}
      +votes: Doctrine\ORM\PersistentCollection {#3454 …}
      +reports: Doctrine\ORM\PersistentCollection {#3456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
      -id: 38190
      -bodyTs: "'abl':5 'get':11 'pass':7 'respons':9 'right':15 'still':4 'time':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813995 {#3448
        date: 2023-10-09 03:13:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2917}
    +body: "And to his girlfriend after me, but a small part of him lives in fear of my wake-up call to this day"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696815466 {#3563
      date: 2023-10-09 03:37:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@who8mydamnoreos@lemmy.world"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3566 …}
    +nested: Doctrine\ORM\PersistentCollection {#3568 …}
    +votes: Doctrine\ORM\PersistentCollection {#3570 …}
    +reports: Doctrine\ORM\PersistentCollection {#3572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3576 …}
    -id: 38209
    -bodyTs: "'call':21 'day':24 'fear':15 'girlfriend':4 'live':13 'part':10 'small':9 'wake':19 'wake-up':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4308519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696815466 {#3564
      date: 2023-10-09 03:37:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2917}
  +body: "I hope it involved a bucket of ice, or spiders."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696935670 {#3617
    date: 2023-10-10 13:01:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@who8mydamnoreos@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3621 …}
  +nested: Doctrine\ORM\PersistentCollection {#3623 …}
  +votes: Doctrine\ORM\PersistentCollection {#3625 …}
  +reports: Doctrine\ORM\PersistentCollection {#3627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3631 …}
  -id: 39933
  -bodyTs: "'bucket':6 'hope':2 'ice':8 'involv':4 'spider':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4394855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696935670 {#3618
    date: 2023-10-10 13:01: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
175 DENIED edit
App\Entity\EntryComment {#3619
  +user: Proxies\__CG__\App\Entity\User {#3620 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3565
    +user: App\Entity\User {#2930 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3449
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3317
        +user: App\Entity\User {#2930 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3200
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2917
            +user: App\Entity\User {#2930 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1696935671 {#2912
              date: 2023-10-10 13:01:11.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2918 …}
            +nested: Doctrine\ORM\PersistentCollection {#2920 …}
            +votes: Doctrine\ORM\PersistentCollection {#2922 …}
            +reports: Doctrine\ORM\PersistentCollection {#2924 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
            -id: 38083
            -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4301857"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696808354 {#2913
              date: 2023-10-09 01:39:14.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2917}
          +body: "That sucks. My guess is that they were happy you had replaced their parents in this role."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696809463 {#3198
            date: 2023-10-09 01:57:43.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@who8mydamnoreos@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3201 …}
          +nested: Doctrine\ORM\PersistentCollection {#3203 …}
          +votes: Doctrine\ORM\PersistentCollection {#3205 …}
          +reports: Doctrine\ORM\PersistentCollection {#3207 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
          -id: 38110
          -bodyTs: "'guess':4 'happi':9 'parent':14 'replac':12 'role':17 'suck':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842868"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696809463 {#3199
            date: 2023-10-09 01:57:43.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2917}
        +body: "I was more like a drill sarge than a mommy after that snooze button got hit."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696813766 {#3315
          date: 2023-10-09 03:09:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@who8mydamnoreos@lemmy.world"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3318 …}
        +nested: Doctrine\ORM\PersistentCollection {#3320 …}
        +votes: Doctrine\ORM\PersistentCollection {#3322 …}
        +reports: Doctrine\ORM\PersistentCollection {#3324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
        -id: 38187
        -bodyTs: "'button':14 'drill':6 'got':15 'hit':16 'like':4 'mommi':10 'sarg':7 'snooz':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4306980"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696813766 {#3316
          date: 2023-10-09 03:09:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2917}
      +body: "But they were still able to pass the responsibility of getting up at the right time to you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696813995 {#3447
        date: 2023-10-09 03:13:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@who8mydamnoreos@lemmy.world"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3450 …}
      +nested: Doctrine\ORM\PersistentCollection {#3452 …}
      +votes: Doctrine\ORM\PersistentCollection {#3454 …}
      +reports: Doctrine\ORM\PersistentCollection {#3456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
      -id: 38190
      -bodyTs: "'abl':5 'get':11 'pass':7 'respons':9 'right':15 'still':4 'time':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813995 {#3448
        date: 2023-10-09 03:13:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2917}
    +body: "And to his girlfriend after me, but a small part of him lives in fear of my wake-up call to this day"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696815466 {#3563
      date: 2023-10-09 03:37:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@who8mydamnoreos@lemmy.world"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3566 …}
    +nested: Doctrine\ORM\PersistentCollection {#3568 …}
    +votes: Doctrine\ORM\PersistentCollection {#3570 …}
    +reports: Doctrine\ORM\PersistentCollection {#3572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3576 …}
    -id: 38209
    -bodyTs: "'call':21 'day':24 'fear':15 'girlfriend':4 'live':13 'part':10 'small':9 'wake':19 'wake-up':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4308519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696815466 {#3564
      date: 2023-10-09 03:37:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2917}
  +body: "I hope it involved a bucket of ice, or spiders."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696935670 {#3617
    date: 2023-10-10 13:01:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@who8mydamnoreos@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3621 …}
  +nested: Doctrine\ORM\PersistentCollection {#3623 …}
  +votes: Doctrine\ORM\PersistentCollection {#3625 …}
  +reports: Doctrine\ORM\PersistentCollection {#3627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3631 …}
  -id: 39933
  -bodyTs: "'bucket':6 'hope':2 'ice':8 'involv':4 'spider':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4394855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696935670 {#3618
    date: 2023-10-10 13:01: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
176 DENIED moderate
App\Entity\EntryComment {#3619
  +user: Proxies\__CG__\App\Entity\User {#3620 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3565
    +user: App\Entity\User {#2930 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3449
      +user: App\Entity\User {#1354 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3317
        +user: App\Entity\User {#2930 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3200
          +user: App\Entity\User {#1354 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#2917
            +user: App\Entity\User {#2930 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "My dorm mate made me detest people like this, only took a couple of mornings before I became the alarm clock"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 25
            +score: 0
            +lastActive: DateTime @1696935671 {#2912
              date: 2023-10-10 13:01:11.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@Albin7326@suppo.fi"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2918 …}
            +nested: Doctrine\ORM\PersistentCollection {#2920 …}
            +votes: Doctrine\ORM\PersistentCollection {#2922 …}
            +reports: Doctrine\ORM\PersistentCollection {#2924 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2926 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2928 …}
            -id: 38083
            -bodyTs: "'alarm':20 'becam':18 'clock':21 'coupl':13 'detest':6 'dorm':2 'like':8 'made':4 'mate':3 'morn':15 'peopl':7 'took':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/4301857"
            +editedAt: null
            +createdAt: DateTimeImmutable @1696808354 {#2913
              date: 2023-10-09 01:39:14.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#2917}
          +body: "That sucks. My guess is that they were happy you had replaced their parents in this role."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 8
          +score: 0
          +lastActive: DateTime @1696809463 {#3198
            date: 2023-10-09 01:57:43.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Albin7326@suppo.fi"
            "@who8mydamnoreos@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3201 …}
          +nested: Doctrine\ORM\PersistentCollection {#3203 …}
          +votes: Doctrine\ORM\PersistentCollection {#3205 …}
          +reports: Doctrine\ORM\PersistentCollection {#3207 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
          -id: 38110
          -bodyTs: "'guess':4 'happi':9 'parent':14 'replac':12 'role':17 'suck':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842868"
          +editedAt: null
          +createdAt: DateTimeImmutable @1696809463 {#3199
            date: 2023-10-09 01:57:43.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#2917}
        +body: "I was more like a drill sarge than a mommy after that snooze button got hit."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1696813766 {#3315
          date: 2023-10-09 03:09:26.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Albin7326@suppo.fi"
          "@who8mydamnoreos@lemmy.world"
          "@Pons_Aelius@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3318 …}
        +nested: Doctrine\ORM\PersistentCollection {#3320 …}
        +votes: Doctrine\ORM\PersistentCollection {#3322 …}
        +reports: Doctrine\ORM\PersistentCollection {#3324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
        -id: 38187
        -bodyTs: "'button':14 'drill':6 'got':15 'hit':16 'like':4 'mommi':10 'sarg':7 'snooz':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4306980"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696813766 {#3316
          date: 2023-10-09 03:09:26.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2917}
      +body: "But they were still able to pass the responsibility of getting up at the right time to you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696813995 {#3447
        date: 2023-10-09 03:13:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
        "@who8mydamnoreos@lemmy.world"
        "@Pons_Aelius@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3450 …}
      +nested: Doctrine\ORM\PersistentCollection {#3452 …}
      +votes: Doctrine\ORM\PersistentCollection {#3454 …}
      +reports: Doctrine\ORM\PersistentCollection {#3456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3460 …}
      -id: 38190
      -bodyTs: "'abl':5 'get':11 'pass':7 'respons':9 'right':15 'still':4 'time':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2843808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696813995 {#3448
        date: 2023-10-09 03:13:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2917}
    +body: "And to his girlfriend after me, but a small part of him lives in fear of my wake-up call to this day"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696815466 {#3563
      date: 2023-10-09 03:37:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@who8mydamnoreos@lemmy.world"
      "@Pons_Aelius@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3566 …}
    +nested: Doctrine\ORM\PersistentCollection {#3568 …}
    +votes: Doctrine\ORM\PersistentCollection {#3570 …}
    +reports: Doctrine\ORM\PersistentCollection {#3572 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3574 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3576 …}
    -id: 38209
    -bodyTs: "'call':21 'day':24 'fear':15 'girlfriend':4 'live':13 'part':10 'small':9 'wake':19 'wake-up':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/4308519"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696815466 {#3564
      date: 2023-10-09 03:37:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2917}
  +body: "I hope it involved a bucket of ice, or spiders."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696935670 {#3617
    date: 2023-10-10 13:01:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@who8mydamnoreos@lemmy.world"
    "@Pons_Aelius@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3621 …}
  +nested: Doctrine\ORM\PersistentCollection {#3623 …}
  +votes: Doctrine\ORM\PersistentCollection {#3625 …}
  +reports: Doctrine\ORM\PersistentCollection {#3627 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3631 …}
  -id: 39933
  -bodyTs: "'bucket':6 'hope':2 'ice':8 'involv':4 'spider':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4394855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696935670 {#3618
    date: 2023-10-10 13:01: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
177 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
178 DENIED moderate
App\Entity\EntryComment {#2990
  +user: App\Entity\User {#3003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1696934821 {#2985
    date: 2023-10-10 12:47:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2993 …}
  +votes: Doctrine\ORM\PersistentCollection {#2995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
  -id: 38093
  -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3790926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808662 {#2986
    date: 2023-10-09 01:44: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
179 DENIED edit
App\Entity\EntryComment {#2990
  +user: App\Entity\User {#3003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1696934821 {#2985
    date: 2023-10-10 12:47:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2993 …}
  +votes: Doctrine\ORM\PersistentCollection {#2995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
  -id: 38093
  -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3790926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808662 {#2986
    date: 2023-10-09 01:44: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
180 DENIED moderate
App\Entity\EntryComment {#2990
  +user: App\Entity\User {#3003 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1696934821 {#2985
    date: 2023-10-10 12:47:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2991 …}
  +nested: Doctrine\ORM\PersistentCollection {#2993 …}
  +votes: Doctrine\ORM\PersistentCollection {#2995 …}
  +reports: Doctrine\ORM\PersistentCollection {#2997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
  -id: 38093
  -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/3790926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696808662 {#2986
    date: 2023-10-09 01:44: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
181 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
182 DENIED moderate
App\Entity\EntryComment {#3215
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2990
    +user: App\Entity\User {#3003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1696934821 {#2985
      date: 2023-10-10 12:47:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#2995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
    -id: 38093
    -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3790926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808662 {#2986
      date: 2023-10-09 01:44:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2990}
  +body: "Now that is what I call setting firm boundaries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696809539 {#3213
    date: 2023-10-09 01:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@ali@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3216 …}
  +nested: Doctrine\ORM\PersistentCollection {#3218 …}
  +votes: Doctrine\ORM\PersistentCollection {#3220 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  -id: 38112
  -bodyTs: "'boundari':9 'call':6 'firm':8 'set':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696809539 {#3214
    date: 2023-10-09 01:58: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
183 DENIED edit
App\Entity\EntryComment {#3215
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2990
    +user: App\Entity\User {#3003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1696934821 {#2985
      date: 2023-10-10 12:47:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#2995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
    -id: 38093
    -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3790926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808662 {#2986
      date: 2023-10-09 01:44:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2990}
  +body: "Now that is what I call setting firm boundaries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696809539 {#3213
    date: 2023-10-09 01:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@ali@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3216 …}
  +nested: Doctrine\ORM\PersistentCollection {#3218 …}
  +votes: Doctrine\ORM\PersistentCollection {#3220 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  -id: 38112
  -bodyTs: "'boundari':9 'call':6 'firm':8 'set':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696809539 {#3214
    date: 2023-10-09 01:58: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
184 DENIED moderate
App\Entity\EntryComment {#3215
  +user: App\Entity\User {#1354 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2990
    +user: App\Entity\User {#3003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1696934821 {#2985
      date: 2023-10-10 12:47:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#2995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
    -id: 38093
    -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3790926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808662 {#2986
      date: 2023-10-09 01:44:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2990}
  +body: "Now that is what I call setting firm boundaries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1696809539 {#3213
    date: 2023-10-09 01:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@ali@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3216 …}
  +nested: Doctrine\ORM\PersistentCollection {#3218 …}
  +votes: Doctrine\ORM\PersistentCollection {#3220 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  -id: 38112
  -bodyTs: "'boundari':9 'call':6 'firm':8 'set':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/524439/-/comment/2842879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696809539 {#3214
    date: 2023-10-09 01:58: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
185 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
186 DENIED moderate
App\Entity\EntryComment {#3230
  +user: Proxies\__CG__\App\Entity\User {#3231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2990
    +user: App\Entity\User {#3003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1696934821 {#2985
      date: 2023-10-10 12:47:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#2995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
    -id: 38093
    -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3790926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808662 {#2986
      date: 2023-10-09 01:44:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2990}
  +body: """
    I do this and my SO and I wake up at different times\n
    \n
    Thank you smart watch vibration alarm
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696813371 {#3228
    date: 2023-10-09 03:02:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@ali@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  -id: 38172
  -bodyTs: "'alarm':19 'differ':12 'smart':16 'thank':14 'time':13 'vibrat':18 'wake':9 'watch':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/3847809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813371 {#3229
    date: 2023-10-09 03:02: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
187 DENIED edit
App\Entity\EntryComment {#3230
  +user: Proxies\__CG__\App\Entity\User {#3231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2990
    +user: App\Entity\User {#3003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1696934821 {#2985
      date: 2023-10-10 12:47:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#2995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
    -id: 38093
    -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3790926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808662 {#2986
      date: 2023-10-09 01:44:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2990}
  +body: """
    I do this and my SO and I wake up at different times\n
    \n
    Thank you smart watch vibration alarm
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696813371 {#3228
    date: 2023-10-09 03:02:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@ali@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  -id: 38172
  -bodyTs: "'alarm':19 'differ':12 'smart':16 'thank':14 'time':13 'vibrat':18 'wake':9 'watch':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/3847809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813371 {#3229
    date: 2023-10-09 03:02: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
188 DENIED moderate
App\Entity\EntryComment {#3230
  +user: Proxies\__CG__\App\Entity\User {#3231 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2990
    +user: App\Entity\User {#3003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1696934821 {#2985
      date: 2023-10-10 12:47:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#2995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
    -id: 38093
    -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3790926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808662 {#2986
      date: 2023-10-09 01:44:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2990}
  +body: """
    I do this and my SO and I wake up at different times\n
    \n
    Thank you smart watch vibration alarm
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696813371 {#3228
    date: 2023-10-09 03:02:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@ali@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3232 …}
  +nested: Doctrine\ORM\PersistentCollection {#3234 …}
  +votes: Doctrine\ORM\PersistentCollection {#3236 …}
  +reports: Doctrine\ORM\PersistentCollection {#3238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
  -id: 38172
  -bodyTs: "'alarm':19 'differ':12 'smart':16 'thank':14 'time':13 'vibrat':18 'wake':9 'watch':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/3847809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696813371 {#3229
    date: 2023-10-09 03:02: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
189 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
190 DENIED moderate
App\Entity\EntryComment {#3332
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: Proxies\__CG__\App\Entity\User {#3231 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2990
      +user: App\Entity\User {#3003 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1696934821 {#2985
        date: 2023-10-10 12:47:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2991 …}
      +nested: Doctrine\ORM\PersistentCollection {#2993 …}
      +votes: Doctrine\ORM\PersistentCollection {#2995 …}
      +reports: Doctrine\ORM\PersistentCollection {#2997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
      -id: 38093
      -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3790926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808662 {#2986
        date: 2023-10-09 01:44:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2990}
    +body: """
      I do this and my SO and I wake up at different times\n
      \n
      Thank you smart watch vibration alarm
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696813371 {#3228
      date: 2023-10-09 03:02:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@ali@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3232 …}
    +nested: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    -id: 38172
    -bodyTs: "'alarm':19 'differ':12 'smart':16 'thank':14 'time':13 'vibrat':18 'wake':9 'watch':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/3847809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813371 {#3229
      date: 2023-10-09 03:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2990}
  +body: "Now we only need a smart buttplug vibration alarm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696835156 {#3330
    date: 2023-10-09 09:05:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@ali@lemmy.ca"
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 38377
  -bodyTs: "'alarm':9 'buttplug':7 'need':4 'smart':6 'vibrat':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4326454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696835156 {#3331
    date: 2023-10-09 09:05:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
191 DENIED edit
App\Entity\EntryComment {#3332
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: Proxies\__CG__\App\Entity\User {#3231 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2990
      +user: App\Entity\User {#3003 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1696934821 {#2985
        date: 2023-10-10 12:47:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2991 …}
      +nested: Doctrine\ORM\PersistentCollection {#2993 …}
      +votes: Doctrine\ORM\PersistentCollection {#2995 …}
      +reports: Doctrine\ORM\PersistentCollection {#2997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
      -id: 38093
      -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3790926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808662 {#2986
        date: 2023-10-09 01:44:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2990}
    +body: """
      I do this and my SO and I wake up at different times\n
      \n
      Thank you smart watch vibration alarm
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696813371 {#3228
      date: 2023-10-09 03:02:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@ali@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3232 …}
    +nested: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    -id: 38172
    -bodyTs: "'alarm':19 'differ':12 'smart':16 'thank':14 'time':13 'vibrat':18 'wake':9 'watch':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/3847809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813371 {#3229
      date: 2023-10-09 03:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2990}
  +body: "Now we only need a smart buttplug vibration alarm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696835156 {#3330
    date: 2023-10-09 09:05:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@ali@lemmy.ca"
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 38377
  -bodyTs: "'alarm':9 'buttplug':7 'need':4 'smart':6 'vibrat':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4326454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696835156 {#3331
    date: 2023-10-09 09:05:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
192 DENIED moderate
App\Entity\EntryComment {#3332
  +user: Proxies\__CG__\App\Entity\User {#3302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3230
    +user: Proxies\__CG__\App\Entity\User {#3231 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2990
      +user: App\Entity\User {#3003 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 53
      +score: 0
      +lastActive: DateTime @1696934821 {#2985
        date: 2023-10-10 12:47:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Albin7326@suppo.fi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2991 …}
      +nested: Doctrine\ORM\PersistentCollection {#2993 …}
      +votes: Doctrine\ORM\PersistentCollection {#2995 …}
      +reports: Doctrine\ORM\PersistentCollection {#2997 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
      -id: 38093
      -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/3790926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696808662 {#2986
        date: 2023-10-09 01:44:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2990}
    +body: """
      I do this and my SO and I wake up at different times\n
      \n
      Thank you smart watch vibration alarm
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1696813371 {#3228
      date: 2023-10-09 03:02:51.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
      "@ali@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3232 …}
    +nested: Doctrine\ORM\PersistentCollection {#3234 …}
    +votes: Doctrine\ORM\PersistentCollection {#3236 …}
    +reports: Doctrine\ORM\PersistentCollection {#3238 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3240 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3242 …}
    -id: 38172
    -bodyTs: "'alarm':19 'differ':12 'smart':16 'thank':14 'time':13 'vibrat':18 'wake':9 'watch':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/3847809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696813371 {#3229
      date: 2023-10-09 03:02:51.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2990}
  +body: "Now we only need a smart buttplug vibration alarm"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1696835156 {#3330
    date: 2023-10-09 09:05:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@ali@lemmy.ca"
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3333 …}
  +nested: Doctrine\ORM\PersistentCollection {#3335 …}
  +votes: Doctrine\ORM\PersistentCollection {#3337 …}
  +reports: Doctrine\ORM\PersistentCollection {#3339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3343 …}
  -id: 38377
  -bodyTs: "'alarm':9 'buttplug':7 'need':4 'smart':6 'vibrat':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4326454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696835156 {#3331
    date: 2023-10-09 09:05:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
193 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
194 DENIED moderate
App\Entity\EntryComment {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2990
    +user: App\Entity\User {#3003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1696934821 {#2985
      date: 2023-10-10 12:47:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#2995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
    -id: 38093
    -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3790926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808662 {#2986
      date: 2023-10-09 01:44:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2990}
  +body: "I didn’t make that sort of threat or anything, but I sure as hell got mad when my wife did something like 8 snoozes one morning when I got to sleep in. Being half asleep and angry really sucks. Thankfully, she never did it again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696934819 {#3244
    date: 2023-10-10 12:46:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@ali@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 39924
  -bodyTs: "'8':24 'angri':38 'anyth':10 'asleep':36 'didn':2 'got':16,30 'half':35 'hell':15 'like':23 'mad':17 'make':4 'morn':27 'never':43 'one':26 'realli':39 'sleep':32 'snooz':25 'someth':22 'sort':6 'suck':40 'sure':13 'thank':41 'threat':8 'wife':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4394483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696934819 {#3245
    date: 2023-10-10 12:46: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
195 DENIED edit
App\Entity\EntryComment {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2990
    +user: App\Entity\User {#3003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1696934821 {#2985
      date: 2023-10-10 12:47:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#2995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
    -id: 38093
    -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3790926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808662 {#2986
      date: 2023-10-09 01:44:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2990}
  +body: "I didn’t make that sort of threat or anything, but I sure as hell got mad when my wife did something like 8 snoozes one morning when I got to sleep in. Being half asleep and angry really sucks. Thankfully, she never did it again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696934819 {#3244
    date: 2023-10-10 12:46:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@ali@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 39924
  -bodyTs: "'8':24 'angri':38 'anyth':10 'asleep':36 'didn':2 'got':16,30 'half':35 'hell':15 'like':23 'mad':17 'make':4 'morn':27 'never':43 'one':26 'realli':39 'sleep':32 'snooz':25 'someth':22 'sort':6 'suck':40 'sure':13 'thank':41 'threat':8 'wife':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4394483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696934819 {#3245
    date: 2023-10-10 12:46: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
196 DENIED moderate
App\Entity\EntryComment {#3246
  +user: Proxies\__CG__\App\Entity\User {#3247 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2990
    +user: App\Entity\User {#3003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1696934821 {#2985
      date: 2023-10-10 12:47:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#2995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
    -id: 38093
    -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3790926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808662 {#2986
      date: 2023-10-09 01:44:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2990}
  +body: "I didn’t make that sort of threat or anything, but I sure as hell got mad when my wife did something like 8 snoozes one morning when I got to sleep in. Being half asleep and angry really sucks. Thankfully, she never did it again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1696934819 {#3244
    date: 2023-10-10 12:46:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@ali@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3248 …}
  +nested: Doctrine\ORM\PersistentCollection {#3250 …}
  +votes: Doctrine\ORM\PersistentCollection {#3252 …}
  +reports: Doctrine\ORM\PersistentCollection {#3254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3258 …}
  -id: 39924
  -bodyTs: "'8':24 'angri':38 'anyth':10 'asleep':36 'didn':2 'got':16,30 'half':35 'hell':15 'like':23 'mad':17 'make':4 'morn':27 'never':43 'one':26 'realli':39 'sleep':32 'snooz':25 'someth':22 'sort':6 'suck':40 'sure':13 'thank':41 'threat':8 'wife':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4394483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696934819 {#3245
    date: 2023-10-10 12:46: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
197 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
198 DENIED moderate
App\Entity\EntryComment {#3263
  +user: Proxies\__CG__\App\Entity\User {#3264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2990
    +user: App\Entity\User {#3003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1696934821 {#2985
      date: 2023-10-10 12:47:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#2995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
    -id: 38093
    -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3790926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808662 {#2986
      date: 2023-10-09 01:44:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2990}
  +body: "You know the “most annoying noise in the world” bit from Dumb and Dumber? I had a roommate with THAT and about five other loud ass annoying things as his alarms. If I didn’t have to get out of bed to do so I would have done the same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696858646 {#3260
    date: 2023-10-09 15:37:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@ali@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3265 …}
  +nested: Doctrine\ORM\PersistentCollection {#3267 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
  -id: 38720
  -bodyTs: "'alarm':31 'annoy':5,27 'ass':26 'bed':41 'bit':10 'didn':34 'done':48 'dumb':12 'dumber':14 'five':23 'get':38 'know':2 'loud':25 'nois':6 'roommat':18 'thing':28 'world':9 'would':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4211727"
  +editedAt: DateTimeImmutable @1697033003 {#3261
    date: 2023-10-11 16:03:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696858646 {#3262
    date: 2023-10-09 15:37:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
199 DENIED edit
App\Entity\EntryComment {#3263
  +user: Proxies\__CG__\App\Entity\User {#3264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2990
    +user: App\Entity\User {#3003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1696934821 {#2985
      date: 2023-10-10 12:47:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#2995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
    -id: 38093
    -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3790926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808662 {#2986
      date: 2023-10-09 01:44:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2990}
  +body: "You know the “most annoying noise in the world” bit from Dumb and Dumber? I had a roommate with THAT and about five other loud ass annoying things as his alarms. If I didn’t have to get out of bed to do so I would have done the same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696858646 {#3260
    date: 2023-10-09 15:37:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@ali@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3265 …}
  +nested: Doctrine\ORM\PersistentCollection {#3267 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
  -id: 38720
  -bodyTs: "'alarm':31 'annoy':5,27 'ass':26 'bed':41 'bit':10 'didn':34 'done':48 'dumb':12 'dumber':14 'five':23 'get':38 'know':2 'loud':25 'nois':6 'roommat':18 'thing':28 'world':9 'would':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4211727"
  +editedAt: DateTimeImmutable @1697033003 {#3261
    date: 2023-10-11 16:03:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696858646 {#3262
    date: 2023-10-09 15:37:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
200 DENIED moderate
App\Entity\EntryComment {#3263
  +user: Proxies\__CG__\App\Entity\User {#3264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2990
    +user: App\Entity\User {#3003 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2362 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "That can also be your poor fucking housemate if you got one. One day, after 5 snoozes at 5am, I went to the dude’s door and yelled, “Either get the fuck up or I’ll pour an ice-cold bucket of water over your head and bed the next time it rings!” I wasn’t joking. He never used the snooze function again."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1696934821 {#2985
      date: 2023-10-10 12:47:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Albin7326@suppo.fi"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2991 …}
    +nested: Doctrine\ORM\PersistentCollection {#2993 …}
    +votes: Doctrine\ORM\PersistentCollection {#2995 …}
    +reports: Doctrine\ORM\PersistentCollection {#2997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2999 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3001 …}
    -id: 38093
    -bodyTs: "'5':16 '5am':19 'also':3 'bed':49 'bucket':42 'cold':41 'day':14 'door':26 'dude':24 'either':29 'fuck':7,32 'function':64 'get':30 'got':11 'head':47 'housem':8 'ice':40 'ice-cold':39 'joke':58 'll':36 'never':60 'next':51 'one':12,13 'poor':6 'pour':37 'ring':54 'snooz':17,63 'time':52 'use':61 'wasn':56 'water':44 'went':21 'yell':28"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/3790926"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696808662 {#2986
      date: 2023-10-09 01:44:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2990}
  +body: "You know the “most annoying noise in the world” bit from Dumb and Dumber? I had a roommate with THAT and about five other loud ass annoying things as his alarms. If I didn’t have to get out of bed to do so I would have done the same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696858646 {#3260
    date: 2023-10-09 15:37:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Albin7326@suppo.fi"
    "@ali@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3265 …}
  +nested: Doctrine\ORM\PersistentCollection {#3267 …}
  +votes: Doctrine\ORM\PersistentCollection {#3269 …}
  +reports: Doctrine\ORM\PersistentCollection {#3271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3275 …}
  -id: 38720
  -bodyTs: "'alarm':31 'annoy':5,27 'ass':26 'bed':41 'bit':10 'didn':34 'done':48 'dumb':12 'dumber':14 'five':23 'get':38 'know':2 'loud':25 'nois':6 'roommat':18 'thing':28 'world':9 'would':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/4211727"
  +editedAt: DateTimeImmutable @1697033003 {#3261
    date: 2023-10-11 16:03:23.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696858646 {#3262
    date: 2023-10-09 15:37:26.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
201 DENIED edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#314
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#315
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#309
    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