GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/t/21887/something-s-wrong-I-can-feel-it

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "something-s-wrong-I-can-feel-it"
  +title: "something's wrong, I can feel it"
  +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 787
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702618183 {#2410
    date: 2023-12-15 06:29:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 21887
  -titleTs: "'feel':6 'someth':1 'wrong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702488157
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9226528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702401757 {#1850
    date: 2023-12-12 18:22:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "something-s-wrong-I-can-feel-it"
  +title: "something's wrong, I can feel it"
  +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 787
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702618183 {#2410
    date: 2023-12-15 06:29:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 21887
  -titleTs: "'feel':6 'someth':1 'wrong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702488157
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9226528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702401757 {#1850
    date: 2023-12-12 18:22:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2388
  +user: Proxies\__CG__\App\Entity\User {#1943 …}
  +magazine: App\Entity\Magazine {#266
    +icon: Proxies\__CG__\App\Entity\Image {#247 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#276
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#238 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
    +entries: Doctrine\ORM\PersistentCollection {#181 …}
    +posts: Doctrine\ORM\PersistentCollection {#139 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
    +bans: Doctrine\ORM\PersistentCollection {#118 …}
    +reports: Doctrine\ORM\PersistentCollection {#104 …}
    +badges: Doctrine\ORM\PersistentCollection {#82 …}
    +logs: Doctrine\ORM\PersistentCollection {#72 …}
    +awards: Doctrine\ORM\PersistentCollection {#61 …}
    +categories: Doctrine\ORM\PersistentCollection {#1820 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#270
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#272
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1962 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
  +slug: "something-s-wrong-I-can-feel-it"
  +title: "something's wrong, I can feel it"
  +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 787
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702618183 {#2410
    date: 2023-12-15 06:29:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1886 …}
  +votes: Doctrine\ORM\PersistentCollection {#1973 …}
  +reports: Doctrine\ORM\PersistentCollection {#1948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
  +badges: Doctrine\ORM\PersistentCollection {#2440 …}
  +children: []
  -id: 21887
  -titleTs: "'feel':6 'someth':1 'wrong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702488157
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9226528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702401757 {#1850
    date: 2023-12-12 18:22:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Snape is very flexible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702567580 {#4002
    date: 2023-12-14 16:26:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 221614
  -bodyTs: "'flexibl':4 'snape':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6038531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702567580 {#3938
    date: 2023-12-14 16:26:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Snape is very flexible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702567580 {#4002
    date: 2023-12-14 16:26:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 221614
  -bodyTs: "'flexibl':4 'snape':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6038531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702567580 {#3938
    date: 2023-12-14 16:26:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#3993
  +user: App\Entity\User {#3941 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Snape is very flexible."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702567580 {#4002
    date: 2023-12-14 16:26:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3991 …}
  +nested: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3987 …}
  +reports: Doctrine\ORM\PersistentCollection {#3985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3957 …}
  -id: 221614
  -bodyTs: "'flexibl':4 'snape':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6038531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702567580 {#3938
    date: 2023-12-14 16:26:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4025
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    It could be worse:\n
    \n
    I have an issue with finally getting a chance to sleep in, not setting an alarm, waking up on my own feeling rested, …aaaannd it’s been 45 minutes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702488160 {#4031
    date: 2023-12-13 18:22:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 220681
  -bodyTs: "'45':32 'aaaannd':28 'alarm':20 'chanc':13 'could':2 'feel':26 'final':10 'get':11 'issu':8 'minut':33 'rest':27 'set':18 'sleep':15 'wake':21 'wors':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4073491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702488160 {#4036
    date: 2023-12-13 18:22:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4025
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    It could be worse:\n
    \n
    I have an issue with finally getting a chance to sleep in, not setting an alarm, waking up on my own feeling rested, …aaaannd it’s been 45 minutes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702488160 {#4031
    date: 2023-12-13 18:22:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 220681
  -bodyTs: "'45':32 'aaaannd':28 'alarm':20 'chanc':13 'could':2 'feel':26 'final':10 'get':11 'issu':8 'minut':33 'rest':27 'set':18 'sleep':15 'wake':21 'wors':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4073491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702488160 {#4036
    date: 2023-12-13 18:22:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4025
  +user: App\Entity\User {#4014 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    It could be worse:\n
    \n
    I have an issue with finally getting a chance to sleep in, not setting an alarm, waking up on my own feeling rested, …aaaannd it’s been 45 minutes.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702488160 {#4031
    date: 2023-12-13 18:22:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4030 …}
  +nested: Doctrine\ORM\PersistentCollection {#4029 …}
  +votes: Doctrine\ORM\PersistentCollection {#4020 …}
  +reports: Doctrine\ORM\PersistentCollection {#4023 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4018 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4016 …}
  -id: 220681
  -bodyTs: "'45':32 'aaaannd':28 'alarm':20 'chanc':13 'could':2 'feel':26 'final':10 'get':11 'issu':8 'minut':33 'rest':27 'set':18 'sleep':15 'wake':21 'wors':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.today/comment/4073491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702488160 {#4036
    date: 2023-12-13 18:22:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4110
  +user: App\Entity\User {#4123 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Literaly me 3 times this morning"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702421699 {#4105
    date: 2023-12-12 23:54:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4111 …}
  +nested: Doctrine\ORM\PersistentCollection {#4113 …}
  +votes: Doctrine\ORM\PersistentCollection {#4115 …}
  +reports: Doctrine\ORM\PersistentCollection {#4117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
  -id: 219581
  -bodyTs: "'3':3 'literali':1 'morn':6 'time':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6002615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702421699 {#4106
    date: 2023-12-12 23:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4110
  +user: App\Entity\User {#4123 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Literaly me 3 times this morning"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702421699 {#4105
    date: 2023-12-12 23:54:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4111 …}
  +nested: Doctrine\ORM\PersistentCollection {#4113 …}
  +votes: Doctrine\ORM\PersistentCollection {#4115 …}
  +reports: Doctrine\ORM\PersistentCollection {#4117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
  -id: 219581
  -bodyTs: "'3':3 'literali':1 'morn':6 'time':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6002615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702421699 {#4106
    date: 2023-12-12 23:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4110
  +user: App\Entity\User {#4123 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Literaly me 3 times this morning"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702421699 {#4105
    date: 2023-12-12 23:54:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4111 …}
  +nested: Doctrine\ORM\PersistentCollection {#4113 …}
  +votes: Doctrine\ORM\PersistentCollection {#4115 …}
  +reports: Doctrine\ORM\PersistentCollection {#4117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4119 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4121 …}
  -id: 219581
  -bodyTs: "'3':3 'literali':1 'morn':6 'time':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6002615"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702421699 {#4106
    date: 2023-12-12 23:54:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4184
  +user: App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile me: wakes up 20 minutes before my alarm every morning, needing to pee: “another morning, another bathroom, another power nap”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702420346 {#4179
    date: 2023-12-12 23:32:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4185 …}
  +nested: Doctrine\ORM\PersistentCollection {#4187 …}
  +votes: Doctrine\ORM\PersistentCollection {#4189 …}
  +reports: Doctrine\ORM\PersistentCollection {#4191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
  -id: 219529
  -bodyTs: "'20':5 'alarm':9 'anoth':15,17,19 'bathroom':18 'everi':10 'meanwhil':1 'minut':6 'morn':11,16 'nap':21 'need':12 'pee':14 'power':20 'wake':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4121628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702420346 {#4180
    date: 2023-12-12 23:32:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4184
  +user: App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile me: wakes up 20 minutes before my alarm every morning, needing to pee: “another morning, another bathroom, another power nap”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702420346 {#4179
    date: 2023-12-12 23:32:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4185 …}
  +nested: Doctrine\ORM\PersistentCollection {#4187 …}
  +votes: Doctrine\ORM\PersistentCollection {#4189 …}
  +reports: Doctrine\ORM\PersistentCollection {#4191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
  -id: 219529
  -bodyTs: "'20':5 'alarm':9 'anoth':15,17,19 'bathroom':18 'everi':10 'meanwhil':1 'minut':6 'morn':11,16 'nap':21 'need':12 'pee':14 'power':20 'wake':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4121628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702420346 {#4180
    date: 2023-12-12 23:32:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4184
  +user: App\Entity\User {#4197 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Meanwhile me: wakes up 20 minutes before my alarm every morning, needing to pee: “another morning, another bathroom, another power nap”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702420346 {#4179
    date: 2023-12-12 23:32:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4185 …}
  +nested: Doctrine\ORM\PersistentCollection {#4187 …}
  +votes: Doctrine\ORM\PersistentCollection {#4189 …}
  +reports: Doctrine\ORM\PersistentCollection {#4191 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4193 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4195 …}
  -id: 219529
  -bodyTs: "'20':5 'alarm':9 'anoth':15,17,19 'bathroom':18 'everi':10 'meanwhil':1 'minut':6 'morn':11,16 'nap':21 'need':12 'pee':14 'power':20 'wake':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://iusearchlinux.fyi/comment/4121628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702420346 {#4180
    date: 2023-12-12 23:32:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4259
  +user: App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[youtube.com/watch?v=u-ratvu8vmQ](https://youtube.com/watch?v=u-ratvu8vmQ)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702419738 {#4254
    date: 2023-12-12 23:22:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4264 …}
  +reports: Doctrine\ORM\PersistentCollection {#4266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
  -id: 219510
  -bodyTs: "'/watch?v=u-ratvu8vmq](https://youtube.com/watch?v=u-ratvu8vmq)':3 'youtube.com':2 'youtube.com/watch?v=u-ratvu8vmq](https://youtube.com/watch?v=u-ratvu8vmq)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6398724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702419738 {#4255
    date: 2023-12-12 23:22:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4259
  +user: App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[youtube.com/watch?v=u-ratvu8vmQ](https://youtube.com/watch?v=u-ratvu8vmQ)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702419738 {#4254
    date: 2023-12-12 23:22:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4264 …}
  +reports: Doctrine\ORM\PersistentCollection {#4266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
  -id: 219510
  -bodyTs: "'/watch?v=u-ratvu8vmq](https://youtube.com/watch?v=u-ratvu8vmq)':3 'youtube.com':2 'youtube.com/watch?v=u-ratvu8vmq](https://youtube.com/watch?v=u-ratvu8vmq)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6398724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702419738 {#4255
    date: 2023-12-12 23:22:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4259
  +user: App\Entity\User {#4272 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "[youtube.com/watch?v=u-ratvu8vmQ](https://youtube.com/watch?v=u-ratvu8vmQ)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702419738 {#4254
    date: 2023-12-12 23:22:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4260 …}
  +nested: Doctrine\ORM\PersistentCollection {#4262 …}
  +votes: Doctrine\ORM\PersistentCollection {#4264 …}
  +reports: Doctrine\ORM\PersistentCollection {#4266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4270 …}
  -id: 219510
  -bodyTs: "'/watch?v=u-ratvu8vmq](https://youtube.com/watch?v=u-ratvu8vmq)':3 'youtube.com':2 'youtube.com/watch?v=u-ratvu8vmq](https://youtube.com/watch?v=u-ratvu8vmq)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6398724"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702419738 {#4255
    date: 2023-12-12 23:22:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4332
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Happened to me today. Turns out MIUI optimized the Clock app.\n
    \n
    I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
    It may still occur.  \n
    But hey, I only woke up 30 minutes later. “Something isn’t right.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704845555 {#4327
    date: 2024-01-10 01:12:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4333 …}
  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
  -id: 219234
  -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6396142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702413315 {#4328
    date: 2023-12-12 21:35:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4332
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Happened to me today. Turns out MIUI optimized the Clock app.\n
    \n
    I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
    It may still occur.  \n
    But hey, I only woke up 30 minutes later. “Something isn’t right.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704845555 {#4327
    date: 2024-01-10 01:12:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4333 …}
  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
  -id: 219234
  -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6396142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702413315 {#4328
    date: 2023-12-12 21:35:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4332
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: """
    Happened to me today. Turns out MIUI optimized the Clock app.\n
    \n
    I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
    It may still occur.  \n
    But hey, I only woke up 30 minutes later. “Something isn’t right.”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1704845555 {#4327
    date: 2024-01-10 01:12:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4333 …}
  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
  -id: 219234
  -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6396142"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702413315 {#4328
    date: 2023-12-12 21:35:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4825
  +user: Proxies\__CG__\App\Entity\User {#4826 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4332
    +user: App\Entity\User {#4345 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Happened to me today. Turns out MIUI optimized the Clock app.\n
      \n
      I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
      It may still occur.  \n
      But hey, I only woke up 30 minutes later. “Something isn’t right.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1704845555 {#4327
      date: 2024-01-10 01:12:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4333 …}
    +nested: Doctrine\ORM\PersistentCollection {#4335 …}
    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
    +reports: Doctrine\ORM\PersistentCollection {#4339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
    -id: 219234
    -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6396142"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702413315 {#4328
      date: 2023-12-12 21:35:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
    \n
    Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
    \n
    /rant
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702438201 {#4823
    date: 2023-12-13 04:30:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4827 …}
  +nested: Doctrine\ORM\PersistentCollection {#4829 …}
  +votes: Doctrine\ORM\PersistentCollection {#4831 …}
  +reports: Doctrine\ORM\PersistentCollection {#4833 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
  -id: 220152
  -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6595186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702438201 {#4824
    date: 2023-12-13 04:30:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4825
  +user: Proxies\__CG__\App\Entity\User {#4826 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4332
    +user: App\Entity\User {#4345 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Happened to me today. Turns out MIUI optimized the Clock app.\n
      \n
      I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
      It may still occur.  \n
      But hey, I only woke up 30 minutes later. “Something isn’t right.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1704845555 {#4327
      date: 2024-01-10 01:12:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4333 …}
    +nested: Doctrine\ORM\PersistentCollection {#4335 …}
    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
    +reports: Doctrine\ORM\PersistentCollection {#4339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
    -id: 219234
    -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6396142"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702413315 {#4328
      date: 2023-12-12 21:35:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
    \n
    Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
    \n
    /rant
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702438201 {#4823
    date: 2023-12-13 04:30:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4827 …}
  +nested: Doctrine\ORM\PersistentCollection {#4829 …}
  +votes: Doctrine\ORM\PersistentCollection {#4831 …}
  +reports: Doctrine\ORM\PersistentCollection {#4833 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
  -id: 220152
  -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6595186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702438201 {#4824
    date: 2023-12-13 04:30:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4825
  +user: Proxies\__CG__\App\Entity\User {#4826 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4332
    +user: App\Entity\User {#4345 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: """
      Happened to me today. Turns out MIUI optimized the Clock app.\n
      \n
      I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
      It may still occur.  \n
      But hey, I only woke up 30 minutes later. “Something isn’t right.”
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1704845555 {#4327
      date: 2024-01-10 01:12:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4333 …}
    +nested: Doctrine\ORM\PersistentCollection {#4335 …}
    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
    +reports: Doctrine\ORM\PersistentCollection {#4339 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
    -id: 219234
    -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/comment/6396142"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702413315 {#4328
      date: 2023-12-12 21:35:15.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
    \n
    Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
    \n
    /rant
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1702438201 {#4823
    date: 2023-12-13 04:30:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4827 …}
  +nested: Doctrine\ORM\PersistentCollection {#4829 …}
  +votes: Doctrine\ORM\PersistentCollection {#4831 …}
  +reports: Doctrine\ORM\PersistentCollection {#4833 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
  -id: 220152
  -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6595186"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702438201 {#4824
    date: 2023-12-13 04:30:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4912
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4825
    +user: Proxies\__CG__\App\Entity\User {#4826 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4332
      +user: App\Entity\User {#4345 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Happened to me today. Turns out MIUI optimized the Clock app.\n
        \n
        I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
        It may still occur.  \n
        But hey, I only woke up 30 minutes later. “Something isn’t right.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704845555 {#4327
        date: 2024-01-10 01:12:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4333 …}
      +nested: Doctrine\ORM\PersistentCollection {#4335 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
      -id: 219234
      -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6396142"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702413315 {#4328
        date: 2023-12-12 21:35:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: """
      I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
      \n
      Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
      \n
      /rant
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702438201 {#4823
      date: 2023-12-13 04:30:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4827 …}
    +nested: Doctrine\ORM\PersistentCollection {#4829 …}
    +votes: Doctrine\ORM\PersistentCollection {#4831 …}
    +reports: Doctrine\ORM\PersistentCollection {#4833 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
    -id: 220152
    -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6595186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702438201 {#4824
      date: 2023-12-13 04:30:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    Sounds like my Moto G5s Plus. I updated it to Android 8.1 and it started having issues like lagging, completely freezing up, randomly restarting, battery drain, overheating, etc.  \n
    Oh, well. It ran PixelExperience 11 just fine. It also allowed me to use the notification LED that Motorola disabled in software for reasons unknown.\n
    \n
    Edit: I just like this part from bootloader unlock license agreement on what doing so may cause:\n
    \n
    Cause the Device to overheat, explode and/or catch fire, exceed SAR values, exceed safe volume settings, and otherwise be unsafe, including creating the potential to cause serious bodily injury, **including death**
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702439396 {#4909
    date: 2023-12-13 04:49:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4913 …}
  +nested: Doctrine\ORM\PersistentCollection {#4915 …}
  +votes: Doctrine\ORM\PersistentCollection {#4917 …}
  +reports: Doctrine\ORM\PersistentCollection {#4919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4923 …}
  -id: 220175
  -bodyTs: "'11':34 '8.1':12 'agreement':64 'allow':39 'also':38 'and/or':77 'android':11 'batteri':25 'bodili':98 'bootload':61 'catch':78 'caus':70,71,96 'complet':20 'creat':92 'death':101 'devic':73 'disabl':48 'drain':26 'edit':54 'etc':28 'exceed':80,83 'explod':76 'fine':36 'fire':79 'freez':21 'g5s':5 'includ':91,100 'injuri':99 'issu':17 'lag':19 'led':45 'licens':63 'like':2,18,57 'may':69 'moto':4 'motorola':47 'notif':44 'oh':29 'otherwis':88 'overh':27 'overheat':75 'part':59 'pixelexperi':33 'plus':6 'potenti':94 'ran':32 'random':23 'reason':52 'restart':24 'safe':84 'sar':81 'serious':97 'set':86 'softwar':50 'sound':1 'start':15 'unknown':53 'unlock':62 'unsaf':90 'updat':8 'use':42 'valu':82 'volum':85 'well':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6405430"
  +editedAt: DateTimeImmutable @1704224132 {#4910
    date: 2024-01-02 20:35:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702439396 {#4911
    date: 2023-12-13 04:49:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4912
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4825
    +user: Proxies\__CG__\App\Entity\User {#4826 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4332
      +user: App\Entity\User {#4345 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Happened to me today. Turns out MIUI optimized the Clock app.\n
        \n
        I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
        It may still occur.  \n
        But hey, I only woke up 30 minutes later. “Something isn’t right.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704845555 {#4327
        date: 2024-01-10 01:12:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4333 …}
      +nested: Doctrine\ORM\PersistentCollection {#4335 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
      -id: 219234
      -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6396142"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702413315 {#4328
        date: 2023-12-12 21:35:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: """
      I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
      \n
      Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
      \n
      /rant
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702438201 {#4823
      date: 2023-12-13 04:30:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4827 …}
    +nested: Doctrine\ORM\PersistentCollection {#4829 …}
    +votes: Doctrine\ORM\PersistentCollection {#4831 …}
    +reports: Doctrine\ORM\PersistentCollection {#4833 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
    -id: 220152
    -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6595186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702438201 {#4824
      date: 2023-12-13 04:30:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    Sounds like my Moto G5s Plus. I updated it to Android 8.1 and it started having issues like lagging, completely freezing up, randomly restarting, battery drain, overheating, etc.  \n
    Oh, well. It ran PixelExperience 11 just fine. It also allowed me to use the notification LED that Motorola disabled in software for reasons unknown.\n
    \n
    Edit: I just like this part from bootloader unlock license agreement on what doing so may cause:\n
    \n
    Cause the Device to overheat, explode and/or catch fire, exceed SAR values, exceed safe volume settings, and otherwise be unsafe, including creating the potential to cause serious bodily injury, **including death**
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702439396 {#4909
    date: 2023-12-13 04:49:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4913 …}
  +nested: Doctrine\ORM\PersistentCollection {#4915 …}
  +votes: Doctrine\ORM\PersistentCollection {#4917 …}
  +reports: Doctrine\ORM\PersistentCollection {#4919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4923 …}
  -id: 220175
  -bodyTs: "'11':34 '8.1':12 'agreement':64 'allow':39 'also':38 'and/or':77 'android':11 'batteri':25 'bodili':98 'bootload':61 'catch':78 'caus':70,71,96 'complet':20 'creat':92 'death':101 'devic':73 'disabl':48 'drain':26 'edit':54 'etc':28 'exceed':80,83 'explod':76 'fine':36 'fire':79 'freez':21 'g5s':5 'includ':91,100 'injuri':99 'issu':17 'lag':19 'led':45 'licens':63 'like':2,18,57 'may':69 'moto':4 'motorola':47 'notif':44 'oh':29 'otherwis':88 'overh':27 'overheat':75 'part':59 'pixelexperi':33 'plus':6 'potenti':94 'ran':32 'random':23 'reason':52 'restart':24 'safe':84 'sar':81 'serious':97 'set':86 'softwar':50 'sound':1 'start':15 'unknown':53 'unlock':62 'unsaf':90 'updat':8 'use':42 'valu':82 'volum':85 'well':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6405430"
  +editedAt: DateTimeImmutable @1704224132 {#4910
    date: 2024-01-02 20:35:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702439396 {#4911
    date: 2023-12-13 04:49:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4912
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4825
    +user: Proxies\__CG__\App\Entity\User {#4826 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4332
      +user: App\Entity\User {#4345 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Happened to me today. Turns out MIUI optimized the Clock app.\n
        \n
        I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
        It may still occur.  \n
        But hey, I only woke up 30 minutes later. “Something isn’t right.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704845555 {#4327
        date: 2024-01-10 01:12:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4333 …}
      +nested: Doctrine\ORM\PersistentCollection {#4335 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
      -id: 219234
      -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6396142"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702413315 {#4328
        date: 2023-12-12 21:35:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: """
      I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
      \n
      Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
      \n
      /rant
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702438201 {#4823
      date: 2023-12-13 04:30:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4827 …}
    +nested: Doctrine\ORM\PersistentCollection {#4829 …}
    +votes: Doctrine\ORM\PersistentCollection {#4831 …}
    +reports: Doctrine\ORM\PersistentCollection {#4833 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
    -id: 220152
    -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6595186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702438201 {#4824
      date: 2023-12-13 04:30:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    Sounds like my Moto G5s Plus. I updated it to Android 8.1 and it started having issues like lagging, completely freezing up, randomly restarting, battery drain, overheating, etc.  \n
    Oh, well. It ran PixelExperience 11 just fine. It also allowed me to use the notification LED that Motorola disabled in software for reasons unknown.\n
    \n
    Edit: I just like this part from bootloader unlock license agreement on what doing so may cause:\n
    \n
    Cause the Device to overheat, explode and/or catch fire, exceed SAR values, exceed safe volume settings, and otherwise be unsafe, including creating the potential to cause serious bodily injury, **including death**
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702439396 {#4909
    date: 2023-12-13 04:49:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4913 …}
  +nested: Doctrine\ORM\PersistentCollection {#4915 …}
  +votes: Doctrine\ORM\PersistentCollection {#4917 …}
  +reports: Doctrine\ORM\PersistentCollection {#4919 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4921 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4923 …}
  -id: 220175
  -bodyTs: "'11':34 '8.1':12 'agreement':64 'allow':39 'also':38 'and/or':77 'android':11 'batteri':25 'bodili':98 'bootload':61 'catch':78 'caus':70,71,96 'complet':20 'creat':92 'death':101 'devic':73 'disabl':48 'drain':26 'edit':54 'etc':28 'exceed':80,83 'explod':76 'fine':36 'fire':79 'freez':21 'g5s':5 'includ':91,100 'injuri':99 'issu':17 'lag':19 'led':45 'licens':63 'like':2,18,57 'may':69 'moto':4 'motorola':47 'notif':44 'oh':29 'otherwis':88 'overh':27 'overheat':75 'part':59 'pixelexperi':33 'plus':6 'potenti':94 'ran':32 'random':23 'reason':52 'restart':24 'safe':84 'sar':81 'serious':97 'set':86 'softwar':50 'sound':1 'start':15 'unknown':53 'unlock':62 'unsaf':90 'updat':8 'use':42 'valu':82 'volum':85 'well':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/comment/6405430"
  +editedAt: DateTimeImmutable @1704224132 {#4910
    date: 2024-01-02 20:35:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702439396 {#4911
    date: 2023-12-13 04:49:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4927
  +user: Proxies\__CG__\App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4825
    +user: Proxies\__CG__\App\Entity\User {#4826 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4332
      +user: App\Entity\User {#4345 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Happened to me today. Turns out MIUI optimized the Clock app.\n
        \n
        I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
        It may still occur.  \n
        But hey, I only woke up 30 minutes later. “Something isn’t right.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704845555 {#4327
        date: 2024-01-10 01:12:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4333 …}
      +nested: Doctrine\ORM\PersistentCollection {#4335 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
      -id: 219234
      -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6396142"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702413315 {#4328
        date: 2023-12-12 21:35:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: """
      I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
      \n
      Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
      \n
      /rant
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702438201 {#4823
      date: 2023-12-13 04:30:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4827 …}
    +nested: Doctrine\ORM\PersistentCollection {#4829 …}
    +votes: Doctrine\ORM\PersistentCollection {#4831 …}
    +reports: Doctrine\ORM\PersistentCollection {#4833 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
    -id: 220152
    -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6595186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702438201 {#4824
      date: 2023-12-13 04:30:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702438401 {#4925
    date: 2023-12-13 04:33:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4929 …}
  +nested: Doctrine\ORM\PersistentCollection {#4931 …}
  +votes: Doctrine\ORM\PersistentCollection {#4933 …}
  +reports: Doctrine\ORM\PersistentCollection {#4935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
  -id: 220157
  -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6608076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702438401 {#4926
    date: 2023-12-13 04:33:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4927
  +user: Proxies\__CG__\App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4825
    +user: Proxies\__CG__\App\Entity\User {#4826 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4332
      +user: App\Entity\User {#4345 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Happened to me today. Turns out MIUI optimized the Clock app.\n
        \n
        I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
        It may still occur.  \n
        But hey, I only woke up 30 minutes later. “Something isn’t right.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704845555 {#4327
        date: 2024-01-10 01:12:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4333 …}
      +nested: Doctrine\ORM\PersistentCollection {#4335 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
      -id: 219234
      -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6396142"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702413315 {#4328
        date: 2023-12-12 21:35:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: """
      I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
      \n
      Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
      \n
      /rant
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702438201 {#4823
      date: 2023-12-13 04:30:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4827 …}
    +nested: Doctrine\ORM\PersistentCollection {#4829 …}
    +votes: Doctrine\ORM\PersistentCollection {#4831 …}
    +reports: Doctrine\ORM\PersistentCollection {#4833 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
    -id: 220152
    -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6595186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702438201 {#4824
      date: 2023-12-13 04:30:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702438401 {#4925
    date: 2023-12-13 04:33:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4929 …}
  +nested: Doctrine\ORM\PersistentCollection {#4931 …}
  +votes: Doctrine\ORM\PersistentCollection {#4933 …}
  +reports: Doctrine\ORM\PersistentCollection {#4935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
  -id: 220157
  -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6608076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702438401 {#4926
    date: 2023-12-13 04:33:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4927
  +user: Proxies\__CG__\App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4825
    +user: Proxies\__CG__\App\Entity\User {#4826 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4332
      +user: App\Entity\User {#4345 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: """
        Happened to me today. Turns out MIUI optimized the Clock app.\n
        \n
        I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
        It may still occur.  \n
        But hey, I only woke up 30 minutes later. “Something isn’t right.”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1704845555 {#4327
        date: 2024-01-10 01:12:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4333 …}
      +nested: Doctrine\ORM\PersistentCollection {#4335 …}
      +votes: Doctrine\ORM\PersistentCollection {#4337 …}
      +reports: Doctrine\ORM\PersistentCollection {#4339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
      -id: 219234
      -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.sdf.org/comment/6396142"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702413315 {#4328
        date: 2023-12-12 21:35:15.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: """
      I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
      \n
      Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
      \n
      /rant
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1702438201 {#4823
      date: 2023-12-13 04:30:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4827 …}
    +nested: Doctrine\ORM\PersistentCollection {#4829 …}
    +votes: Doctrine\ORM\PersistentCollection {#4831 …}
    +reports: Doctrine\ORM\PersistentCollection {#4833 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
    -id: 220152
    -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6595186"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702438201 {#4824
      date: 2023-12-13 04:30:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702438401 {#4925
    date: 2023-12-13 04:33:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4929 …}
  +nested: Doctrine\ORM\PersistentCollection {#4931 …}
  +votes: Doctrine\ORM\PersistentCollection {#4933 …}
  +reports: Doctrine\ORM\PersistentCollection {#4935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
  -id: 220157
  -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6608076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702438401 {#4926
    date: 2023-12-13 04:33:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5010
  +user: Proxies\__CG__\App\Entity\User {#5011 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4825
      +user: Proxies\__CG__\App\Entity\User {#4826 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4332
        +user: App\Entity\User {#4345 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Happened to me today. Turns out MIUI optimized the Clock app.\n
          \n
          I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
          It may still occur.  \n
          But hey, I only woke up 30 minutes later. “Something isn’t right.”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704845555 {#4327
          date: 2024-01-10 01:12:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4333 …}
        +nested: Doctrine\ORM\PersistentCollection {#4335 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
        -id: 219234
        -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/6396142"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702413315 {#4328
          date: 2023-12-12 21:35:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: """
        I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
        \n
        Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
        \n
        /rant
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702438201 {#4823
        date: 2023-12-13 04:30:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4827 …}
      +nested: Doctrine\ORM\PersistentCollection {#4829 …}
      +votes: Doctrine\ORM\PersistentCollection {#4831 …}
      +reports: Doctrine\ORM\PersistentCollection {#4833 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
      -id: 220152
      -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6595186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702438201 {#4824
        date: 2023-12-13 04:30:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702438401 {#4925
      date: 2023-12-13 04:33:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4929 …}
    +nested: Doctrine\ORM\PersistentCollection {#4931 …}
    +votes: Doctrine\ORM\PersistentCollection {#4933 …}
    +reports: Doctrine\ORM\PersistentCollection {#4935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
    -id: 220157
    -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6608076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702438401 {#4926
      date: 2023-12-13 04:33:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702473440 {#5008
    date: 2023-12-13 14:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5012 …}
  +nested: Doctrine\ORM\PersistentCollection {#5014 …}
  +votes: Doctrine\ORM\PersistentCollection {#5016 …}
  +reports: Doctrine\ORM\PersistentCollection {#5018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
  -id: 220494
  -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6136719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702473440 {#5009
    date: 2023-12-13 14:17:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5010
  +user: Proxies\__CG__\App\Entity\User {#5011 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4825
      +user: Proxies\__CG__\App\Entity\User {#4826 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4332
        +user: App\Entity\User {#4345 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Happened to me today. Turns out MIUI optimized the Clock app.\n
          \n
          I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
          It may still occur.  \n
          But hey, I only woke up 30 minutes later. “Something isn’t right.”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704845555 {#4327
          date: 2024-01-10 01:12:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4333 …}
        +nested: Doctrine\ORM\PersistentCollection {#4335 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
        -id: 219234
        -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/6396142"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702413315 {#4328
          date: 2023-12-12 21:35:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: """
        I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
        \n
        Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
        \n
        /rant
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702438201 {#4823
        date: 2023-12-13 04:30:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4827 …}
      +nested: Doctrine\ORM\PersistentCollection {#4829 …}
      +votes: Doctrine\ORM\PersistentCollection {#4831 …}
      +reports: Doctrine\ORM\PersistentCollection {#4833 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
      -id: 220152
      -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6595186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702438201 {#4824
        date: 2023-12-13 04:30:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702438401 {#4925
      date: 2023-12-13 04:33:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4929 …}
    +nested: Doctrine\ORM\PersistentCollection {#4931 …}
    +votes: Doctrine\ORM\PersistentCollection {#4933 …}
    +reports: Doctrine\ORM\PersistentCollection {#4935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
    -id: 220157
    -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6608076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702438401 {#4926
      date: 2023-12-13 04:33:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702473440 {#5008
    date: 2023-12-13 14:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5012 …}
  +nested: Doctrine\ORM\PersistentCollection {#5014 …}
  +votes: Doctrine\ORM\PersistentCollection {#5016 …}
  +reports: Doctrine\ORM\PersistentCollection {#5018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
  -id: 220494
  -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6136719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702473440 {#5009
    date: 2023-12-13 14:17:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5010
  +user: Proxies\__CG__\App\Entity\User {#5011 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4825
      +user: Proxies\__CG__\App\Entity\User {#4826 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4332
        +user: App\Entity\User {#4345 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Happened to me today. Turns out MIUI optimized the Clock app.\n
          \n
          I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
          It may still occur.  \n
          But hey, I only woke up 30 minutes later. “Something isn’t right.”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704845555 {#4327
          date: 2024-01-10 01:12:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4333 …}
        +nested: Doctrine\ORM\PersistentCollection {#4335 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
        -id: 219234
        -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/6396142"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702413315 {#4328
          date: 2023-12-12 21:35:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: """
        I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
        \n
        Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
        \n
        /rant
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702438201 {#4823
        date: 2023-12-13 04:30:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4827 …}
      +nested: Doctrine\ORM\PersistentCollection {#4829 …}
      +votes: Doctrine\ORM\PersistentCollection {#4831 …}
      +reports: Doctrine\ORM\PersistentCollection {#4833 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
      -id: 220152
      -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6595186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702438201 {#4824
        date: 2023-12-13 04:30:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702438401 {#4925
      date: 2023-12-13 04:33:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4929 …}
    +nested: Doctrine\ORM\PersistentCollection {#4931 …}
    +votes: Doctrine\ORM\PersistentCollection {#4933 …}
    +reports: Doctrine\ORM\PersistentCollection {#4935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
    -id: 220157
    -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6608076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702438401 {#4926
      date: 2023-12-13 04:33:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702473440 {#5008
    date: 2023-12-13 14:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5012 …}
  +nested: Doctrine\ORM\PersistentCollection {#5014 …}
  +votes: Doctrine\ORM\PersistentCollection {#5016 …}
  +reports: Doctrine\ORM\PersistentCollection {#5018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
  -id: 220494
  -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6136719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702473440 {#5009
    date: 2023-12-13 14:17:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5112
  +user: Proxies\__CG__\App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5010
    +user: Proxies\__CG__\App\Entity\User {#5011 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: Proxies\__CG__\App\Entity\User {#4928 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4825
        +user: Proxies\__CG__\App\Entity\User {#4826 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4332
          +user: App\Entity\User {#4345 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Happened to me today. Turns out MIUI optimized the Clock app.\n
            \n
            I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
            It may still occur.  \n
            But hey, I only woke up 30 minutes later. “Something isn’t right.”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1704845555 {#4327
            date: 2024-01-10 01:12:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4333 …}
          +nested: Doctrine\ORM\PersistentCollection {#4335 …}
          +votes: Doctrine\ORM\PersistentCollection {#4337 …}
          +reports: Doctrine\ORM\PersistentCollection {#4339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
          -id: 219234
          -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/6396142"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702413315 {#4328
            date: 2023-12-12 21:35:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: """
          I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
          \n
          Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
          \n
          /rant
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702438201 {#4823
          date: 2023-12-13 04:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4827 …}
        +nested: Doctrine\ORM\PersistentCollection {#4829 …}
        +votes: Doctrine\ORM\PersistentCollection {#4831 …}
        +reports: Doctrine\ORM\PersistentCollection {#4833 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
        -id: 220152
        -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6595186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702438201 {#4824
          date: 2023-12-13 04:30:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702438401 {#4925
        date: 2023-12-13 04:33:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4929 …}
      +nested: Doctrine\ORM\PersistentCollection {#4931 …}
      +votes: Doctrine\ORM\PersistentCollection {#4933 …}
      +reports: Doctrine\ORM\PersistentCollection {#4935 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
      -id: 220157
      -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6608076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702438401 {#4926
        date: 2023-12-13 04:33:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702473440 {#5008
      date: 2023-12-13 14:17:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5012 …}
    +nested: Doctrine\ORM\PersistentCollection {#5014 …}
    +votes: Doctrine\ORM\PersistentCollection {#5016 …}
    +reports: Doctrine\ORM\PersistentCollection {#5018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
    -id: 220494
    -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6136719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702473440 {#5009
      date: 2023-12-13 14:17:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702486934 {#5110
    date: 2023-12-13 18:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5115 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 220657
  -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6621032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702486934 {#5111
    date: 2023-12-13 18:02:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5112
  +user: Proxies\__CG__\App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5010
    +user: Proxies\__CG__\App\Entity\User {#5011 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: Proxies\__CG__\App\Entity\User {#4928 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4825
        +user: Proxies\__CG__\App\Entity\User {#4826 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4332
          +user: App\Entity\User {#4345 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Happened to me today. Turns out MIUI optimized the Clock app.\n
            \n
            I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
            It may still occur.  \n
            But hey, I only woke up 30 minutes later. “Something isn’t right.”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1704845555 {#4327
            date: 2024-01-10 01:12:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4333 …}
          +nested: Doctrine\ORM\PersistentCollection {#4335 …}
          +votes: Doctrine\ORM\PersistentCollection {#4337 …}
          +reports: Doctrine\ORM\PersistentCollection {#4339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
          -id: 219234
          -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/6396142"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702413315 {#4328
            date: 2023-12-12 21:35:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: """
          I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
          \n
          Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
          \n
          /rant
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702438201 {#4823
          date: 2023-12-13 04:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4827 …}
        +nested: Doctrine\ORM\PersistentCollection {#4829 …}
        +votes: Doctrine\ORM\PersistentCollection {#4831 …}
        +reports: Doctrine\ORM\PersistentCollection {#4833 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
        -id: 220152
        -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6595186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702438201 {#4824
          date: 2023-12-13 04:30:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702438401 {#4925
        date: 2023-12-13 04:33:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4929 …}
      +nested: Doctrine\ORM\PersistentCollection {#4931 …}
      +votes: Doctrine\ORM\PersistentCollection {#4933 …}
      +reports: Doctrine\ORM\PersistentCollection {#4935 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
      -id: 220157
      -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6608076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702438401 {#4926
        date: 2023-12-13 04:33:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702473440 {#5008
      date: 2023-12-13 14:17:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5012 …}
    +nested: Doctrine\ORM\PersistentCollection {#5014 …}
    +votes: Doctrine\ORM\PersistentCollection {#5016 …}
    +reports: Doctrine\ORM\PersistentCollection {#5018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
    -id: 220494
    -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6136719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702473440 {#5009
      date: 2023-12-13 14:17:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702486934 {#5110
    date: 2023-12-13 18:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5115 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 220657
  -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6621032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702486934 {#5111
    date: 2023-12-13 18:02:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5112
  +user: Proxies\__CG__\App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5010
    +user: Proxies\__CG__\App\Entity\User {#5011 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: Proxies\__CG__\App\Entity\User {#4928 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4825
        +user: Proxies\__CG__\App\Entity\User {#4826 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4332
          +user: App\Entity\User {#4345 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Happened to me today. Turns out MIUI optimized the Clock app.\n
            \n
            I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
            It may still occur.  \n
            But hey, I only woke up 30 minutes later. “Something isn’t right.”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1704845555 {#4327
            date: 2024-01-10 01:12:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4333 …}
          +nested: Doctrine\ORM\PersistentCollection {#4335 …}
          +votes: Doctrine\ORM\PersistentCollection {#4337 …}
          +reports: Doctrine\ORM\PersistentCollection {#4339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
          -id: 219234
          -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/6396142"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702413315 {#4328
            date: 2023-12-12 21:35:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: """
          I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
          \n
          Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
          \n
          /rant
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702438201 {#4823
          date: 2023-12-13 04:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4827 …}
        +nested: Doctrine\ORM\PersistentCollection {#4829 …}
        +votes: Doctrine\ORM\PersistentCollection {#4831 …}
        +reports: Doctrine\ORM\PersistentCollection {#4833 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
        -id: 220152
        -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6595186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702438201 {#4824
          date: 2023-12-13 04:30:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702438401 {#4925
        date: 2023-12-13 04:33:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4929 …}
      +nested: Doctrine\ORM\PersistentCollection {#4931 …}
      +votes: Doctrine\ORM\PersistentCollection {#4933 …}
      +reports: Doctrine\ORM\PersistentCollection {#4935 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
      -id: 220157
      -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6608076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702438401 {#4926
        date: 2023-12-13 04:33:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702473440 {#5008
      date: 2023-12-13 14:17:20.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5012 …}
    +nested: Doctrine\ORM\PersistentCollection {#5014 …}
    +votes: Doctrine\ORM\PersistentCollection {#5016 …}
    +reports: Doctrine\ORM\PersistentCollection {#5018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
    -id: 220494
    -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6136719"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702473440 {#5009
      date: 2023-12-13 14:17:20.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702486934 {#5110
    date: 2023-12-13 18:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5113 …}
  +nested: Doctrine\ORM\PersistentCollection {#5115 …}
  +votes: Doctrine\ORM\PersistentCollection {#5117 …}
  +reports: Doctrine\ORM\PersistentCollection {#5119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
  -id: 220657
  -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6621032"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702486934 {#5111
    date: 2023-12-13 18:02:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5151
  +user: Proxies\__CG__\App\Entity\User {#5011 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5112
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5010
      +user: Proxies\__CG__\App\Entity\User {#5011 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4927
        +user: Proxies\__CG__\App\Entity\User {#4928 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4825
          +user: Proxies\__CG__\App\Entity\User {#4826 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4332
            +user: App\Entity\User {#4345 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Happened to me today. Turns out MIUI optimized the Clock app.\n
              \n
              I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
              It may still occur.  \n
              But hey, I only woke up 30 minutes later. “Something isn’t right.”
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 19
            +score: 0
            +lastActive: DateTime @1704845555 {#4327
              date: 2024-01-10 01:12:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@getoffthedrugsdude@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4333 …}
            +nested: Doctrine\ORM\PersistentCollection {#4335 …}
            +votes: Doctrine\ORM\PersistentCollection {#4337 …}
            +reports: Doctrine\ORM\PersistentCollection {#4339 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
            -id: 219234
            -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.sdf.org/comment/6396142"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702413315 {#4328
              date: 2023-12-12 21:35:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4332}
          +body: """
            I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
            \n
            Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
            \n
            /rant
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1702438201 {#4823
            date: 2023-12-13 04:30:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
            "@user224@lemmy.sdf.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4827 …}
          +nested: Doctrine\ORM\PersistentCollection {#4829 …}
          +votes: Doctrine\ORM\PersistentCollection {#4831 …}
          +reports: Doctrine\ORM\PersistentCollection {#4833 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
          -id: 220152
          -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6595186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702438201 {#4824
            date: 2023-12-13 04:30:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702438401 {#4925
          date: 2023-12-13 04:33:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
          "@krotti@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4929 …}
        +nested: Doctrine\ORM\PersistentCollection {#4931 …}
        +votes: Doctrine\ORM\PersistentCollection {#4933 …}
        +reports: Doctrine\ORM\PersistentCollection {#4935 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
        -id: 220157
        -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6608076"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702438401 {#4926
          date: 2023-12-13 04:33:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702473440 {#5008
        date: 2023-12-13 14:17:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
        "@chayleaf@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5012 …}
      +nested: Doctrine\ORM\PersistentCollection {#5014 …}
      +votes: Doctrine\ORM\PersistentCollection {#5016 …}
      +reports: Doctrine\ORM\PersistentCollection {#5018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
      -id: 220494
      -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/6136719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702473440 {#5009
        date: 2023-12-13 14:17:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702486934 {#5110
      date: 2023-12-13 18:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
      "@Vuraniute@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5113 …}
    +nested: Doctrine\ORM\PersistentCollection {#5115 …}
    +votes: Doctrine\ORM\PersistentCollection {#5117 …}
    +reports: Doctrine\ORM\PersistentCollection {#5119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    -id: 220657
    -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6621032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702486934 {#5111
      date: 2023-12-13 18:02:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "**b u d g e t**"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702487466 {#5152
    date: 2023-12-13 18:11:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5144 …}
  +votes: Doctrine\ORM\PersistentCollection {#5142 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 220665
  -bodyTs: "'b':1 'd':3 'e':5 'g':4 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6142315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487466 {#5155
    date: 2023-12-13 18:11:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5151
  +user: Proxies\__CG__\App\Entity\User {#5011 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5112
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5010
      +user: Proxies\__CG__\App\Entity\User {#5011 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4927
        +user: Proxies\__CG__\App\Entity\User {#4928 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4825
          +user: Proxies\__CG__\App\Entity\User {#4826 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4332
            +user: App\Entity\User {#4345 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Happened to me today. Turns out MIUI optimized the Clock app.\n
              \n
              I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
              It may still occur.  \n
              But hey, I only woke up 30 minutes later. “Something isn’t right.”
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 19
            +score: 0
            +lastActive: DateTime @1704845555 {#4327
              date: 2024-01-10 01:12:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@getoffthedrugsdude@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4333 …}
            +nested: Doctrine\ORM\PersistentCollection {#4335 …}
            +votes: Doctrine\ORM\PersistentCollection {#4337 …}
            +reports: Doctrine\ORM\PersistentCollection {#4339 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
            -id: 219234
            -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.sdf.org/comment/6396142"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702413315 {#4328
              date: 2023-12-12 21:35:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4332}
          +body: """
            I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
            \n
            Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
            \n
            /rant
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1702438201 {#4823
            date: 2023-12-13 04:30:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
            "@user224@lemmy.sdf.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4827 …}
          +nested: Doctrine\ORM\PersistentCollection {#4829 …}
          +votes: Doctrine\ORM\PersistentCollection {#4831 …}
          +reports: Doctrine\ORM\PersistentCollection {#4833 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
          -id: 220152
          -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6595186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702438201 {#4824
            date: 2023-12-13 04:30:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702438401 {#4925
          date: 2023-12-13 04:33:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
          "@krotti@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4929 …}
        +nested: Doctrine\ORM\PersistentCollection {#4931 …}
        +votes: Doctrine\ORM\PersistentCollection {#4933 …}
        +reports: Doctrine\ORM\PersistentCollection {#4935 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
        -id: 220157
        -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6608076"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702438401 {#4926
          date: 2023-12-13 04:33:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702473440 {#5008
        date: 2023-12-13 14:17:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
        "@chayleaf@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5012 …}
      +nested: Doctrine\ORM\PersistentCollection {#5014 …}
      +votes: Doctrine\ORM\PersistentCollection {#5016 …}
      +reports: Doctrine\ORM\PersistentCollection {#5018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
      -id: 220494
      -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/6136719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702473440 {#5009
        date: 2023-12-13 14:17:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702486934 {#5110
      date: 2023-12-13 18:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
      "@Vuraniute@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5113 …}
    +nested: Doctrine\ORM\PersistentCollection {#5115 …}
    +votes: Doctrine\ORM\PersistentCollection {#5117 …}
    +reports: Doctrine\ORM\PersistentCollection {#5119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    -id: 220657
    -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6621032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702486934 {#5111
      date: 2023-12-13 18:02:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "**b u d g e t**"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702487466 {#5152
    date: 2023-12-13 18:11:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5144 …}
  +votes: Doctrine\ORM\PersistentCollection {#5142 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 220665
  -bodyTs: "'b':1 'd':3 'e':5 'g':4 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6142315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487466 {#5155
    date: 2023-12-13 18:11:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5151
  +user: Proxies\__CG__\App\Entity\User {#5011 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5112
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5010
      +user: Proxies\__CG__\App\Entity\User {#5011 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4927
        +user: Proxies\__CG__\App\Entity\User {#4928 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4825
          +user: Proxies\__CG__\App\Entity\User {#4826 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4332
            +user: App\Entity\User {#4345 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: null
            +root: null
            +body: """
              Happened to me today. Turns out MIUI optimized the Clock app.\n
              \n
              I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
              It may still occur.  \n
              But hey, I only woke up 30 minutes later. “Something isn’t right.”
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 19
            +score: 0
            +lastActive: DateTime @1704845555 {#4327
              date: 2024-01-10 01:12:35.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@getoffthedrugsdude@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4333 …}
            +nested: Doctrine\ORM\PersistentCollection {#4335 …}
            +votes: Doctrine\ORM\PersistentCollection {#4337 …}
            +reports: Doctrine\ORM\PersistentCollection {#4339 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
            -id: 219234
            -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.sdf.org/comment/6396142"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702413315 {#4328
              date: 2023-12-12 21:35:15.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4332}
          +body: """
            I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
            \n
            Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
            \n
            /rant
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1702438201 {#4823
            date: 2023-12-13 04:30:01.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
            "@user224@lemmy.sdf.org"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4827 …}
          +nested: Doctrine\ORM\PersistentCollection {#4829 …}
          +votes: Doctrine\ORM\PersistentCollection {#4831 …}
          +reports: Doctrine\ORM\PersistentCollection {#4833 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
          -id: 220152
          -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://sh.itjust.works/comment/6595186"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702438201 {#4824
            date: 2023-12-13 04:30:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1702438401 {#4925
          date: 2023-12-13 04:33:21.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
          "@krotti@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4929 …}
        +nested: Doctrine\ORM\PersistentCollection {#4931 …}
        +votes: Doctrine\ORM\PersistentCollection {#4933 …}
        +reports: Doctrine\ORM\PersistentCollection {#4935 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
        -id: 220157
        -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6608076"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702438401 {#4926
          date: 2023-12-13 04:33:21.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702473440 {#5008
        date: 2023-12-13 14:17:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
        "@chayleaf@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5012 …}
      +nested: Doctrine\ORM\PersistentCollection {#5014 …}
      +votes: Doctrine\ORM\PersistentCollection {#5016 …}
      +reports: Doctrine\ORM\PersistentCollection {#5018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
      -id: 220494
      -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/6136719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702473440 {#5009
        date: 2023-12-13 14:17:20.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702486934 {#5110
      date: 2023-12-13 18:02:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
      "@Vuraniute@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5113 …}
    +nested: Doctrine\ORM\PersistentCollection {#5115 …}
    +votes: Doctrine\ORM\PersistentCollection {#5117 …}
    +reports: Doctrine\ORM\PersistentCollection {#5119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
    -id: 220657
    -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6621032"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702486934 {#5111
      date: 2023-12-13 18:02:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "**b u d g e t**"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702487466 {#5152
    date: 2023-12-13 18:11:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5148 …}
  +nested: Doctrine\ORM\PersistentCollection {#5144 …}
  +votes: Doctrine\ORM\PersistentCollection {#5142 …}
  +reports: Doctrine\ORM\PersistentCollection {#5157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
  -id: 220665
  -bodyTs: "'b':1 'd':3 'e':5 'g':4 'u':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6142315"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487466 {#5155
    date: 2023-12-13 18:11:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5170
  +user: Proxies\__CG__\App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5151
    +user: Proxies\__CG__\App\Entity\User {#5011 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5112
      +user: Proxies\__CG__\App\Entity\User {#4928 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5010
        +user: Proxies\__CG__\App\Entity\User {#5011 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4927
          +user: Proxies\__CG__\App\Entity\User {#4928 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4825
            +user: Proxies\__CG__\App\Entity\User {#4826 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4332
              +user: App\Entity\User {#4345 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Happened to me today. Turns out MIUI optimized the Clock app.\n
                \n
                I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
                It may still occur.  \n
                But hey, I only woke up 30 minutes later. “Something isn’t right.”
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 19
              +score: 0
              +lastActive: DateTime @1704845555 {#4327
                date: 2024-01-10 01:12:35.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@getoffthedrugsdude@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4333 …}
              +nested: Doctrine\ORM\PersistentCollection {#4335 …}
              +votes: Doctrine\ORM\PersistentCollection {#4337 …}
              +reports: Doctrine\ORM\PersistentCollection {#4339 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
              -id: 219234
              -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.sdf.org/comment/6396142"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702413315 {#4328
                date: 2023-12-12 21:35:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4332}
            +body: """
              I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
              \n
              Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
              \n
              /rant
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1702438201 {#4823
              date: 2023-12-13 04:30:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@getoffthedrugsdude@lemmy.ml"
              "@user224@lemmy.sdf.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4827 …}
            +nested: Doctrine\ORM\PersistentCollection {#4829 …}
            +votes: Doctrine\ORM\PersistentCollection {#4831 …}
            +reports: Doctrine\ORM\PersistentCollection {#4833 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
            -id: 220152
            -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/6595186"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702438201 {#4824
              date: 2023-12-13 04:30:01.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4332}
          +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1702438401 {#4925
            date: 2023-12-13 04:33:21.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
            "@user224@lemmy.sdf.org"
            "@krotti@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4929 …}
          +nested: Doctrine\ORM\PersistentCollection {#4931 …}
          +votes: Doctrine\ORM\PersistentCollection {#4933 …}
          +reports: Doctrine\ORM\PersistentCollection {#4935 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
          -id: 220157
          -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6608076"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702438401 {#4926
            date: 2023-12-13 04:33:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702473440 {#5008
          date: 2023-12-13 14:17:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
          "@krotti@sh.itjust.works"
          "@chayleaf@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5012 …}
        +nested: Doctrine\ORM\PersistentCollection {#5014 …}
        +votes: Doctrine\ORM\PersistentCollection {#5016 …}
        +reports: Doctrine\ORM\PersistentCollection {#5018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
        -id: 220494
        -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/6136719"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702473440 {#5009
          date: 2023-12-13 14:17:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702486934 {#5110
        date: 2023-12-13 18:02:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
        "@chayleaf@lemmy.ml"
        "@Vuraniute@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5113 …}
      +nested: Doctrine\ORM\PersistentCollection {#5115 …}
      +votes: Doctrine\ORM\PersistentCollection {#5117 …}
      +reports: Doctrine\ORM\PersistentCollection {#5119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
      -id: 220657
      -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6621032"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702486934 {#5111
        date: 2023-12-13 18:02:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "**b u d g e t**"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702487466 {#5152
      date: 2023-12-13 18:11:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
      "@Vuraniute@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5144 …}
    +votes: Doctrine\ORM\PersistentCollection {#5142 …}
    +reports: Doctrine\ORM\PersistentCollection {#5157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
    -id: 220665
    -bodyTs: "'b':1 'd':3 'e':5 'g':4 'u':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6142315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702487466 {#5155
      date: 2023-12-13 18:11:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "A32 5G costs anything from $150 to $300. Trust me, I know what it means to be on a budget - I’ve never owned a phone that costed over $250. However, at that price I’d much rather get something like OnePlus 6 - an old phone with amazing community support (in fact, the *new* OnePlus 6 I bought from China costed $150) and specs that frankly are probably going to be better than newly released “budget” phones."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702542467 {#5173
    date: 2023-12-14 09:27:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5168 …}
  +nested: Doctrine\ORM\PersistentCollection {#5166 …}
  +votes: Doctrine\ORM\PersistentCollection {#5164 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -id: 221141
  -bodyTs: "'150':6,62 '250':30 '300':8 '5g':2 '6':43,56 'a32':1 'amaz':48 'anyth':4 'better':72 'bought':58 'budget':20,76 'china':60 'communiti':49 'cost':3,28,61 'd':36 'fact':52 'frank':66 'get':39 'go':69 'howev':31 'know':12 'like':41 'mean':15 'much':37 'never':23 'new':54 'newli':74 'old':45 'oneplus':42,55 'own':24 'phone':26,46,77 'price':34 'probabl':68 'rather':38 'releas':75 'someth':40 'spec':64 'support':50 'trust':9 've':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6637755"
  +editedAt: DateTimeImmutable @1704666514 {#5176
    date: 2024-01-07 23:28:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702542467 {#5178
    date: 2023-12-14 09:27:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5170
  +user: Proxies\__CG__\App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5151
    +user: Proxies\__CG__\App\Entity\User {#5011 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5112
      +user: Proxies\__CG__\App\Entity\User {#4928 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5010
        +user: Proxies\__CG__\App\Entity\User {#5011 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4927
          +user: Proxies\__CG__\App\Entity\User {#4928 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4825
            +user: Proxies\__CG__\App\Entity\User {#4826 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4332
              +user: App\Entity\User {#4345 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Happened to me today. Turns out MIUI optimized the Clock app.\n
                \n
                I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
                It may still occur.  \n
                But hey, I only woke up 30 minutes later. “Something isn’t right.”
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 19
              +score: 0
              +lastActive: DateTime @1704845555 {#4327
                date: 2024-01-10 01:12:35.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@getoffthedrugsdude@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4333 …}
              +nested: Doctrine\ORM\PersistentCollection {#4335 …}
              +votes: Doctrine\ORM\PersistentCollection {#4337 …}
              +reports: Doctrine\ORM\PersistentCollection {#4339 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
              -id: 219234
              -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.sdf.org/comment/6396142"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702413315 {#4328
                date: 2023-12-12 21:35:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4332}
            +body: """
              I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
              \n
              Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
              \n
              /rant
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1702438201 {#4823
              date: 2023-12-13 04:30:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@getoffthedrugsdude@lemmy.ml"
              "@user224@lemmy.sdf.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4827 …}
            +nested: Doctrine\ORM\PersistentCollection {#4829 …}
            +votes: Doctrine\ORM\PersistentCollection {#4831 …}
            +reports: Doctrine\ORM\PersistentCollection {#4833 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
            -id: 220152
            -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/6595186"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702438201 {#4824
              date: 2023-12-13 04:30:01.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4332}
          +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1702438401 {#4925
            date: 2023-12-13 04:33:21.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
            "@user224@lemmy.sdf.org"
            "@krotti@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4929 …}
          +nested: Doctrine\ORM\PersistentCollection {#4931 …}
          +votes: Doctrine\ORM\PersistentCollection {#4933 …}
          +reports: Doctrine\ORM\PersistentCollection {#4935 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
          -id: 220157
          -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6608076"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702438401 {#4926
            date: 2023-12-13 04:33:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702473440 {#5008
          date: 2023-12-13 14:17:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
          "@krotti@sh.itjust.works"
          "@chayleaf@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5012 …}
        +nested: Doctrine\ORM\PersistentCollection {#5014 …}
        +votes: Doctrine\ORM\PersistentCollection {#5016 …}
        +reports: Doctrine\ORM\PersistentCollection {#5018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
        -id: 220494
        -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/6136719"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702473440 {#5009
          date: 2023-12-13 14:17:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702486934 {#5110
        date: 2023-12-13 18:02:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
        "@chayleaf@lemmy.ml"
        "@Vuraniute@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5113 …}
      +nested: Doctrine\ORM\PersistentCollection {#5115 …}
      +votes: Doctrine\ORM\PersistentCollection {#5117 …}
      +reports: Doctrine\ORM\PersistentCollection {#5119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
      -id: 220657
      -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6621032"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702486934 {#5111
        date: 2023-12-13 18:02:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "**b u d g e t**"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702487466 {#5152
      date: 2023-12-13 18:11:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
      "@Vuraniute@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5144 …}
    +votes: Doctrine\ORM\PersistentCollection {#5142 …}
    +reports: Doctrine\ORM\PersistentCollection {#5157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
    -id: 220665
    -bodyTs: "'b':1 'd':3 'e':5 'g':4 'u':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6142315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702487466 {#5155
      date: 2023-12-13 18:11:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "A32 5G costs anything from $150 to $300. Trust me, I know what it means to be on a budget - I’ve never owned a phone that costed over $250. However, at that price I’d much rather get something like OnePlus 6 - an old phone with amazing community support (in fact, the *new* OnePlus 6 I bought from China costed $150) and specs that frankly are probably going to be better than newly released “budget” phones."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702542467 {#5173
    date: 2023-12-14 09:27:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5168 …}
  +nested: Doctrine\ORM\PersistentCollection {#5166 …}
  +votes: Doctrine\ORM\PersistentCollection {#5164 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -id: 221141
  -bodyTs: "'150':6,62 '250':30 '300':8 '5g':2 '6':43,56 'a32':1 'amaz':48 'anyth':4 'better':72 'bought':58 'budget':20,76 'china':60 'communiti':49 'cost':3,28,61 'd':36 'fact':52 'frank':66 'get':39 'go':69 'howev':31 'know':12 'like':41 'mean':15 'much':37 'never':23 'new':54 'newli':74 'old':45 'oneplus':42,55 'own':24 'phone':26,46,77 'price':34 'probabl':68 'rather':38 'releas':75 'someth':40 'spec':64 'support':50 'trust':9 've':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6637755"
  +editedAt: DateTimeImmutable @1704666514 {#5176
    date: 2024-01-07 23:28:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702542467 {#5178
    date: 2023-12-14 09:27:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5170
  +user: Proxies\__CG__\App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5151
    +user: Proxies\__CG__\App\Entity\User {#5011 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5112
      +user: Proxies\__CG__\App\Entity\User {#4928 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5010
        +user: Proxies\__CG__\App\Entity\User {#5011 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4927
          +user: Proxies\__CG__\App\Entity\User {#4928 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4825
            +user: Proxies\__CG__\App\Entity\User {#4826 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4332
              +user: App\Entity\User {#4345 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: null
              +root: null
              +body: """
                Happened to me today. Turns out MIUI optimized the Clock app.\n
                \n
                I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
                It may still occur.  \n
                But hey, I only woke up 30 minutes later. “Something isn’t right.”
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 19
              +score: 0
              +lastActive: DateTime @1704845555 {#4327
                date: 2024-01-10 01:12:35.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@getoffthedrugsdude@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4333 …}
              +nested: Doctrine\ORM\PersistentCollection {#4335 …}
              +votes: Doctrine\ORM\PersistentCollection {#4337 …}
              +reports: Doctrine\ORM\PersistentCollection {#4339 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
              -id: 219234
              -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.sdf.org/comment/6396142"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702413315 {#4328
                date: 2023-12-12 21:35:15.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4332}
            +body: """
              I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
              \n
              Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
              \n
              /rant
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1702438201 {#4823
              date: 2023-12-13 04:30:01.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@getoffthedrugsdude@lemmy.ml"
              "@user224@lemmy.sdf.org"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4827 …}
            +nested: Doctrine\ORM\PersistentCollection {#4829 …}
            +votes: Doctrine\ORM\PersistentCollection {#4831 …}
            +reports: Doctrine\ORM\PersistentCollection {#4833 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
            -id: 220152
            -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://sh.itjust.works/comment/6595186"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702438201 {#4824
              date: 2023-12-13 04:30:01.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4332}
          +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1702438401 {#4925
            date: 2023-12-13 04:33:21.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
            "@user224@lemmy.sdf.org"
            "@krotti@sh.itjust.works"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4929 …}
          +nested: Doctrine\ORM\PersistentCollection {#4931 …}
          +votes: Doctrine\ORM\PersistentCollection {#4933 …}
          +reports: Doctrine\ORM\PersistentCollection {#4935 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
          -id: 220157
          -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6608076"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702438401 {#4926
            date: 2023-12-13 04:33:21.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702473440 {#5008
          date: 2023-12-13 14:17:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
          "@krotti@sh.itjust.works"
          "@chayleaf@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5012 …}
        +nested: Doctrine\ORM\PersistentCollection {#5014 …}
        +votes: Doctrine\ORM\PersistentCollection {#5016 …}
        +reports: Doctrine\ORM\PersistentCollection {#5018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
        -id: 220494
        -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/6136719"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702473440 {#5009
          date: 2023-12-13 14:17:20.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702486934 {#5110
        date: 2023-12-13 18:02:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
        "@chayleaf@lemmy.ml"
        "@Vuraniute@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5113 …}
      +nested: Doctrine\ORM\PersistentCollection {#5115 …}
      +votes: Doctrine\ORM\PersistentCollection {#5117 …}
      +reports: Doctrine\ORM\PersistentCollection {#5119 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
      -id: 220657
      -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6621032"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702486934 {#5111
        date: 2023-12-13 18:02:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "**b u d g e t**"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702487466 {#5152
      date: 2023-12-13 18:11:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
      "@Vuraniute@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5148 …}
    +nested: Doctrine\ORM\PersistentCollection {#5144 …}
    +votes: Doctrine\ORM\PersistentCollection {#5142 …}
    +reports: Doctrine\ORM\PersistentCollection {#5157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
    -id: 220665
    -bodyTs: "'b':1 'd':3 'e':5 'g':4 'u':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6142315"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702487466 {#5155
      date: 2023-12-13 18:11:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "A32 5G costs anything from $150 to $300. Trust me, I know what it means to be on a budget - I’ve never owned a phone that costed over $250. However, at that price I’d much rather get something like OnePlus 6 - an old phone with amazing community support (in fact, the *new* OnePlus 6 I bought from China costed $150) and specs that frankly are probably going to be better than newly released “budget” phones."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702542467 {#5173
    date: 2023-12-14 09:27:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5168 …}
  +nested: Doctrine\ORM\PersistentCollection {#5166 …}
  +votes: Doctrine\ORM\PersistentCollection {#5164 …}
  +reports: Doctrine\ORM\PersistentCollection {#5180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
  -id: 221141
  -bodyTs: "'150':6,62 '250':30 '300':8 '5g':2 '6':43,56 'a32':1 'amaz':48 'anyth':4 'better':72 'bought':58 'budget':20,76 'china':60 'communiti':49 'cost':3,28,61 'd':36 'fact':52 'frank':66 'get':39 'go':69 'howev':31 'know':12 'like':41 'mean':15 'much':37 'never':23 'new':54 'newli':74 'old':45 'oneplus':42,55 'own':24 'phone':26,46,77 'price':34 'probabl':68 'rather':38 'releas':75 'someth':40 'spec':64 'support':50 'trust':9 've':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6637755"
  +editedAt: DateTimeImmutable @1704666514 {#5176
    date: 2024-01-07 23:28:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702542467 {#5178
    date: 2023-12-14 09:27:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5201
  +user: Proxies\__CG__\App\Entity\User {#5011 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5170
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5151
      +user: Proxies\__CG__\App\Entity\User {#5011 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5112
        +user: Proxies\__CG__\App\Entity\User {#4928 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5010
          +user: Proxies\__CG__\App\Entity\User {#5011 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4927
            +user: Proxies\__CG__\App\Entity\User {#4928 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4825
              +user: Proxies\__CG__\App\Entity\User {#4826 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4332
                +user: App\Entity\User {#4345 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Happened to me today. Turns out MIUI optimized the Clock app.\n
                  \n
                  I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
                  It may still occur.  \n
                  But hey, I only woke up 30 minutes later. “Something isn’t right.”
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 19
                +score: 0
                +lastActive: DateTime @1704845555 {#4327
                  date: 2024-01-10 01:12:35.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@getoffthedrugsdude@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4333 …}
                +nested: Doctrine\ORM\PersistentCollection {#4335 …}
                +votes: Doctrine\ORM\PersistentCollection {#4337 …}
                +reports: Doctrine\ORM\PersistentCollection {#4339 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
                -id: 219234
                -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.sdf.org/comment/6396142"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702413315 {#4328
                  date: 2023-12-12 21:35:15.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4332}
              +body: """
                I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
                \n
                Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
                \n
                /rant
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1702438201 {#4823
                date: 2023-12-13 04:30:01.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@getoffthedrugsdude@lemmy.ml"
                "@user224@lemmy.sdf.org"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4827 …}
              +nested: Doctrine\ORM\PersistentCollection {#4829 …}
              +votes: Doctrine\ORM\PersistentCollection {#4831 …}
              +reports: Doctrine\ORM\PersistentCollection {#4833 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
              -id: 220152
              -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/6595186"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702438201 {#4824
                date: 2023-12-13 04:30:01.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4332}
            +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1702438401 {#4925
              date: 2023-12-13 04:33:21.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@getoffthedrugsdude@lemmy.ml"
              "@user224@lemmy.sdf.org"
              "@krotti@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4929 …}
            +nested: Doctrine\ORM\PersistentCollection {#4931 …}
            +votes: Doctrine\ORM\PersistentCollection {#4933 …}
            +reports: Doctrine\ORM\PersistentCollection {#4935 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
            -id: 220157
            -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6608076"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702438401 {#4926
              date: 2023-12-13 04:33:21.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4332}
          +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702473440 {#5008
            date: 2023-12-13 14:17:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
            "@user224@lemmy.sdf.org"
            "@krotti@sh.itjust.works"
            "@chayleaf@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5012 …}
          +nested: Doctrine\ORM\PersistentCollection {#5014 …}
          +votes: Doctrine\ORM\PersistentCollection {#5016 …}
          +reports: Doctrine\ORM\PersistentCollection {#5018 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
          -id: 220494
          -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://thelemmy.club/comment/6136719"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702473440 {#5009
            date: 2023-12-13 14:17:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702486934 {#5110
          date: 2023-12-13 18:02:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
          "@krotti@sh.itjust.works"
          "@chayleaf@lemmy.ml"
          "@Vuraniute@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5113 …}
        +nested: Doctrine\ORM\PersistentCollection {#5115 …}
        +votes: Doctrine\ORM\PersistentCollection {#5117 …}
        +reports: Doctrine\ORM\PersistentCollection {#5119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
        -id: 220657
        -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6621032"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702486934 {#5111
          date: 2023-12-13 18:02:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "**b u d g e t**"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702487466 {#5152
        date: 2023-12-13 18:11:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
        "@chayleaf@lemmy.ml"
        "@Vuraniute@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5144 …}
      +votes: Doctrine\ORM\PersistentCollection {#5142 …}
      +reports: Doctrine\ORM\PersistentCollection {#5157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
      -id: 220665
      -bodyTs: "'b':1 'd':3 'e':5 'g':4 'u':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/6142315"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702487466 {#5155
        date: 2023-12-13 18:11:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "A32 5G costs anything from $150 to $300. Trust me, I know what it means to be on a budget - I’ve never owned a phone that costed over $250. However, at that price I’d much rather get something like OnePlus 6 - an old phone with amazing community support (in fact, the *new* OnePlus 6 I bought from China costed $150) and specs that frankly are probably going to be better than newly released “budget” phones."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702542467 {#5173
      date: 2023-12-14 09:27:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
      "@Vuraniute@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5168 …}
    +nested: Doctrine\ORM\PersistentCollection {#5166 …}
    +votes: Doctrine\ORM\PersistentCollection {#5164 …}
    +reports: Doctrine\ORM\PersistentCollection {#5180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
    -id: 221141
    -bodyTs: "'150':6,62 '250':30 '300':8 '5g':2 '6':43,56 'a32':1 'amaz':48 'anyth':4 'better':72 'bought':58 'budget':20,76 'china':60 'communiti':49 'cost':3,28,61 'd':36 'fact':52 'frank':66 'get':39 'go':69 'howev':31 'know':12 'like':41 'mean':15 'much':37 'never':23 'new':54 'newli':74 'old':45 'oneplus':42,55 'own':24 'phone':26,46,77 'price':34 'probabl':68 'rather':38 'releas':75 'someth':40 'spec':64 'support':50 'trust':9 've':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6637755"
    +editedAt: DateTimeImmutable @1704666514 {#5176
      date: 2024-01-07 23:28:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702542467 {#5178
      date: 2023-12-14 09:27:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "old phones like that arent readily available where i live."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702574063 {#5196
    date: 2023-12-14 18:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5190 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
  -id: 221825
  -bodyTs: "'arent':5 'avail':7 'like':3 'live':10 'old':1 'phone':2 'readili':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6169123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702574063 {#5199
    date: 2023-12-14 18:14:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5201
  +user: Proxies\__CG__\App\Entity\User {#5011 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5170
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5151
      +user: Proxies\__CG__\App\Entity\User {#5011 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5112
        +user: Proxies\__CG__\App\Entity\User {#4928 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5010
          +user: Proxies\__CG__\App\Entity\User {#5011 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4927
            +user: Proxies\__CG__\App\Entity\User {#4928 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4825
              +user: Proxies\__CG__\App\Entity\User {#4826 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4332
                +user: App\Entity\User {#4345 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Happened to me today. Turns out MIUI optimized the Clock app.\n
                  \n
                  I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
                  It may still occur.  \n
                  But hey, I only woke up 30 minutes later. “Something isn’t right.”
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 19
                +score: 0
                +lastActive: DateTime @1704845555 {#4327
                  date: 2024-01-10 01:12:35.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@getoffthedrugsdude@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4333 …}
                +nested: Doctrine\ORM\PersistentCollection {#4335 …}
                +votes: Doctrine\ORM\PersistentCollection {#4337 …}
                +reports: Doctrine\ORM\PersistentCollection {#4339 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
                -id: 219234
                -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.sdf.org/comment/6396142"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702413315 {#4328
                  date: 2023-12-12 21:35:15.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4332}
              +body: """
                I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
                \n
                Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
                \n
                /rant
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1702438201 {#4823
                date: 2023-12-13 04:30:01.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@getoffthedrugsdude@lemmy.ml"
                "@user224@lemmy.sdf.org"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4827 …}
              +nested: Doctrine\ORM\PersistentCollection {#4829 …}
              +votes: Doctrine\ORM\PersistentCollection {#4831 …}
              +reports: Doctrine\ORM\PersistentCollection {#4833 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
              -id: 220152
              -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/6595186"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702438201 {#4824
                date: 2023-12-13 04:30:01.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4332}
            +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1702438401 {#4925
              date: 2023-12-13 04:33:21.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@getoffthedrugsdude@lemmy.ml"
              "@user224@lemmy.sdf.org"
              "@krotti@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4929 …}
            +nested: Doctrine\ORM\PersistentCollection {#4931 …}
            +votes: Doctrine\ORM\PersistentCollection {#4933 …}
            +reports: Doctrine\ORM\PersistentCollection {#4935 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
            -id: 220157
            -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6608076"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702438401 {#4926
              date: 2023-12-13 04:33:21.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4332}
          +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702473440 {#5008
            date: 2023-12-13 14:17:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
            "@user224@lemmy.sdf.org"
            "@krotti@sh.itjust.works"
            "@chayleaf@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5012 …}
          +nested: Doctrine\ORM\PersistentCollection {#5014 …}
          +votes: Doctrine\ORM\PersistentCollection {#5016 …}
          +reports: Doctrine\ORM\PersistentCollection {#5018 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
          -id: 220494
          -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://thelemmy.club/comment/6136719"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702473440 {#5009
            date: 2023-12-13 14:17:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702486934 {#5110
          date: 2023-12-13 18:02:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
          "@krotti@sh.itjust.works"
          "@chayleaf@lemmy.ml"
          "@Vuraniute@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5113 …}
        +nested: Doctrine\ORM\PersistentCollection {#5115 …}
        +votes: Doctrine\ORM\PersistentCollection {#5117 …}
        +reports: Doctrine\ORM\PersistentCollection {#5119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
        -id: 220657
        -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6621032"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702486934 {#5111
          date: 2023-12-13 18:02:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "**b u d g e t**"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702487466 {#5152
        date: 2023-12-13 18:11:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
        "@chayleaf@lemmy.ml"
        "@Vuraniute@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5144 …}
      +votes: Doctrine\ORM\PersistentCollection {#5142 …}
      +reports: Doctrine\ORM\PersistentCollection {#5157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
      -id: 220665
      -bodyTs: "'b':1 'd':3 'e':5 'g':4 'u':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/6142315"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702487466 {#5155
        date: 2023-12-13 18:11:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "A32 5G costs anything from $150 to $300. Trust me, I know what it means to be on a budget - I’ve never owned a phone that costed over $250. However, at that price I’d much rather get something like OnePlus 6 - an old phone with amazing community support (in fact, the *new* OnePlus 6 I bought from China costed $150) and specs that frankly are probably going to be better than newly released “budget” phones."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702542467 {#5173
      date: 2023-12-14 09:27:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
      "@Vuraniute@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5168 …}
    +nested: Doctrine\ORM\PersistentCollection {#5166 …}
    +votes: Doctrine\ORM\PersistentCollection {#5164 …}
    +reports: Doctrine\ORM\PersistentCollection {#5180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
    -id: 221141
    -bodyTs: "'150':6,62 '250':30 '300':8 '5g':2 '6':43,56 'a32':1 'amaz':48 'anyth':4 'better':72 'bought':58 'budget':20,76 'china':60 'communiti':49 'cost':3,28,61 'd':36 'fact':52 'frank':66 'get':39 'go':69 'howev':31 'know':12 'like':41 'mean':15 'much':37 'never':23 'new':54 'newli':74 'old':45 'oneplus':42,55 'own':24 'phone':26,46,77 'price':34 'probabl':68 'rather':38 'releas':75 'someth':40 'spec':64 'support':50 'trust':9 've':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6637755"
    +editedAt: DateTimeImmutable @1704666514 {#5176
      date: 2024-01-07 23:28:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702542467 {#5178
      date: 2023-12-14 09:27:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "old phones like that arent readily available where i live."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702574063 {#5196
    date: 2023-12-14 18:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5190 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
  -id: 221825
  -bodyTs: "'arent':5 'avail':7 'like':3 'live':10 'old':1 'phone':2 'readili':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6169123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702574063 {#5199
    date: 2023-12-14 18:14:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5201
  +user: Proxies\__CG__\App\Entity\User {#5011 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5170
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5151
      +user: Proxies\__CG__\App\Entity\User {#5011 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5112
        +user: Proxies\__CG__\App\Entity\User {#4928 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5010
          +user: Proxies\__CG__\App\Entity\User {#5011 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#4927
            +user: Proxies\__CG__\App\Entity\User {#4928 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4825
              +user: Proxies\__CG__\App\Entity\User {#4826 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4332
                +user: App\Entity\User {#4345 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Happened to me today. Turns out MIUI optimized the Clock app.\n
                  \n
                  I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
                  It may still occur.  \n
                  But hey, I only woke up 30 minutes later. “Something isn’t right.”
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 19
                +score: 0
                +lastActive: DateTime @1704845555 {#4327
                  date: 2024-01-10 01:12:35.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@getoffthedrugsdude@lemmy.ml"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4333 …}
                +nested: Doctrine\ORM\PersistentCollection {#4335 …}
                +votes: Doctrine\ORM\PersistentCollection {#4337 …}
                +reports: Doctrine\ORM\PersistentCollection {#4339 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
                -id: 219234
                -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.sdf.org/comment/6396142"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702413315 {#4328
                  date: 2023-12-12 21:35:15.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4332}
              +body: """
                I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
                \n
                Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
                \n
                /rant
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1702438201 {#4823
                date: 2023-12-13 04:30:01.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@getoffthedrugsdude@lemmy.ml"
                "@user224@lemmy.sdf.org"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4827 …}
              +nested: Doctrine\ORM\PersistentCollection {#4829 …}
              +votes: Doctrine\ORM\PersistentCollection {#4831 …}
              +reports: Doctrine\ORM\PersistentCollection {#4833 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
              -id: 220152
              -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://sh.itjust.works/comment/6595186"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702438201 {#4824
                date: 2023-12-13 04:30:01.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4332}
            +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 4
            +score: 0
            +lastActive: DateTime @1702438401 {#4925
              date: 2023-12-13 04:33:21.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@getoffthedrugsdude@lemmy.ml"
              "@user224@lemmy.sdf.org"
              "@krotti@sh.itjust.works"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4929 …}
            +nested: Doctrine\ORM\PersistentCollection {#4931 …}
            +votes: Doctrine\ORM\PersistentCollection {#4933 …}
            +reports: Doctrine\ORM\PersistentCollection {#4935 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
            -id: 220157
            -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6608076"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702438401 {#4926
              date: 2023-12-13 04:33:21.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4332}
          +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1702473440 {#5008
            date: 2023-12-13 14:17:20.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
            "@user224@lemmy.sdf.org"
            "@krotti@sh.itjust.works"
            "@chayleaf@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5012 …}
          +nested: Doctrine\ORM\PersistentCollection {#5014 …}
          +votes: Doctrine\ORM\PersistentCollection {#5016 …}
          +reports: Doctrine\ORM\PersistentCollection {#5018 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
          -id: 220494
          -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://thelemmy.club/comment/6136719"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702473440 {#5009
            date: 2023-12-13 14:17:20.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702486934 {#5110
          date: 2023-12-13 18:02:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
          "@krotti@sh.itjust.works"
          "@chayleaf@lemmy.ml"
          "@Vuraniute@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5113 …}
        +nested: Doctrine\ORM\PersistentCollection {#5115 …}
        +votes: Doctrine\ORM\PersistentCollection {#5117 …}
        +reports: Doctrine\ORM\PersistentCollection {#5119 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
        -id: 220657
        -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6621032"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702486934 {#5111
          date: 2023-12-13 18:02:14.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "**b u d g e t**"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702487466 {#5152
        date: 2023-12-13 18:11:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
        "@chayleaf@lemmy.ml"
        "@Vuraniute@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5148 …}
      +nested: Doctrine\ORM\PersistentCollection {#5144 …}
      +votes: Doctrine\ORM\PersistentCollection {#5142 …}
      +reports: Doctrine\ORM\PersistentCollection {#5157 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
      -id: 220665
      -bodyTs: "'b':1 'd':3 'e':5 'g':4 'u':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/6142315"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702487466 {#5155
        date: 2023-12-13 18:11:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "A32 5G costs anything from $150 to $300. Trust me, I know what it means to be on a budget - I’ve never owned a phone that costed over $250. However, at that price I’d much rather get something like OnePlus 6 - an old phone with amazing community support (in fact, the *new* OnePlus 6 I bought from China costed $150) and specs that frankly are probably going to be better than newly released “budget” phones."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702542467 {#5173
      date: 2023-12-14 09:27:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
      "@Vuraniute@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5168 …}
    +nested: Doctrine\ORM\PersistentCollection {#5166 …}
    +votes: Doctrine\ORM\PersistentCollection {#5164 …}
    +reports: Doctrine\ORM\PersistentCollection {#5180 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
    -id: 221141
    -bodyTs: "'150':6,62 '250':30 '300':8 '5g':2 '6':43,56 'a32':1 'amaz':48 'anyth':4 'better':72 'bought':58 'budget':20,76 'china':60 'communiti':49 'cost':3,28,61 'd':36 'fact':52 'frank':66 'get':39 'go':69 'howev':31 'know':12 'like':41 'mean':15 'much':37 'never':23 'new':54 'newli':74 'old':45 'oneplus':42,55 'own':24 'phone':26,46,77 'price':34 'probabl':68 'rather':38 'releas':75 'someth':40 'spec':64 'support':50 'trust':9 've':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6637755"
    +editedAt: DateTimeImmutable @1704666514 {#5176
      date: 2024-01-07 23:28:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702542467 {#5178
      date: 2023-12-14 09:27:47.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "old phones like that arent readily available where i live."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702574063 {#5196
    date: 2023-12-14 18:14:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5193 …}
  +nested: Doctrine\ORM\PersistentCollection {#5190 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
  -id: 221825
  -bodyTs: "'arent':5 'avail':7 'like':3 'live':10 'old':1 'phone':2 'readili':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6169123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702574063 {#5199
    date: 2023-12-14 18:14:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5215
  +user: Proxies\__CG__\App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5201
    +user: Proxies\__CG__\App\Entity\User {#5011 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5170
      +user: Proxies\__CG__\App\Entity\User {#4928 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5151
        +user: Proxies\__CG__\App\Entity\User {#5011 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5112
          +user: Proxies\__CG__\App\Entity\User {#4928 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5010
            +user: Proxies\__CG__\App\Entity\User {#5011 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4927
              +user: Proxies\__CG__\App\Entity\User {#4928 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4825
                +user: Proxies\__CG__\App\Entity\User {#4826 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4332
                  +user: App\Entity\User {#4345 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Happened to me today. Turns out MIUI optimized the Clock app.\n
                    \n
                    I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
                    It may still occur.  \n
                    But hey, I only woke up 30 minutes later. “Something isn’t right.”
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 19
                  +score: 0
                  +lastActive: DateTime @1704845555 {#4327
                    date: 2024-01-10 01:12:35.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@getoffthedrugsdude@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4333 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
                  -id: 219234
                  -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.sdf.org/comment/6396142"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1702413315 {#4328
                    date: 2023-12-12 21:35:15.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4332}
                +body: """
                  I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
                  \n
                  Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
                  \n
                  /rant
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1702438201 {#4823
                  date: 2023-12-13 04:30:01.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@getoffthedrugsdude@lemmy.ml"
                  "@user224@lemmy.sdf.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4827 …}
                +nested: Doctrine\ORM\PersistentCollection {#4829 …}
                +votes: Doctrine\ORM\PersistentCollection {#4831 …}
                +reports: Doctrine\ORM\PersistentCollection {#4833 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
                -id: 220152
                -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/6595186"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702438201 {#4824
                  date: 2023-12-13 04:30:01.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4332}
              +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1702438401 {#4925
                date: 2023-12-13 04:33:21.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@getoffthedrugsdude@lemmy.ml"
                "@user224@lemmy.sdf.org"
                "@krotti@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4929 …}
              +nested: Doctrine\ORM\PersistentCollection {#4931 …}
              +votes: Doctrine\ORM\PersistentCollection {#4933 …}
              +reports: Doctrine\ORM\PersistentCollection {#4935 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
              -id: 220157
              -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/6608076"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702438401 {#4926
                date: 2023-12-13 04:33:21.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4332}
            +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1702473440 {#5008
              date: 2023-12-13 14:17:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@getoffthedrugsdude@lemmy.ml"
              "@user224@lemmy.sdf.org"
              "@krotti@sh.itjust.works"
              "@chayleaf@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5012 …}
            +nested: Doctrine\ORM\PersistentCollection {#5014 …}
            +votes: Doctrine\ORM\PersistentCollection {#5016 …}
            +reports: Doctrine\ORM\PersistentCollection {#5018 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
            -id: 220494
            -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://thelemmy.club/comment/6136719"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702473440 {#5009
              date: 2023-12-13 14:17:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4332}
          +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1702486934 {#5110
            date: 2023-12-13 18:02:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
            "@user224@lemmy.sdf.org"
            "@krotti@sh.itjust.works"
            "@chayleaf@lemmy.ml"
            "@Vuraniute@thelemmy.club"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5113 …}
          +nested: Doctrine\ORM\PersistentCollection {#5115 …}
          +votes: Doctrine\ORM\PersistentCollection {#5117 …}
          +reports: Doctrine\ORM\PersistentCollection {#5119 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
          -id: 220657
          -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6621032"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702486934 {#5111
            date: 2023-12-13 18:02:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "**b u d g e t**"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702487466 {#5152
          date: 2023-12-13 18:11:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
          "@krotti@sh.itjust.works"
          "@chayleaf@lemmy.ml"
          "@Vuraniute@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5148 …}
        +nested: Doctrine\ORM\PersistentCollection {#5144 …}
        +votes: Doctrine\ORM\PersistentCollection {#5142 …}
        +reports: Doctrine\ORM\PersistentCollection {#5157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
        -id: 220665
        -bodyTs: "'b':1 'd':3 'e':5 'g':4 'u':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/6142315"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702487466 {#5155
          date: 2023-12-13 18:11:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "A32 5G costs anything from $150 to $300. Trust me, I know what it means to be on a budget - I’ve never owned a phone that costed over $250. However, at that price I’d much rather get something like OnePlus 6 - an old phone with amazing community support (in fact, the *new* OnePlus 6 I bought from China costed $150) and specs that frankly are probably going to be better than newly released “budget” phones."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702542467 {#5173
        date: 2023-12-14 09:27:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
        "@chayleaf@lemmy.ml"
        "@Vuraniute@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5168 …}
      +nested: Doctrine\ORM\PersistentCollection {#5166 …}
      +votes: Doctrine\ORM\PersistentCollection {#5164 …}
      +reports: Doctrine\ORM\PersistentCollection {#5180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
      -id: 221141
      -bodyTs: "'150':6,62 '250':30 '300':8 '5g':2 '6':43,56 'a32':1 'amaz':48 'anyth':4 'better':72 'bought':58 'budget':20,76 'china':60 'communiti':49 'cost':3,28,61 'd':36 'fact':52 'frank':66 'get':39 'go':69 'howev':31 'know':12 'like':41 'mean':15 'much':37 'never':23 'new':54 'newli':74 'old':45 'oneplus':42,55 'own':24 'phone':26,46,77 'price':34 'probabl':68 'rather':38 'releas':75 'someth':40 'spec':64 'support':50 'trust':9 've':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6637755"
      +editedAt: DateTimeImmutable @1704666514 {#5176
        date: 2024-01-07 23:28:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702542467 {#5178
        date: 2023-12-14 09:27:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "old phones like that arent readily available where i live."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702574063 {#5196
      date: 2023-12-14 18:14:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
      "@Vuraniute@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5193 …}
    +nested: Doctrine\ORM\PersistentCollection {#5190 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
    -id: 221825
    -bodyTs: "'arent':5 'avail':7 'like':3 'live':10 'old':1 'phone':2 'readili':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6169123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702574063 {#5199
      date: 2023-12-14 18:14:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    They aren’t readily available here either, so I’m ordering it online. Unless you want to tell me you have less online purchase options than people in Russia.\n
    \n
    I’ve read your comment history and you said you live around Balkans, fwiw back when I was in Montenegro in 2017 I ordered Zuk Z2 from Aliexpress, it stays well supported to this day, you should be able to do something similar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702596798 {#5218
    date: 2023-12-15 00:33:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5213 …}
  +nested: Doctrine\ORM\PersistentCollection {#5211 …}
  +votes: Doctrine\ORM\PersistentCollection {#5209 …}
  +reports: Doctrine\ORM\PersistentCollection {#5225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
  -id: 222776
  -bodyTs: "'2017':51 'abl':68 'aliexpress':57 'aren':2 'around':41 'avail':5 'back':44 'balkan':42 'comment':34 'day':64 'either':7 'fwiw':43 'histori':35 'less':22 'live':40 'm':10 'montenegro':49 'onlin':13,23 'option':25 'order':11,53 'peopl':27 'purchas':24 'read':32 'readili':4 'russia':29 'said':38 'similar':72 'someth':71 'stay':59 'support':61 'tell':18 'unless':14 've':31 'want':16 'well':60 'z2':55 'zuk':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6655298"
  +editedAt: DateTimeImmutable @1704808719 {#5221
    date: 2024-01-09 14:58:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702596798 {#5223
    date: 2023-12-15 00:33:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5215
  +user: Proxies\__CG__\App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5201
    +user: Proxies\__CG__\App\Entity\User {#5011 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5170
      +user: Proxies\__CG__\App\Entity\User {#4928 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5151
        +user: Proxies\__CG__\App\Entity\User {#5011 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5112
          +user: Proxies\__CG__\App\Entity\User {#4928 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5010
            +user: Proxies\__CG__\App\Entity\User {#5011 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4927
              +user: Proxies\__CG__\App\Entity\User {#4928 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4825
                +user: Proxies\__CG__\App\Entity\User {#4826 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4332
                  +user: App\Entity\User {#4345 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Happened to me today. Turns out MIUI optimized the Clock app.\n
                    \n
                    I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
                    It may still occur.  \n
                    But hey, I only woke up 30 minutes later. “Something isn’t right.”
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 19
                  +score: 0
                  +lastActive: DateTime @1704845555 {#4327
                    date: 2024-01-10 01:12:35.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@getoffthedrugsdude@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4333 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
                  -id: 219234
                  -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.sdf.org/comment/6396142"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1702413315 {#4328
                    date: 2023-12-12 21:35:15.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4332}
                +body: """
                  I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
                  \n
                  Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
                  \n
                  /rant
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1702438201 {#4823
                  date: 2023-12-13 04:30:01.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@getoffthedrugsdude@lemmy.ml"
                  "@user224@lemmy.sdf.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4827 …}
                +nested: Doctrine\ORM\PersistentCollection {#4829 …}
                +votes: Doctrine\ORM\PersistentCollection {#4831 …}
                +reports: Doctrine\ORM\PersistentCollection {#4833 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
                -id: 220152
                -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/6595186"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702438201 {#4824
                  date: 2023-12-13 04:30:01.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4332}
              +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1702438401 {#4925
                date: 2023-12-13 04:33:21.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@getoffthedrugsdude@lemmy.ml"
                "@user224@lemmy.sdf.org"
                "@krotti@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4929 …}
              +nested: Doctrine\ORM\PersistentCollection {#4931 …}
              +votes: Doctrine\ORM\PersistentCollection {#4933 …}
              +reports: Doctrine\ORM\PersistentCollection {#4935 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
              -id: 220157
              -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/6608076"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702438401 {#4926
                date: 2023-12-13 04:33:21.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4332}
            +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1702473440 {#5008
              date: 2023-12-13 14:17:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@getoffthedrugsdude@lemmy.ml"
              "@user224@lemmy.sdf.org"
              "@krotti@sh.itjust.works"
              "@chayleaf@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5012 …}
            +nested: Doctrine\ORM\PersistentCollection {#5014 …}
            +votes: Doctrine\ORM\PersistentCollection {#5016 …}
            +reports: Doctrine\ORM\PersistentCollection {#5018 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
            -id: 220494
            -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://thelemmy.club/comment/6136719"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702473440 {#5009
              date: 2023-12-13 14:17:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4332}
          +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1702486934 {#5110
            date: 2023-12-13 18:02:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
            "@user224@lemmy.sdf.org"
            "@krotti@sh.itjust.works"
            "@chayleaf@lemmy.ml"
            "@Vuraniute@thelemmy.club"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5113 …}
          +nested: Doctrine\ORM\PersistentCollection {#5115 …}
          +votes: Doctrine\ORM\PersistentCollection {#5117 …}
          +reports: Doctrine\ORM\PersistentCollection {#5119 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
          -id: 220657
          -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6621032"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702486934 {#5111
            date: 2023-12-13 18:02:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "**b u d g e t**"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702487466 {#5152
          date: 2023-12-13 18:11:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
          "@krotti@sh.itjust.works"
          "@chayleaf@lemmy.ml"
          "@Vuraniute@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5148 …}
        +nested: Doctrine\ORM\PersistentCollection {#5144 …}
        +votes: Doctrine\ORM\PersistentCollection {#5142 …}
        +reports: Doctrine\ORM\PersistentCollection {#5157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
        -id: 220665
        -bodyTs: "'b':1 'd':3 'e':5 'g':4 'u':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/6142315"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702487466 {#5155
          date: 2023-12-13 18:11:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "A32 5G costs anything from $150 to $300. Trust me, I know what it means to be on a budget - I’ve never owned a phone that costed over $250. However, at that price I’d much rather get something like OnePlus 6 - an old phone with amazing community support (in fact, the *new* OnePlus 6 I bought from China costed $150) and specs that frankly are probably going to be better than newly released “budget” phones."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702542467 {#5173
        date: 2023-12-14 09:27:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
        "@chayleaf@lemmy.ml"
        "@Vuraniute@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5168 …}
      +nested: Doctrine\ORM\PersistentCollection {#5166 …}
      +votes: Doctrine\ORM\PersistentCollection {#5164 …}
      +reports: Doctrine\ORM\PersistentCollection {#5180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
      -id: 221141
      -bodyTs: "'150':6,62 '250':30 '300':8 '5g':2 '6':43,56 'a32':1 'amaz':48 'anyth':4 'better':72 'bought':58 'budget':20,76 'china':60 'communiti':49 'cost':3,28,61 'd':36 'fact':52 'frank':66 'get':39 'go':69 'howev':31 'know':12 'like':41 'mean':15 'much':37 'never':23 'new':54 'newli':74 'old':45 'oneplus':42,55 'own':24 'phone':26,46,77 'price':34 'probabl':68 'rather':38 'releas':75 'someth':40 'spec':64 'support':50 'trust':9 've':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6637755"
      +editedAt: DateTimeImmutable @1704666514 {#5176
        date: 2024-01-07 23:28:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702542467 {#5178
        date: 2023-12-14 09:27:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "old phones like that arent readily available where i live."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702574063 {#5196
      date: 2023-12-14 18:14:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
      "@Vuraniute@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5193 …}
    +nested: Doctrine\ORM\PersistentCollection {#5190 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
    -id: 221825
    -bodyTs: "'arent':5 'avail':7 'like':3 'live':10 'old':1 'phone':2 'readili':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6169123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702574063 {#5199
      date: 2023-12-14 18:14:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    They aren’t readily available here either, so I’m ordering it online. Unless you want to tell me you have less online purchase options than people in Russia.\n
    \n
    I’ve read your comment history and you said you live around Balkans, fwiw back when I was in Montenegro in 2017 I ordered Zuk Z2 from Aliexpress, it stays well supported to this day, you should be able to do something similar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702596798 {#5218
    date: 2023-12-15 00:33:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5213 …}
  +nested: Doctrine\ORM\PersistentCollection {#5211 …}
  +votes: Doctrine\ORM\PersistentCollection {#5209 …}
  +reports: Doctrine\ORM\PersistentCollection {#5225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
  -id: 222776
  -bodyTs: "'2017':51 'abl':68 'aliexpress':57 'aren':2 'around':41 'avail':5 'back':44 'balkan':42 'comment':34 'day':64 'either':7 'fwiw':43 'histori':35 'less':22 'live':40 'm':10 'montenegro':49 'onlin':13,23 'option':25 'order':11,53 'peopl':27 'purchas':24 'read':32 'readili':4 'russia':29 'said':38 'similar':72 'someth':71 'stay':59 'support':61 'tell':18 'unless':14 've':31 'want':16 'well':60 'z2':55 'zuk':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6655298"
  +editedAt: DateTimeImmutable @1704808719 {#5221
    date: 2024-01-09 14:58:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702596798 {#5223
    date: 2023-12-15 00:33:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5215
  +user: Proxies\__CG__\App\Entity\User {#4928 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5201
    +user: Proxies\__CG__\App\Entity\User {#5011 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5170
      +user: Proxies\__CG__\App\Entity\User {#4928 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5151
        +user: Proxies\__CG__\App\Entity\User {#5011 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5112
          +user: Proxies\__CG__\App\Entity\User {#4928 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5010
            +user: Proxies\__CG__\App\Entity\User {#5011 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#4927
              +user: Proxies\__CG__\App\Entity\User {#4928 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4825
                +user: Proxies\__CG__\App\Entity\User {#4826 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4332
                  +user: App\Entity\User {#4345 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Happened to me today. Turns out MIUI optimized the Clock app.\n
                    \n
                    I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
                    It may still occur.  \n
                    But hey, I only woke up 30 minutes later. “Something isn’t right.”
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 19
                  +score: 0
                  +lastActive: DateTime @1704845555 {#4327
                    date: 2024-01-10 01:12:35.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@getoffthedrugsdude@lemmy.ml"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4333 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4335 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4337 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4339 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
                  -id: 219234
                  -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.sdf.org/comment/6396142"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1702413315 {#4328
                    date: 2023-12-12 21:35:15.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4332}
                +body: """
                  I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
                  \n
                  Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
                  \n
                  /rant
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1702438201 {#4823
                  date: 2023-12-13 04:30:01.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@getoffthedrugsdude@lemmy.ml"
                  "@user224@lemmy.sdf.org"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4827 …}
                +nested: Doctrine\ORM\PersistentCollection {#4829 …}
                +votes: Doctrine\ORM\PersistentCollection {#4831 …}
                +reports: Doctrine\ORM\PersistentCollection {#4833 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
                -id: 220152
                -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://sh.itjust.works/comment/6595186"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702438201 {#4824
                  date: 2023-12-13 04:30:01.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4332}
              +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 4
              +score: 0
              +lastActive: DateTime @1702438401 {#4925
                date: 2023-12-13 04:33:21.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@getoffthedrugsdude@lemmy.ml"
                "@user224@lemmy.sdf.org"
                "@krotti@sh.itjust.works"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4929 …}
              +nested: Doctrine\ORM\PersistentCollection {#4931 …}
              +votes: Doctrine\ORM\PersistentCollection {#4933 …}
              +reports: Doctrine\ORM\PersistentCollection {#4935 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
              -id: 220157
              -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.ml/comment/6608076"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702438401 {#4926
                date: 2023-12-13 04:33:21.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4332}
            +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1702473440 {#5008
              date: 2023-12-13 14:17:20.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@getoffthedrugsdude@lemmy.ml"
              "@user224@lemmy.sdf.org"
              "@krotti@sh.itjust.works"
              "@chayleaf@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5012 …}
            +nested: Doctrine\ORM\PersistentCollection {#5014 …}
            +votes: Doctrine\ORM\PersistentCollection {#5016 …}
            +reports: Doctrine\ORM\PersistentCollection {#5018 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
            -id: 220494
            -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://thelemmy.club/comment/6136719"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702473440 {#5009
              date: 2023-12-13 14:17:20.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4332}
          +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1702486934 {#5110
            date: 2023-12-13 18:02:14.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
            "@user224@lemmy.sdf.org"
            "@krotti@sh.itjust.works"
            "@chayleaf@lemmy.ml"
            "@Vuraniute@thelemmy.club"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5113 …}
          +nested: Doctrine\ORM\PersistentCollection {#5115 …}
          +votes: Doctrine\ORM\PersistentCollection {#5117 …}
          +reports: Doctrine\ORM\PersistentCollection {#5119 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
          -id: 220657
          -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ml/comment/6621032"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702486934 {#5111
            date: 2023-12-13 18:02:14.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "**b u d g e t**"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702487466 {#5152
          date: 2023-12-13 18:11:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
          "@krotti@sh.itjust.works"
          "@chayleaf@lemmy.ml"
          "@Vuraniute@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5148 …}
        +nested: Doctrine\ORM\PersistentCollection {#5144 …}
        +votes: Doctrine\ORM\PersistentCollection {#5142 …}
        +reports: Doctrine\ORM\PersistentCollection {#5157 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
        -id: 220665
        -bodyTs: "'b':1 'd':3 'e':5 'g':4 'u':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://thelemmy.club/comment/6142315"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702487466 {#5155
          date: 2023-12-13 18:11:06.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "A32 5G costs anything from $150 to $300. Trust me, I know what it means to be on a budget - I’ve never owned a phone that costed over $250. However, at that price I’d much rather get something like OnePlus 6 - an old phone with amazing community support (in fact, the *new* OnePlus 6 I bought from China costed $150) and specs that frankly are probably going to be better than newly released “budget” phones."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702542467 {#5173
        date: 2023-12-14 09:27:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
        "@chayleaf@lemmy.ml"
        "@Vuraniute@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5168 …}
      +nested: Doctrine\ORM\PersistentCollection {#5166 …}
      +votes: Doctrine\ORM\PersistentCollection {#5164 …}
      +reports: Doctrine\ORM\PersistentCollection {#5180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
      -id: 221141
      -bodyTs: "'150':6,62 '250':30 '300':8 '5g':2 '6':43,56 'a32':1 'amaz':48 'anyth':4 'better':72 'bought':58 'budget':20,76 'china':60 'communiti':49 'cost':3,28,61 'd':36 'fact':52 'frank':66 'get':39 'go':69 'howev':31 'know':12 'like':41 'mean':15 'much':37 'never':23 'new':54 'newli':74 'old':45 'oneplus':42,55 'own':24 'phone':26,46,77 'price':34 'probabl':68 'rather':38 'releas':75 'someth':40 'spec':64 'support':50 'trust':9 've':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6637755"
      +editedAt: DateTimeImmutable @1704666514 {#5176
        date: 2024-01-07 23:28:34.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702542467 {#5178
        date: 2023-12-14 09:27:47.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "old phones like that arent readily available where i live."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702574063 {#5196
      date: 2023-12-14 18:14:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
      "@Vuraniute@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5193 …}
    +nested: Doctrine\ORM\PersistentCollection {#5190 …}
    +votes: Doctrine\ORM\PersistentCollection {#5188 …}
    +reports: Doctrine\ORM\PersistentCollection {#5202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
    -id: 221825
    -bodyTs: "'arent':5 'avail':7 'like':3 'live':10 'old':1 'phone':2 'readili':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://thelemmy.club/comment/6169123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702574063 {#5199
      date: 2023-12-14 18:14:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    They aren’t readily available here either, so I’m ordering it online. Unless you want to tell me you have less online purchase options than people in Russia.\n
    \n
    I’ve read your comment history and you said you live around Balkans, fwiw back when I was in Montenegro in 2017 I ordered Zuk Z2 from Aliexpress, it stays well supported to this day, you should be able to do something similar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702596798 {#5218
    date: 2023-12-15 00:33:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5213 …}
  +nested: Doctrine\ORM\PersistentCollection {#5211 …}
  +votes: Doctrine\ORM\PersistentCollection {#5209 …}
  +reports: Doctrine\ORM\PersistentCollection {#5225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
  -id: 222776
  -bodyTs: "'2017':51 'abl':68 'aliexpress':57 'aren':2 'around':41 'avail':5 'back':44 'balkan':42 'comment':34 'day':64 'either':7 'fwiw':43 'histori':35 'less':22 'live':40 'm':10 'montenegro':49 'onlin':13,23 'option':25 'order':11,53 'peopl':27 'purchas':24 'read':32 'readili':4 'russia':29 'said':38 'similar':72 'someth':71 'stay':59 'support':61 'tell':18 'unless':14 've':31 'want':16 'well':60 'z2':55 'zuk':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6655298"
  +editedAt: DateTimeImmutable @1704808719 {#5221
    date: 2024-01-09 14:58:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702596798 {#5223
    date: 2023-12-15 00:33:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5246
  +user: Proxies\__CG__\App\Entity\User {#5011 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5215
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5201
      +user: Proxies\__CG__\App\Entity\User {#5011 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5170
        +user: Proxies\__CG__\App\Entity\User {#4928 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5151
          +user: Proxies\__CG__\App\Entity\User {#5011 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5112
            +user: Proxies\__CG__\App\Entity\User {#4928 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5010
              +user: Proxies\__CG__\App\Entity\User {#5011 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4927
                +user: Proxies\__CG__\App\Entity\User {#4928 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4825
                  +user: Proxies\__CG__\App\Entity\User {#4826 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4332
                    +user: App\Entity\User {#4345 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: null
                    +root: null
                    +body: """
                      Happened to me today. Turns out MIUI optimized the Clock app.\n
                      \n
                      I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
                      It may still occur.  \n
                      But hey, I only woke up 30 minutes later. “Something isn’t right.”
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 19
                    +score: 0
                    +lastActive: DateTime @1704845555 {#4327
                      date: 2024-01-10 01:12:35.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@getoffthedrugsdude@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4333 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4335 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4339 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
                    -id: 219234
                    -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.sdf.org/comment/6396142"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1702413315 {#4328
                      date: 2023-12-12 21:35:15.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4332}
                  +body: """
                    I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
                    \n
                    Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
                    \n
                    /rant
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 10
                  +score: 0
                  +lastActive: DateTime @1702438201 {#4823
                    date: 2023-12-13 04:30:01.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@getoffthedrugsdude@lemmy.ml"
                    "@user224@lemmy.sdf.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4827 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4829 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4831 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4833 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
                  -id: 220152
                  -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://sh.itjust.works/comment/6595186"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1702438201 {#4824
                    date: 2023-12-13 04:30:01.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4332}
                +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 4
                +score: 0
                +lastActive: DateTime @1702438401 {#4925
                  date: 2023-12-13 04:33:21.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@getoffthedrugsdude@lemmy.ml"
                  "@user224@lemmy.sdf.org"
                  "@krotti@sh.itjust.works"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4929 …}
                +nested: Doctrine\ORM\PersistentCollection {#4931 …}
                +votes: Doctrine\ORM\PersistentCollection {#4933 …}
                +reports: Doctrine\ORM\PersistentCollection {#4935 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
                -id: 220157
                -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/6608076"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702438401 {#4926
                  date: 2023-12-13 04:33:21.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4332}
              +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1702473440 {#5008
                date: 2023-12-13 14:17:20.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@getoffthedrugsdude@lemmy.ml"
                "@user224@lemmy.sdf.org"
                "@krotti@sh.itjust.works"
                "@chayleaf@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5012 …}
              +nested: Doctrine\ORM\PersistentCollection {#5014 …}
              +votes: Doctrine\ORM\PersistentCollection {#5016 …}
              +reports: Doctrine\ORM\PersistentCollection {#5018 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
              -id: 220494
              -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://thelemmy.club/comment/6136719"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702473440 {#5009
                date: 2023-12-13 14:17:20.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4332}
            +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1702486934 {#5110
              date: 2023-12-13 18:02:14.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@getoffthedrugsdude@lemmy.ml"
              "@user224@lemmy.sdf.org"
              "@krotti@sh.itjust.works"
              "@chayleaf@lemmy.ml"
              "@Vuraniute@thelemmy.club"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5113 …}
            +nested: Doctrine\ORM\PersistentCollection {#5115 …}
            +votes: Doctrine\ORM\PersistentCollection {#5117 …}
            +reports: Doctrine\ORM\PersistentCollection {#5119 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
            -id: 220657
            -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6621032"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702486934 {#5111
              date: 2023-12-13 18:02:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4332}
          +body: "**b u d g e t**"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1702487466 {#5152
            date: 2023-12-13 18:11:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
            "@user224@lemmy.sdf.org"
            "@krotti@sh.itjust.works"
            "@chayleaf@lemmy.ml"
            "@Vuraniute@thelemmy.club"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5148 …}
          +nested: Doctrine\ORM\PersistentCollection {#5144 …}
          +votes: Doctrine\ORM\PersistentCollection {#5142 …}
          +reports: Doctrine\ORM\PersistentCollection {#5157 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
          -id: 220665
          -bodyTs: "'b':1 'd':3 'e':5 'g':4 'u':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://thelemmy.club/comment/6142315"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702487466 {#5155
            date: 2023-12-13 18:11:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "A32 5G costs anything from $150 to $300. Trust me, I know what it means to be on a budget - I’ve never owned a phone that costed over $250. However, at that price I’d much rather get something like OnePlus 6 - an old phone with amazing community support (in fact, the *new* OnePlus 6 I bought from China costed $150) and specs that frankly are probably going to be better than newly released “budget” phones."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702542467 {#5173
          date: 2023-12-14 09:27:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
          "@krotti@sh.itjust.works"
          "@chayleaf@lemmy.ml"
          "@Vuraniute@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5168 …}
        +nested: Doctrine\ORM\PersistentCollection {#5166 …}
        +votes: Doctrine\ORM\PersistentCollection {#5164 …}
        +reports: Doctrine\ORM\PersistentCollection {#5180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
        -id: 221141
        -bodyTs: "'150':6,62 '250':30 '300':8 '5g':2 '6':43,56 'a32':1 'amaz':48 'anyth':4 'better':72 'bought':58 'budget':20,76 'china':60 'communiti':49 'cost':3,28,61 'd':36 'fact':52 'frank':66 'get':39 'go':69 'howev':31 'know':12 'like':41 'mean':15 'much':37 'never':23 'new':54 'newli':74 'old':45 'oneplus':42,55 'own':24 'phone':26,46,77 'price':34 'probabl':68 'rather':38 'releas':75 'someth':40 'spec':64 'support':50 'trust':9 've':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6637755"
        +editedAt: DateTimeImmutable @1704666514 {#5176
          date: 2024-01-07 23:28:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702542467 {#5178
          date: 2023-12-14 09:27:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "old phones like that arent readily available where i live."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702574063 {#5196
        date: 2023-12-14 18:14:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
        "@chayleaf@lemmy.ml"
        "@Vuraniute@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5193 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
      -id: 221825
      -bodyTs: "'arent':5 'avail':7 'like':3 'live':10 'old':1 'phone':2 'readili':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/6169123"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702574063 {#5199
        date: 2023-12-14 18:14:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: """
      They aren’t readily available here either, so I’m ordering it online. Unless you want to tell me you have less online purchase options than people in Russia.\n
      \n
      I’ve read your comment history and you said you live around Balkans, fwiw back when I was in Montenegro in 2017 I ordered Zuk Z2 from Aliexpress, it stays well supported to this day, you should be able to do something similar.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702596798 {#5218
      date: 2023-12-15 00:33:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
      "@Vuraniute@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5213 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5209 …}
    +reports: Doctrine\ORM\PersistentCollection {#5225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
    -id: 222776
    -bodyTs: "'2017':51 'abl':68 'aliexpress':57 'aren':2 'around':41 'avail':5 'back':44 'balkan':42 'comment':34 'day':64 'either':7 'fwiw':43 'histori':35 'less':22 'live':40 'm':10 'montenegro':49 'onlin':13,23 'option':25 'order':11,53 'peopl':27 'purchas':24 'read':32 'readili':4 'russia':29 'said':38 'similar':72 'someth':71 'stay':59 'support':61 'tell':18 'unless':14 've':31 'want':16 'well':60 'z2':55 'zuk':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6655298"
    +editedAt: DateTimeImmutable @1704808719 {#5221
      date: 2024-01-09 14:58:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702596798 {#5223
      date: 2023-12-15 00:33:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "Last time I bought something online(im assuming you mean other countries ) it costed DOUBLE the sale price because of import duties."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702618183 {#5241
    date: 2023-12-15 06:29:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5238 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5233 …}
  +reports: Doctrine\ORM\PersistentCollection {#5247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
  -id: 223506
  -bodyTs: "'assum':8 'bought':4 'cost':14 'countri':12 'doubl':15 'duti':22 'im':7 'import':21 'last':1 'mean':10 'onlin':6 'price':18 'sale':17 'someth':5 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6184201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702618183 {#5244
    date: 2023-12-15 06:29:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5246
  +user: Proxies\__CG__\App\Entity\User {#5011 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5215
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5201
      +user: Proxies\__CG__\App\Entity\User {#5011 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5170
        +user: Proxies\__CG__\App\Entity\User {#4928 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5151
          +user: Proxies\__CG__\App\Entity\User {#5011 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5112
            +user: Proxies\__CG__\App\Entity\User {#4928 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5010
              +user: Proxies\__CG__\App\Entity\User {#5011 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4927
                +user: Proxies\__CG__\App\Entity\User {#4928 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4825
                  +user: Proxies\__CG__\App\Entity\User {#4826 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4332
                    +user: App\Entity\User {#4345 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: null
                    +root: null
                    +body: """
                      Happened to me today. Turns out MIUI optimized the Clock app.\n
                      \n
                      I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
                      It may still occur.  \n
                      But hey, I only woke up 30 minutes later. “Something isn’t right.”
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 19
                    +score: 0
                    +lastActive: DateTime @1704845555 {#4327
                      date: 2024-01-10 01:12:35.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@getoffthedrugsdude@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4333 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4335 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4339 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
                    -id: 219234
                    -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.sdf.org/comment/6396142"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1702413315 {#4328
                      date: 2023-12-12 21:35:15.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4332}
                  +body: """
                    I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
                    \n
                    Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
                    \n
                    /rant
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 10
                  +score: 0
                  +lastActive: DateTime @1702438201 {#4823
                    date: 2023-12-13 04:30:01.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@getoffthedrugsdude@lemmy.ml"
                    "@user224@lemmy.sdf.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4827 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4829 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4831 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4833 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
                  -id: 220152
                  -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://sh.itjust.works/comment/6595186"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1702438201 {#4824
                    date: 2023-12-13 04:30:01.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4332}
                +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 4
                +score: 0
                +lastActive: DateTime @1702438401 {#4925
                  date: 2023-12-13 04:33:21.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@getoffthedrugsdude@lemmy.ml"
                  "@user224@lemmy.sdf.org"
                  "@krotti@sh.itjust.works"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4929 …}
                +nested: Doctrine\ORM\PersistentCollection {#4931 …}
                +votes: Doctrine\ORM\PersistentCollection {#4933 …}
                +reports: Doctrine\ORM\PersistentCollection {#4935 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
                -id: 220157
                -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/6608076"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702438401 {#4926
                  date: 2023-12-13 04:33:21.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4332}
              +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1702473440 {#5008
                date: 2023-12-13 14:17:20.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@getoffthedrugsdude@lemmy.ml"
                "@user224@lemmy.sdf.org"
                "@krotti@sh.itjust.works"
                "@chayleaf@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5012 …}
              +nested: Doctrine\ORM\PersistentCollection {#5014 …}
              +votes: Doctrine\ORM\PersistentCollection {#5016 …}
              +reports: Doctrine\ORM\PersistentCollection {#5018 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
              -id: 220494
              -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://thelemmy.club/comment/6136719"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702473440 {#5009
                date: 2023-12-13 14:17:20.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4332}
            +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1702486934 {#5110
              date: 2023-12-13 18:02:14.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@getoffthedrugsdude@lemmy.ml"
              "@user224@lemmy.sdf.org"
              "@krotti@sh.itjust.works"
              "@chayleaf@lemmy.ml"
              "@Vuraniute@thelemmy.club"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5113 …}
            +nested: Doctrine\ORM\PersistentCollection {#5115 …}
            +votes: Doctrine\ORM\PersistentCollection {#5117 …}
            +reports: Doctrine\ORM\PersistentCollection {#5119 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
            -id: 220657
            -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6621032"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702486934 {#5111
              date: 2023-12-13 18:02:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4332}
          +body: "**b u d g e t**"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1702487466 {#5152
            date: 2023-12-13 18:11:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
            "@user224@lemmy.sdf.org"
            "@krotti@sh.itjust.works"
            "@chayleaf@lemmy.ml"
            "@Vuraniute@thelemmy.club"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5148 …}
          +nested: Doctrine\ORM\PersistentCollection {#5144 …}
          +votes: Doctrine\ORM\PersistentCollection {#5142 …}
          +reports: Doctrine\ORM\PersistentCollection {#5157 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
          -id: 220665
          -bodyTs: "'b':1 'd':3 'e':5 'g':4 'u':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://thelemmy.club/comment/6142315"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702487466 {#5155
            date: 2023-12-13 18:11:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "A32 5G costs anything from $150 to $300. Trust me, I know what it means to be on a budget - I’ve never owned a phone that costed over $250. However, at that price I’d much rather get something like OnePlus 6 - an old phone with amazing community support (in fact, the *new* OnePlus 6 I bought from China costed $150) and specs that frankly are probably going to be better than newly released “budget” phones."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702542467 {#5173
          date: 2023-12-14 09:27:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
          "@krotti@sh.itjust.works"
          "@chayleaf@lemmy.ml"
          "@Vuraniute@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5168 …}
        +nested: Doctrine\ORM\PersistentCollection {#5166 …}
        +votes: Doctrine\ORM\PersistentCollection {#5164 …}
        +reports: Doctrine\ORM\PersistentCollection {#5180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
        -id: 221141
        -bodyTs: "'150':6,62 '250':30 '300':8 '5g':2 '6':43,56 'a32':1 'amaz':48 'anyth':4 'better':72 'bought':58 'budget':20,76 'china':60 'communiti':49 'cost':3,28,61 'd':36 'fact':52 'frank':66 'get':39 'go':69 'howev':31 'know':12 'like':41 'mean':15 'much':37 'never':23 'new':54 'newli':74 'old':45 'oneplus':42,55 'own':24 'phone':26,46,77 'price':34 'probabl':68 'rather':38 'releas':75 'someth':40 'spec':64 'support':50 'trust':9 've':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6637755"
        +editedAt: DateTimeImmutable @1704666514 {#5176
          date: 2024-01-07 23:28:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702542467 {#5178
          date: 2023-12-14 09:27:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "old phones like that arent readily available where i live."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702574063 {#5196
        date: 2023-12-14 18:14:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
        "@chayleaf@lemmy.ml"
        "@Vuraniute@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5193 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
      -id: 221825
      -bodyTs: "'arent':5 'avail':7 'like':3 'live':10 'old':1 'phone':2 'readili':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/6169123"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702574063 {#5199
        date: 2023-12-14 18:14:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: """
      They aren’t readily available here either, so I’m ordering it online. Unless you want to tell me you have less online purchase options than people in Russia.\n
      \n
      I’ve read your comment history and you said you live around Balkans, fwiw back when I was in Montenegro in 2017 I ordered Zuk Z2 from Aliexpress, it stays well supported to this day, you should be able to do something similar.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702596798 {#5218
      date: 2023-12-15 00:33:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
      "@Vuraniute@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5213 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5209 …}
    +reports: Doctrine\ORM\PersistentCollection {#5225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
    -id: 222776
    -bodyTs: "'2017':51 'abl':68 'aliexpress':57 'aren':2 'around':41 'avail':5 'back':44 'balkan':42 'comment':34 'day':64 'either':7 'fwiw':43 'histori':35 'less':22 'live':40 'm':10 'montenegro':49 'onlin':13,23 'option':25 'order':11,53 'peopl':27 'purchas':24 'read':32 'readili':4 'russia':29 'said':38 'similar':72 'someth':71 'stay':59 'support':61 'tell':18 'unless':14 've':31 'want':16 'well':60 'z2':55 'zuk':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6655298"
    +editedAt: DateTimeImmutable @1704808719 {#5221
      date: 2024-01-09 14:58:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702596798 {#5223
      date: 2023-12-15 00:33:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "Last time I bought something online(im assuming you mean other countries ) it costed DOUBLE the sale price because of import duties."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702618183 {#5241
    date: 2023-12-15 06:29:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5238 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5233 …}
  +reports: Doctrine\ORM\PersistentCollection {#5247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
  -id: 223506
  -bodyTs: "'assum':8 'bought':4 'cost':14 'countri':12 'doubl':15 'duti':22 'im':7 'import':21 'last':1 'mean':10 'onlin':6 'price':18 'sale':17 'someth':5 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6184201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702618183 {#5244
    date: 2023-12-15 06:29:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5246
  +user: Proxies\__CG__\App\Entity\User {#5011 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5215
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#5201
      +user: Proxies\__CG__\App\Entity\User {#5011 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#5170
        +user: Proxies\__CG__\App\Entity\User {#4928 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#5151
          +user: Proxies\__CG__\App\Entity\User {#5011 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: App\Entity\EntryComment {#5112
            +user: Proxies\__CG__\App\Entity\User {#4928 …}
            +entry: App\Entity\Entry {#2388}
            +magazine: App\Entity\Magazine {#266}
            +image: null
            +parent: App\Entity\EntryComment {#5010
              +user: Proxies\__CG__\App\Entity\User {#5011 …}
              +entry: App\Entity\Entry {#2388}
              +magazine: App\Entity\Magazine {#266}
              +image: null
              +parent: App\Entity\EntryComment {#4927
                +user: Proxies\__CG__\App\Entity\User {#4928 …}
                +entry: App\Entity\Entry {#2388}
                +magazine: App\Entity\Magazine {#266}
                +image: null
                +parent: App\Entity\EntryComment {#4825
                  +user: Proxies\__CG__\App\Entity\User {#4826 …}
                  +entry: App\Entity\Entry {#2388}
                  +magazine: App\Entity\Magazine {#266}
                  +image: null
                  +parent: App\Entity\EntryComment {#4332
                    +user: App\Entity\User {#4345 …}
                    +entry: App\Entity\Entry {#2388}
                    +magazine: App\Entity\Magazine {#266}
                    +image: null
                    +parent: null
                    +root: null
                    +body: """
                      Happened to me today. Turns out MIUI optimized the Clock app.\n
                      \n
                      I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
                      It may still occur.  \n
                      But hey, I only woke up 30 minutes later. “Something isn’t right.”
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 19
                    +score: 0
                    +lastActive: DateTime @1704845555 {#4327
                      date: 2024-01-10 01:12:35.0 +01:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@getoffthedrugsdude@lemmy.ml"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#4333 …}
                    +nested: Doctrine\ORM\PersistentCollection {#4335 …}
                    +votes: Doctrine\ORM\PersistentCollection {#4337 …}
                    +reports: Doctrine\ORM\PersistentCollection {#4339 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
                    -id: 219234
                    -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.sdf.org/comment/6396142"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1702413315 {#4328
                      date: 2023-12-12 21:35:15.0 +01:00
                    }
                  }
                  +root: App\Entity\EntryComment {#4332}
                  +body: """
                    I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
                    \n
                    Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
                    \n
                    /rant
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 10
                  +score: 0
                  +lastActive: DateTime @1702438201 {#4823
                    date: 2023-12-13 04:30:01.0 +01:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@getoffthedrugsdude@lemmy.ml"
                    "@user224@lemmy.sdf.org"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#4827 …}
                  +nested: Doctrine\ORM\PersistentCollection {#4829 …}
                  +votes: Doctrine\ORM\PersistentCollection {#4831 …}
                  +reports: Doctrine\ORM\PersistentCollection {#4833 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
                  -id: 220152
                  -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://sh.itjust.works/comment/6595186"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1702438201 {#4824
                    date: 2023-12-13 04:30:01.0 +01:00
                  }
                }
                +root: App\Entity\EntryComment {#4332}
                +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
                +lang: "en"
                +isAdult: false
                +favouriteCount: 4
                +score: 0
                +lastActive: DateTime @1702438401 {#4925
                  date: 2023-12-13 04:33:21.0 +01:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@getoffthedrugsdude@lemmy.ml"
                  "@user224@lemmy.sdf.org"
                  "@krotti@sh.itjust.works"
                ]
                +children: Doctrine\ORM\PersistentCollection {#4929 …}
                +nested: Doctrine\ORM\PersistentCollection {#4931 …}
                +votes: Doctrine\ORM\PersistentCollection {#4933 …}
                +reports: Doctrine\ORM\PersistentCollection {#4935 …}
                +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
                +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
                -id: 220157
                -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.ml/comment/6608076"
                +editedAt: null
                +createdAt: DateTimeImmutable @1702438401 {#4926
                  date: 2023-12-13 04:33:21.0 +01:00
                }
              }
              +root: App\Entity\EntryComment {#4332}
              +body: "some phones just dont have custom roms, e.g. A32 5G, or have broken custom roms, e.g. Calls dont work on the A42 5G."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1702473440 {#5008
                date: 2023-12-13 14:17:20.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@getoffthedrugsdude@lemmy.ml"
                "@user224@lemmy.sdf.org"
                "@krotti@sh.itjust.works"
                "@chayleaf@lemmy.ml"
              ]
              +children: Doctrine\ORM\PersistentCollection {#5012 …}
              +nested: Doctrine\ORM\PersistentCollection {#5014 …}
              +votes: Doctrine\ORM\PersistentCollection {#5016 …}
              +reports: Doctrine\ORM\PersistentCollection {#5018 …}
              +favourites: Doctrine\ORM\PersistentCollection {#5020 …}
              +notifications: Doctrine\ORM\PersistentCollection {#5022 …}
              -id: 220494
              -bodyTs: "'5g':10,23 'a32':9 'a42':22 'broken':13 'call':17 'custom':6,14 'dont':4,18 'e.g':8,16 'phone':2 'rom':7,15 'work':19"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://thelemmy.club/comment/6136719"
              +editedAt: null
              +createdAt: DateTimeImmutable @1702473440 {#5009
                date: 2023-12-13 14:17:20.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4332}
            +body: "Don’t buy such phones. Personally though I’m never again buying a phone where I can’t install GNU/Linux."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 0
            +score: 0
            +lastActive: DateTime @1702486934 {#5110
              date: 2023-12-13 18:02:14.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@getoffthedrugsdude@lemmy.ml"
              "@user224@lemmy.sdf.org"
              "@krotti@sh.itjust.works"
              "@chayleaf@lemmy.ml"
              "@Vuraniute@thelemmy.club"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5113 …}
            +nested: Doctrine\ORM\PersistentCollection {#5115 …}
            +votes: Doctrine\ORM\PersistentCollection {#5117 …}
            +reports: Doctrine\ORM\PersistentCollection {#5119 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5121 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5123 …}
            -id: 220657
            -bodyTs: "'buy':3,12 'gnu/linux':20 'instal':19 'm':9 'never':10 'person':6 'phone':5,14 'though':7"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.ml/comment/6621032"
            +editedAt: null
            +createdAt: DateTimeImmutable @1702486934 {#5111
              date: 2023-12-13 18:02:14.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4332}
          +body: "**b u d g e t**"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1702487466 {#5152
            date: 2023-12-13 18:11:06.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
            "@user224@lemmy.sdf.org"
            "@krotti@sh.itjust.works"
            "@chayleaf@lemmy.ml"
            "@Vuraniute@thelemmy.club"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5148 …}
          +nested: Doctrine\ORM\PersistentCollection {#5144 …}
          +votes: Doctrine\ORM\PersistentCollection {#5142 …}
          +reports: Doctrine\ORM\PersistentCollection {#5157 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5159 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5161 …}
          -id: 220665
          -bodyTs: "'b':1 'd':3 'e':5 'g':4 'u':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://thelemmy.club/comment/6142315"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702487466 {#5155
            date: 2023-12-13 18:11:06.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: "A32 5G costs anything from $150 to $300. Trust me, I know what it means to be on a budget - I’ve never owned a phone that costed over $250. However, at that price I’d much rather get something like OnePlus 6 - an old phone with amazing community support (in fact, the *new* OnePlus 6 I bought from China costed $150) and specs that frankly are probably going to be better than newly released “budget” phones."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702542467 {#5173
          date: 2023-12-14 09:27:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
          "@krotti@sh.itjust.works"
          "@chayleaf@lemmy.ml"
          "@Vuraniute@thelemmy.club"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5168 …}
        +nested: Doctrine\ORM\PersistentCollection {#5166 …}
        +votes: Doctrine\ORM\PersistentCollection {#5164 …}
        +reports: Doctrine\ORM\PersistentCollection {#5180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5182 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5184 …}
        -id: 221141
        -bodyTs: "'150':6,62 '250':30 '300':8 '5g':2 '6':43,56 'a32':1 'amaz':48 'anyth':4 'better':72 'bought':58 'budget':20,76 'china':60 'communiti':49 'cost':3,28,61 'd':36 'fact':52 'frank':66 'get':39 'go':69 'howev':31 'know':12 'like':41 'mean':15 'much':37 'never':23 'new':54 'newli':74 'old':45 'oneplus':42,55 'own':24 'phone':26,46,77 'price':34 'probabl':68 'rather':38 'releas':75 'someth':40 'spec':64 'support':50 'trust':9 've':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6637755"
        +editedAt: DateTimeImmutable @1704666514 {#5176
          date: 2024-01-07 23:28:34.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702542467 {#5178
          date: 2023-12-14 09:27:47.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "old phones like that arent readily available where i live."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702574063 {#5196
        date: 2023-12-14 18:14:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
        "@chayleaf@lemmy.ml"
        "@Vuraniute@thelemmy.club"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5193 …}
      +nested: Doctrine\ORM\PersistentCollection {#5190 …}
      +votes: Doctrine\ORM\PersistentCollection {#5188 …}
      +reports: Doctrine\ORM\PersistentCollection {#5202 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
      -id: 221825
      -bodyTs: "'arent':5 'avail':7 'like':3 'live':10 'old':1 'phone':2 'readili':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://thelemmy.club/comment/6169123"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702574063 {#5199
        date: 2023-12-14 18:14:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: """
      They aren’t readily available here either, so I’m ordering it online. Unless you want to tell me you have less online purchase options than people in Russia.\n
      \n
      I’ve read your comment history and you said you live around Balkans, fwiw back when I was in Montenegro in 2017 I ordered Zuk Z2 from Aliexpress, it stays well supported to this day, you should be able to do something similar.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702596798 {#5218
      date: 2023-12-15 00:33:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
      "@Vuraniute@thelemmy.club"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5213 …}
    +nested: Doctrine\ORM\PersistentCollection {#5211 …}
    +votes: Doctrine\ORM\PersistentCollection {#5209 …}
    +reports: Doctrine\ORM\PersistentCollection {#5225 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5227 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5229 …}
    -id: 222776
    -bodyTs: "'2017':51 'abl':68 'aliexpress':57 'aren':2 'around':41 'avail':5 'back':44 'balkan':42 'comment':34 'day':64 'either':7 'fwiw':43 'histori':35 'less':22 'live':40 'm':10 'montenegro':49 'onlin':13,23 'option':25 'order':11,53 'peopl':27 'purchas':24 'read':32 'readili':4 'russia':29 'said':38 'similar':72 'someth':71 'stay':59 'support':61 'tell':18 'unless':14 've':31 'want':16 'well':60 'z2':55 'zuk':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6655298"
    +editedAt: DateTimeImmutable @1704808719 {#5221
      date: 2024-01-09 14:58:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702596798 {#5223
      date: 2023-12-15 00:33:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: "Last time I bought something online(im assuming you mean other countries ) it costed DOUBLE the sale price because of import duties."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702618183 {#5241
    date: 2023-12-15 06:29:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Vuraniute@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5238 …}
  +nested: Doctrine\ORM\PersistentCollection {#5235 …}
  +votes: Doctrine\ORM\PersistentCollection {#5233 …}
  +reports: Doctrine\ORM\PersistentCollection {#5247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5251 …}
  -id: 223506
  -bodyTs: "'assum':8 'bought':4 'cost':14 'countri':12 'doubl':15 'duti':22 'im':7 'import':21 'last':1 'mean':10 'onlin':6 'price':18 'sale':17 'someth':5 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://thelemmy.club/comment/6184201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702618183 {#5244
    date: 2023-12-15 06:29:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5026
  +user: Proxies\__CG__\App\Entity\User {#5027 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4825
      +user: Proxies\__CG__\App\Entity\User {#4826 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4332
        +user: App\Entity\User {#4345 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Happened to me today. Turns out MIUI optimized the Clock app.\n
          \n
          I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
          It may still occur.  \n
          But hey, I only woke up 30 minutes later. “Something isn’t right.”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704845555 {#4327
          date: 2024-01-10 01:12:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4333 …}
        +nested: Doctrine\ORM\PersistentCollection {#4335 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
        -id: 219234
        -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/6396142"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702413315 {#4328
          date: 2023-12-12 21:35:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: """
        I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
        \n
        Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
        \n
        /rant
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702438201 {#4823
        date: 2023-12-13 04:30:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4827 …}
      +nested: Doctrine\ORM\PersistentCollection {#4829 …}
      +votes: Doctrine\ORM\PersistentCollection {#4831 …}
      +reports: Doctrine\ORM\PersistentCollection {#4833 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
      -id: 220152
      -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6595186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702438201 {#4824
        date: 2023-12-13 04:30:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702438401 {#4925
      date: 2023-12-13 04:33:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4929 …}
    +nested: Doctrine\ORM\PersistentCollection {#4931 …}
    +votes: Doctrine\ORM\PersistentCollection {#4933 …}
    +reports: Doctrine\ORM\PersistentCollection {#4935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
    -id: 220157
    -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6608076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702438401 {#4926
      date: 2023-12-13 04:33:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    Unfortunately not all features are always available on those ROMs.\n
    \n
    One example is GrapheneOS and Google Wallet which I cannot use due to GrapheneOS not being considered “certified software” by the app and therefore not being trusted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702457719 {#5024
    date: 2023-12-13 09:55:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5028 …}
  +nested: Doctrine\ORM\PersistentCollection {#5030 …}
  +votes: Doctrine\ORM\PersistentCollection {#5032 …}
  +reports: Doctrine\ORM\PersistentCollection {#5034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5038 …}
  -id: 220355
  -bodyTs: "'alway':6 'app':32 'avail':7 'cannot':20 'certifi':28 'consid':27 'due':22 'exampl':12 'featur':4 'googl':16 'grapheneo':14,24 'one':11 'rom':10 'softwar':29 'therefor':34 'trust':37 'unfortun':1 'use':21 'wallet':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5630702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702457719 {#5025
    date: 2023-12-13 09:55:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5026
  +user: Proxies\__CG__\App\Entity\User {#5027 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4825
      +user: Proxies\__CG__\App\Entity\User {#4826 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4332
        +user: App\Entity\User {#4345 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Happened to me today. Turns out MIUI optimized the Clock app.\n
          \n
          I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
          It may still occur.  \n
          But hey, I only woke up 30 minutes later. “Something isn’t right.”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704845555 {#4327
          date: 2024-01-10 01:12:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4333 …}
        +nested: Doctrine\ORM\PersistentCollection {#4335 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
        -id: 219234
        -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/6396142"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702413315 {#4328
          date: 2023-12-12 21:35:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: """
        I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
        \n
        Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
        \n
        /rant
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702438201 {#4823
        date: 2023-12-13 04:30:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4827 …}
      +nested: Doctrine\ORM\PersistentCollection {#4829 …}
      +votes: Doctrine\ORM\PersistentCollection {#4831 …}
      +reports: Doctrine\ORM\PersistentCollection {#4833 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
      -id: 220152
      -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6595186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702438201 {#4824
        date: 2023-12-13 04:30:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702438401 {#4925
      date: 2023-12-13 04:33:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4929 …}
    +nested: Doctrine\ORM\PersistentCollection {#4931 …}
    +votes: Doctrine\ORM\PersistentCollection {#4933 …}
    +reports: Doctrine\ORM\PersistentCollection {#4935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
    -id: 220157
    -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6608076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702438401 {#4926
      date: 2023-12-13 04:33:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    Unfortunately not all features are always available on those ROMs.\n
    \n
    One example is GrapheneOS and Google Wallet which I cannot use due to GrapheneOS not being considered “certified software” by the app and therefore not being trusted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702457719 {#5024
    date: 2023-12-13 09:55:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5028 …}
  +nested: Doctrine\ORM\PersistentCollection {#5030 …}
  +votes: Doctrine\ORM\PersistentCollection {#5032 …}
  +reports: Doctrine\ORM\PersistentCollection {#5034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5038 …}
  -id: 220355
  -bodyTs: "'alway':6 'app':32 'avail':7 'cannot':20 'certifi':28 'consid':27 'due':22 'exampl':12 'featur':4 'googl':16 'grapheneo':14,24 'one':11 'rom':10 'softwar':29 'therefor':34 'trust':37 'unfortun':1 'use':21 'wallet':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5630702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702457719 {#5025
    date: 2023-12-13 09:55:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5026
  +user: Proxies\__CG__\App\Entity\User {#5027 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4927
    +user: Proxies\__CG__\App\Entity\User {#4928 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4825
      +user: Proxies\__CG__\App\Entity\User {#4826 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4332
        +user: App\Entity\User {#4345 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: """
          Happened to me today. Turns out MIUI optimized the Clock app.\n
          \n
          I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
          It may still occur.  \n
          But hey, I only woke up 30 minutes later. “Something isn’t right.”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1704845555 {#4327
          date: 2024-01-10 01:12:35.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4333 …}
        +nested: Doctrine\ORM\PersistentCollection {#4335 …}
        +votes: Doctrine\ORM\PersistentCollection {#4337 …}
        +reports: Doctrine\ORM\PersistentCollection {#4339 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
        -id: 219234
        -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.sdf.org/comment/6396142"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702413315 {#4328
          date: 2023-12-12 21:35:15.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: """
        I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
        \n
        Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
        \n
        /rant
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1702438201 {#4823
        date: 2023-12-13 04:30:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4827 …}
      +nested: Doctrine\ORM\PersistentCollection {#4829 …}
      +votes: Doctrine\ORM\PersistentCollection {#4831 …}
      +reports: Doctrine\ORM\PersistentCollection {#4833 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
      -id: 220152
      -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6595186"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702438201 {#4824
        date: 2023-12-13 04:30:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702438401 {#4925
      date: 2023-12-13 04:33:21.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4929 …}
    +nested: Doctrine\ORM\PersistentCollection {#4931 …}
    +votes: Doctrine\ORM\PersistentCollection {#4933 …}
    +reports: Doctrine\ORM\PersistentCollection {#4935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
    -id: 220157
    -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6608076"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702438401 {#4926
      date: 2023-12-13 04:33:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    Unfortunately not all features are always available on those ROMs.\n
    \n
    One example is GrapheneOS and Google Wallet which I cannot use due to GrapheneOS not being considered “certified software” by the app and therefore not being trusted.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702457719 {#5024
    date: 2023-12-13 09:55:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5028 …}
  +nested: Doctrine\ORM\PersistentCollection {#5030 …}
  +votes: Doctrine\ORM\PersistentCollection {#5032 …}
  +reports: Doctrine\ORM\PersistentCollection {#5034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5038 …}
  -id: 220355
  -bodyTs: "'alway':6 'app':32 'avail':7 'cannot':20 'certifi':28 'consid':27 'due':22 'exampl':12 'featur':4 'googl':16 'grapheneo':14,24 'one':11 'rom':10 'softwar':29 'therefor':34 'trust':37 'unfortun':1 'use':21 'wallet':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5630702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702457719 {#5025
    date: 2023-12-13 09:55:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5096
  +user: Proxies\__CG__\App\Entity\User {#4778 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5026
    +user: Proxies\__CG__\App\Entity\User {#5027 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: Proxies\__CG__\App\Entity\User {#4928 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4825
        +user: Proxies\__CG__\App\Entity\User {#4826 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4332
          +user: App\Entity\User {#4345 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Happened to me today. Turns out MIUI optimized the Clock app.\n
            \n
            I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
            It may still occur.  \n
            But hey, I only woke up 30 minutes later. “Something isn’t right.”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1704845555 {#4327
            date: 2024-01-10 01:12:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4333 …}
          +nested: Doctrine\ORM\PersistentCollection {#4335 …}
          +votes: Doctrine\ORM\PersistentCollection {#4337 …}
          +reports: Doctrine\ORM\PersistentCollection {#4339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
          -id: 219234
          -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/6396142"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702413315 {#4328
            date: 2023-12-12 21:35:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: """
          I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
          \n
          Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
          \n
          /rant
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702438201 {#4823
          date: 2023-12-13 04:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4827 …}
        +nested: Doctrine\ORM\PersistentCollection {#4829 …}
        +votes: Doctrine\ORM\PersistentCollection {#4831 …}
        +reports: Doctrine\ORM\PersistentCollection {#4833 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
        -id: 220152
        -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6595186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702438201 {#4824
          date: 2023-12-13 04:30:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702438401 {#4925
        date: 2023-12-13 04:33:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4929 …}
      +nested: Doctrine\ORM\PersistentCollection {#4931 …}
      +votes: Doctrine\ORM\PersistentCollection {#4933 …}
      +reports: Doctrine\ORM\PersistentCollection {#4935 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
      -id: 220157
      -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6608076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702438401 {#4926
        date: 2023-12-13 04:33:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: """
      Unfortunately not all features are always available on those ROMs.\n
      \n
      One example is GrapheneOS and Google Wallet which I cannot use due to GrapheneOS not being considered “certified software” by the app and therefore not being trusted.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702457719 {#5024
      date: 2023-12-13 09:55:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5028 …}
    +nested: Doctrine\ORM\PersistentCollection {#5030 …}
    +votes: Doctrine\ORM\PersistentCollection {#5032 …}
    +reports: Doctrine\ORM\PersistentCollection {#5034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5036 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5038 …}
    -id: 220355
    -bodyTs: "'alway':6 'app':32 'avail':7 'cannot':20 'certifi':28 'consid':27 'due':22 'exampl':12 'featur':4 'googl':16 'grapheneo':14,24 'one':11 'rom':10 'softwar':29 'therefor':34 'trust':37 'unfortun':1 'use':21 'wallet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5630702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702457719 {#5025
      date: 2023-12-13 09:55:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    spoof safety net or sth  \n
    there are ways to get gpay to work. also you may have more luck with lineageos and full system install of official, proprietary google services instead of graphene (but of course you’ll be sacrificing your privacy)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702460620 {#5091
    date: 2023-12-13 10:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Scrath@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5101 …}
  +nested: Doctrine\ORM\PersistentCollection {#5097 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
  -id: 220392
  -bodyTs: "'also':14 'cours':36 'full':23 'get':10 'googl':29 'gpay':11 'graphen':33 'instal':25 'instead':31 'lineageo':21 'll':38 'luck':19 'may':16 'net':3 'offici':27 'privaci':42 'proprietari':28 'sacrif':40 'safeti':2 'servic':30 'spoof':1 'sth':5 'system':24 'way':8 'work':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5380369"
  +editedAt: DateTimeImmutable @1704281248 {#5088
    date: 2024-01-03 12:27:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702460620 {#5092
    date: 2023-12-13 10:43:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5096
  +user: Proxies\__CG__\App\Entity\User {#4778 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5026
    +user: Proxies\__CG__\App\Entity\User {#5027 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: Proxies\__CG__\App\Entity\User {#4928 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4825
        +user: Proxies\__CG__\App\Entity\User {#4826 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4332
          +user: App\Entity\User {#4345 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Happened to me today. Turns out MIUI optimized the Clock app.\n
            \n
            I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
            It may still occur.  \n
            But hey, I only woke up 30 minutes later. “Something isn’t right.”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1704845555 {#4327
            date: 2024-01-10 01:12:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4333 …}
          +nested: Doctrine\ORM\PersistentCollection {#4335 …}
          +votes: Doctrine\ORM\PersistentCollection {#4337 …}
          +reports: Doctrine\ORM\PersistentCollection {#4339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
          -id: 219234
          -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/6396142"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702413315 {#4328
            date: 2023-12-12 21:35:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: """
          I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
          \n
          Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
          \n
          /rant
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702438201 {#4823
          date: 2023-12-13 04:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4827 …}
        +nested: Doctrine\ORM\PersistentCollection {#4829 …}
        +votes: Doctrine\ORM\PersistentCollection {#4831 …}
        +reports: Doctrine\ORM\PersistentCollection {#4833 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
        -id: 220152
        -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6595186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702438201 {#4824
          date: 2023-12-13 04:30:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702438401 {#4925
        date: 2023-12-13 04:33:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4929 …}
      +nested: Doctrine\ORM\PersistentCollection {#4931 …}
      +votes: Doctrine\ORM\PersistentCollection {#4933 …}
      +reports: Doctrine\ORM\PersistentCollection {#4935 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
      -id: 220157
      -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6608076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702438401 {#4926
        date: 2023-12-13 04:33:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: """
      Unfortunately not all features are always available on those ROMs.\n
      \n
      One example is GrapheneOS and Google Wallet which I cannot use due to GrapheneOS not being considered “certified software” by the app and therefore not being trusted.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702457719 {#5024
      date: 2023-12-13 09:55:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5028 …}
    +nested: Doctrine\ORM\PersistentCollection {#5030 …}
    +votes: Doctrine\ORM\PersistentCollection {#5032 …}
    +reports: Doctrine\ORM\PersistentCollection {#5034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5036 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5038 …}
    -id: 220355
    -bodyTs: "'alway':6 'app':32 'avail':7 'cannot':20 'certifi':28 'consid':27 'due':22 'exampl':12 'featur':4 'googl':16 'grapheneo':14,24 'one':11 'rom':10 'softwar':29 'therefor':34 'trust':37 'unfortun':1 'use':21 'wallet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5630702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702457719 {#5025
      date: 2023-12-13 09:55:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    spoof safety net or sth  \n
    there are ways to get gpay to work. also you may have more luck with lineageos and full system install of official, proprietary google services instead of graphene (but of course you’ll be sacrificing your privacy)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702460620 {#5091
    date: 2023-12-13 10:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Scrath@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5101 …}
  +nested: Doctrine\ORM\PersistentCollection {#5097 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
  -id: 220392
  -bodyTs: "'also':14 'cours':36 'full':23 'get':10 'googl':29 'gpay':11 'graphen':33 'instal':25 'instead':31 'lineageo':21 'll':38 'luck':19 'may':16 'net':3 'offici':27 'privaci':42 'proprietari':28 'sacrif':40 'safeti':2 'servic':30 'spoof':1 'sth':5 'system':24 'way':8 'work':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5380369"
  +editedAt: DateTimeImmutable @1704281248 {#5088
    date: 2024-01-03 12:27:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702460620 {#5092
    date: 2023-12-13 10:43:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5096
  +user: Proxies\__CG__\App\Entity\User {#4778 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#5026
    +user: Proxies\__CG__\App\Entity\User {#5027 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4927
      +user: Proxies\__CG__\App\Entity\User {#4928 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4825
        +user: Proxies\__CG__\App\Entity\User {#4826 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4332
          +user: App\Entity\User {#4345 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: """
            Happened to me today. Turns out MIUI optimized the Clock app.\n
            \n
            I allowed it to autostart, I disabled battery optimization, I locked it in recent apps.  \n
            It may still occur.  \n
            But hey, I only woke up 30 minutes later. “Something isn’t right.”
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 19
          +score: 0
          +lastActive: DateTime @1704845555 {#4327
            date: 2024-01-10 01:12:35.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4333 …}
          +nested: Doctrine\ORM\PersistentCollection {#4335 …}
          +votes: Doctrine\ORM\PersistentCollection {#4337 …}
          +reports: Doctrine\ORM\PersistentCollection {#4339 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4341 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4343 …}
          -id: 219234
          -bodyTs: "'30':37 'allow':13 'app':11,26 'autostart':16 'batteri':19 'clock':10 'disabl':18 'happen':1 'hey':32 'isn':41 'later':39 'lock':22 'may':28 'minut':38 'miui':7 'occur':30 'optim':8,20 'recent':25 'right':43 'someth':40 'still':29 'today':4 'turn':5 'woke':35"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.sdf.org/comment/6396142"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702413315 {#4328
            date: 2023-12-12 21:35:15.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4332}
        +body: """
          I loved how my xiaomi went EOL after a major update that broke receiving calls, also the battery saver thing.\n
          \n
          Never buying anything off them again, especially after GDPR notifications on everything, like why the fuck do you need this data (I know. Xi Jinping wants to know the good furry fetish porn)\n
          \n
          /rant
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1702438201 {#4823
          date: 2023-12-13 04:30:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@user224@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4827 …}
        +nested: Doctrine\ORM\PersistentCollection {#4829 …}
        +votes: Doctrine\ORM\PersistentCollection {#4831 …}
        +reports: Doctrine\ORM\PersistentCollection {#4833 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4835 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4837 …}
        -id: 220152
        -bodyTs: "'/rant':54 'also':16 'anyth':23 'batteri':18 'broke':13 'buy':22 'call':15 'data':41 'eol':7 'especi':27 'everyth':32 'fetish':52 'fuck':36 'furri':51 'gdpr':29 'good':50 'jinp':45 'know':43,48 'like':33 'love':2 'major':10 'need':39 'never':21 'notif':30 'porn':53 'receiv':14 'saver':19 'thing':20 'updat':11 'want':46 'went':6 'xi':44 'xiaomi':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6595186"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702438201 {#4824
          date: 2023-12-13 04:30:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4332}
      +body: "just don’t use the official ROMs? this applies for every device btw, OEMs are not to be trusted"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702438401 {#4925
        date: 2023-12-13 04:33:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@user224@lemmy.sdf.org"
        "@krotti@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4929 …}
      +nested: Doctrine\ORM\PersistentCollection {#4931 …}
      +votes: Doctrine\ORM\PersistentCollection {#4933 …}
      +reports: Doctrine\ORM\PersistentCollection {#4935 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4937 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4939 …}
      -id: 220157
      -bodyTs: "'appli':9 'btw':13 'devic':12 'everi':11 'oem':14 'offici':6 'rom':7 'trust':19 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6608076"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702438401 {#4926
        date: 2023-12-13 04:33:21.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4332}
    +body: """
      Unfortunately not all features are always available on those ROMs.\n
      \n
      One example is GrapheneOS and Google Wallet which I cannot use due to GrapheneOS not being considered “certified software” by the app and therefore not being trusted.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702457719 {#5024
      date: 2023-12-13 09:55:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@user224@lemmy.sdf.org"
      "@krotti@sh.itjust.works"
      "@chayleaf@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5028 …}
    +nested: Doctrine\ORM\PersistentCollection {#5030 …}
    +votes: Doctrine\ORM\PersistentCollection {#5032 …}
    +reports: Doctrine\ORM\PersistentCollection {#5034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5036 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5038 …}
    -id: 220355
    -bodyTs: "'alway':6 'app':32 'avail':7 'cannot':20 'certifi':28 'consid':27 'due':22 'exampl':12 'featur':4 'googl':16 'grapheneo':14,24 'one':11 'rom':10 'softwar':29 'therefor':34 'trust':37 'unfortun':1 'use':21 'wallet':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5630702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702457719 {#5025
      date: 2023-12-13 09:55:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4332}
  +body: """
    spoof safety net or sth  \n
    there are ways to get gpay to work. also you may have more luck with lineageos and full system install of official, proprietary google services instead of graphene (but of course you’ll be sacrificing your privacy)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702460620 {#5091
    date: 2023-12-13 10:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@user224@lemmy.sdf.org"
    "@krotti@sh.itjust.works"
    "@chayleaf@lemmy.ml"
    "@Scrath@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5101 …}
  +nested: Doctrine\ORM\PersistentCollection {#5097 …}
  +votes: Doctrine\ORM\PersistentCollection {#5099 …}
  +reports: Doctrine\ORM\PersistentCollection {#5104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5108 …}
  -id: 220392
  -bodyTs: "'also':14 'cours':36 'full':23 'get':10 'googl':29 'gpay':11 'graphen':33 'instal':25 'instead':31 'lineageo':21 'll':38 'luck':19 'may':16 'net':3 'offici':27 'privaci':42 'proprietari':28 'sacrif':40 'safeti':2 'servic':30 'spoof':1 'sth':5 'system':24 'way':8 'work':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5380369"
  +editedAt: DateTimeImmutable @1704281248 {#5088
    date: 2024-01-03 12:27:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702460620 {#5092
    date: 2023-12-13 10:43:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4407
  +user: App\Entity\User {#4420 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Why is he already sitting up with coffee, though? The other version of this was better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702404579 {#4402
    date: 2023-12-12 19:09:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4408 …}
  +nested: Doctrine\ORM\PersistentCollection {#4410 …}
  +votes: Doctrine\ORM\PersistentCollection {#4412 …}
  +reports: Doctrine\ORM\PersistentCollection {#4414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
  -id: 218864
  -bodyTs: "'alreadi':4 'better':16 'coffe':8 'sit':5 'though':9 'version':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404579 {#4403
    date: 2023-12-12 19:09:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4407
  +user: App\Entity\User {#4420 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Why is he already sitting up with coffee, though? The other version of this was better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702404579 {#4402
    date: 2023-12-12 19:09:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4408 …}
  +nested: Doctrine\ORM\PersistentCollection {#4410 …}
  +votes: Doctrine\ORM\PersistentCollection {#4412 …}
  +reports: Doctrine\ORM\PersistentCollection {#4414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
  -id: 218864
  -bodyTs: "'alreadi':4 'better':16 'coffe':8 'sit':5 'though':9 'version':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404579 {#4403
    date: 2023-12-12 19:09:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4407
  +user: App\Entity\User {#4420 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "Why is he already sitting up with coffee, though? The other version of this was better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702404579 {#4402
    date: 2023-12-12 19:09:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4408 …}
  +nested: Doctrine\ORM\PersistentCollection {#4410 …}
  +votes: Doctrine\ORM\PersistentCollection {#4412 …}
  +reports: Doctrine\ORM\PersistentCollection {#4414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4416 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4418 …}
  -id: 218864
  -bodyTs: "'alreadi':4 'better':16 'coffe':8 'sit':5 'though':9 'version':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702404579 {#4403
    date: 2023-12-12 19:09:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4482
  +user: App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "We all need more sleep. Drinking coffee with my toes is getting a bit socially awkward. And trust me, when you get my age, you'll only wish you had indulged in more sleep when you were young. Now I have to take an entire bottle of Ambien and drape a towel drenched in chloroform over my face to get any sleep at all! (WELL maybe I should cut back on the caffeine also....)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704397487 {#4477
    date: 2024-01-04 20:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 218809
  -bodyTs: "'age':24 'also':74 'ambien':48 'awkward':16 'back':70 'bit':14 'bottl':46 'caffein':73 'chloroform':55 'coffe':7 'cut':69 'drape':50 'drench':53 'drink':6 'entir':45 'face':58 'get':12,22,60 'indulg':31 'll':26 'mayb':66 'need':3 'sleep':5,34,62 'social':15 'take':43 'toe':10 'towel':52 'trust':18 'well':65 'wish':28 'young':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702403304 {#4478
    date: 2023-12-12 18:48:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4482
  +user: App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "We all need more sleep. Drinking coffee with my toes is getting a bit socially awkward. And trust me, when you get my age, you'll only wish you had indulged in more sleep when you were young. Now I have to take an entire bottle of Ambien and drape a towel drenched in chloroform over my face to get any sleep at all! (WELL maybe I should cut back on the caffeine also....)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704397487 {#4477
    date: 2024-01-04 20:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 218809
  -bodyTs: "'age':24 'also':74 'ambien':48 'awkward':16 'back':70 'bit':14 'bottl':46 'caffein':73 'chloroform':55 'coffe':7 'cut':69 'drape':50 'drench':53 'drink':6 'entir':45 'face':58 'get':12,22,60 'indulg':31 'll':26 'mayb':66 'need':3 'sleep':5,34,62 'social':15 'take':43 'toe':10 'towel':52 'trust':18 'well':65 'wish':28 'young':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702403304 {#4478
    date: 2023-12-12 18:48:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4482
  +user: App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "We all need more sleep. Drinking coffee with my toes is getting a bit socially awkward. And trust me, when you get my age, you'll only wish you had indulged in more sleep when you were young. Now I have to take an entire bottle of Ambien and drape a towel drenched in chloroform over my face to get any sleep at all! (WELL maybe I should cut back on the caffeine also....)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704397487 {#4477
    date: 2024-01-04 20:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4483 …}
  +nested: Doctrine\ORM\PersistentCollection {#4485 …}
  +votes: Doctrine\ORM\PersistentCollection {#4487 …}
  +reports: Doctrine\ORM\PersistentCollection {#4489 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
  -id: 218809
  -bodyTs: "'age':24 'also':74 'ambien':48 'awkward':16 'back':70 'bit':14 'bottl':46 'caffein':73 'chloroform':55 'coffe':7 'cut':69 'drape':50 'drench':53 'drink':6 'entir':45 'face':58 'get':12,22,60 'indulg':31 'll':26 'mayb':66 'need':3 'sleep':5,34,62 'social':15 'take':43 'toe':10 'towel':52 'trust':18 'well':65 'wish':28 'young':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087617"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702403304 {#4478
    date: 2023-12-12 18:48:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4809
  +user: Proxies\__CG__\App\Entity\User {#4810 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4482
    +user: App\Entity\User {#4495 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "We all need more sleep. Drinking coffee with my toes is getting a bit socially awkward. And trust me, when you get my age, you'll only wish you had indulged in more sleep when you were young. Now I have to take an entire bottle of Ambien and drape a towel drenched in chloroform over my face to get any sleep at all! (WELL maybe I should cut back on the caffeine also....)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704397487 {#4477
      date: 2024-01-04 20:44:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4483 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4487 …}
    +reports: Doctrine\ORM\PersistentCollection {#4489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 218809
    -bodyTs: "'age':24 'also':74 'ambien':48 'awkward':16 'back':70 'bit':14 'bottl':46 'caffein':73 'chloroform':55 'coffe':7 'cut':69 'drape':50 'drench':53 'drink':6 'entir':45 'face':58 'get':12,22,60 'indulg':31 'll':26 'mayb':66 'need':3 'sleep':5,34,62 'social':15 'take':43 'toe':10 'towel':52 'trust':18 'well':65 'wish':28 'young':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702403304 {#4478
      date: 2023-12-12 18:48:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "Have you been checked for sleep apnea?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702424665 {#4807
    date: 2023-12-13 00:44:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@tygerprints@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4811 …}
  +nested: Doctrine\ORM\PersistentCollection {#4813 …}
  +votes: Doctrine\ORM\PersistentCollection {#4815 …}
  +reports: Doctrine\ORM\PersistentCollection {#4817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4821 …}
  -id: 219687
  -bodyTs: "'apnea':7 'check':4 'sleep':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5623865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702424665 {#4808
    date: 2023-12-13 00:44:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4809
  +user: Proxies\__CG__\App\Entity\User {#4810 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4482
    +user: App\Entity\User {#4495 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "We all need more sleep. Drinking coffee with my toes is getting a bit socially awkward. And trust me, when you get my age, you'll only wish you had indulged in more sleep when you were young. Now I have to take an entire bottle of Ambien and drape a towel drenched in chloroform over my face to get any sleep at all! (WELL maybe I should cut back on the caffeine also....)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704397487 {#4477
      date: 2024-01-04 20:44:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4483 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4487 …}
    +reports: Doctrine\ORM\PersistentCollection {#4489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 218809
    -bodyTs: "'age':24 'also':74 'ambien':48 'awkward':16 'back':70 'bit':14 'bottl':46 'caffein':73 'chloroform':55 'coffe':7 'cut':69 'drape':50 'drench':53 'drink':6 'entir':45 'face':58 'get':12,22,60 'indulg':31 'll':26 'mayb':66 'need':3 'sleep':5,34,62 'social':15 'take':43 'toe':10 'towel':52 'trust':18 'well':65 'wish':28 'young':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702403304 {#4478
      date: 2023-12-12 18:48:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "Have you been checked for sleep apnea?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702424665 {#4807
    date: 2023-12-13 00:44:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@tygerprints@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4811 …}
  +nested: Doctrine\ORM\PersistentCollection {#4813 …}
  +votes: Doctrine\ORM\PersistentCollection {#4815 …}
  +reports: Doctrine\ORM\PersistentCollection {#4817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4821 …}
  -id: 219687
  -bodyTs: "'apnea':7 'check':4 'sleep':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5623865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702424665 {#4808
    date: 2023-12-13 00:44:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4809
  +user: Proxies\__CG__\App\Entity\User {#4810 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4482
    +user: App\Entity\User {#4495 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "We all need more sleep. Drinking coffee with my toes is getting a bit socially awkward. And trust me, when you get my age, you'll only wish you had indulged in more sleep when you were young. Now I have to take an entire bottle of Ambien and drape a towel drenched in chloroform over my face to get any sleep at all! (WELL maybe I should cut back on the caffeine also....)."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1704397487 {#4477
      date: 2024-01-04 20:44:47.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4483 …}
    +nested: Doctrine\ORM\PersistentCollection {#4485 …}
    +votes: Doctrine\ORM\PersistentCollection {#4487 …}
    +reports: Doctrine\ORM\PersistentCollection {#4489 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
    -id: 218809
    -bodyTs: "'age':24 'also':74 'ambien':48 'awkward':16 'back':70 'bit':14 'bottl':46 'caffein':73 'chloroform':55 'coffe':7 'cut':69 'drape':50 'drench':53 'drink':6 'entir':45 'face':58 'get':12,22,60 'indulg':31 'll':26 'mayb':66 'need':3 'sleep':5,34,62 'social':15 'take':43 'toe':10 'towel':52 'trust':18 'well':65 'wish':28 'young':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087617"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702403304 {#4478
      date: 2023-12-12 18:48:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "Have you been checked for sleep apnea?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702424665 {#4807
    date: 2023-12-13 00:44:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@tygerprints@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4811 …}
  +nested: Doctrine\ORM\PersistentCollection {#4813 …}
  +votes: Doctrine\ORM\PersistentCollection {#4815 …}
  +reports: Doctrine\ORM\PersistentCollection {#4817 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4819 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4821 …}
  -id: 219687
  -bodyTs: "'apnea':7 'check':4 'sleep':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5623865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702424665 {#4808
    date: 2023-12-13 00:44:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4896
  +user: App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4809
    +user: Proxies\__CG__\App\Entity\User {#4810 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4482
      +user: App\Entity\User {#4495 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "We all need more sleep. Drinking coffee with my toes is getting a bit socially awkward. And trust me, when you get my age, you'll only wish you had indulged in more sleep when you were young. Now I have to take an entire bottle of Ambien and drape a towel drenched in chloroform over my face to get any sleep at all! (WELL maybe I should cut back on the caffeine also....)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704397487 {#4477
        date: 2024-01-04 20:44:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4483 …}
      +nested: Doctrine\ORM\PersistentCollection {#4485 …}
      +votes: Doctrine\ORM\PersistentCollection {#4487 …}
      +reports: Doctrine\ORM\PersistentCollection {#4489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
      -id: 218809
      -bodyTs: "'age':24 'also':74 'ambien':48 'awkward':16 'back':70 'bit':14 'bottl':46 'caffein':73 'chloroform':55 'coffe':7 'cut':69 'drape':50 'drench':53 'drink':6 'entir':45 'face':58 'get':12,22,60 'indulg':31 'll':26 'mayb':66 'need':3 'sleep':5,34,62 'social':15 'take':43 'toe':10 'towel':52 'trust':18 'well':65 'wish':28 'young':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702403304 {#4478
        date: 2023-12-12 18:48:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4482}
    +body: "Have you been checked for sleep apnea?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702424665 {#4807
      date: 2023-12-13 00:44:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@tygerprints@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4811 …}
    +nested: Doctrine\ORM\PersistentCollection {#4813 …}
    +votes: Doctrine\ORM\PersistentCollection {#4815 …}
    +reports: Doctrine\ORM\PersistentCollection {#4817 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4819 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4821 …}
    -id: 219687
    -bodyTs: "'apnea':7 'check':4 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5623865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702424665 {#4808
      date: 2023-12-13 00:44:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "No because I'm not willing to be put on a CPAP device. I suffer from bleeding throat due to an unnaturally dry throat, and I cannot tolerate any air forced down my airway. I probably DO have sleep apnea, but I don't have the usual symptoms of it, I simply usually just feel restless in bed and unable to feel sleepy at all. I go to bed late, you'd think I'd be worn out enough to sleep, but I just lay there. When i do sleep, it's all nightmares and I don't get any rest from that anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702487832 {#4894
    date: 2023-12-13 18:17:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@tygerprints@kbin.social"
    "@MrMamiya@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4897 …}
  +nested: Doctrine\ORM\PersistentCollection {#4899 …}
  +votes: Doctrine\ORM\PersistentCollection {#4901 …}
  +reports: Doctrine\ORM\PersistentCollection {#4903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4907 …}
  -id: 220672
  -bodyTs: "'air':30 'airway':34 'anyway':104 'apnea':40 'bed':58,69 'bleed':17 'cannot':27 'cpap':12 'd':72,75 'devic':13 'dri':23 'due':19 'enough':79 'feel':55,62 'forc':31 'get':99 'go':67 'late':70 'lay':85 'm':4 'nightmar':94 'probabl':36 'put':9 'rest':101 'restless':56 'simpli':52 'sleep':39,81,90 'sleepi':63 'suffer':15 'symptom':48 'think':73 'throat':18,24 'toler':28 'unabl':60 'unnatur':22 'usual':47,53 'will':6 'worn':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4106850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487832 {#4895
    date: 2023-12-13 18:17:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4896
  +user: App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4809
    +user: Proxies\__CG__\App\Entity\User {#4810 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4482
      +user: App\Entity\User {#4495 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "We all need more sleep. Drinking coffee with my toes is getting a bit socially awkward. And trust me, when you get my age, you'll only wish you had indulged in more sleep when you were young. Now I have to take an entire bottle of Ambien and drape a towel drenched in chloroform over my face to get any sleep at all! (WELL maybe I should cut back on the caffeine also....)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704397487 {#4477
        date: 2024-01-04 20:44:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4483 …}
      +nested: Doctrine\ORM\PersistentCollection {#4485 …}
      +votes: Doctrine\ORM\PersistentCollection {#4487 …}
      +reports: Doctrine\ORM\PersistentCollection {#4489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
      -id: 218809
      -bodyTs: "'age':24 'also':74 'ambien':48 'awkward':16 'back':70 'bit':14 'bottl':46 'caffein':73 'chloroform':55 'coffe':7 'cut':69 'drape':50 'drench':53 'drink':6 'entir':45 'face':58 'get':12,22,60 'indulg':31 'll':26 'mayb':66 'need':3 'sleep':5,34,62 'social':15 'take':43 'toe':10 'towel':52 'trust':18 'well':65 'wish':28 'young':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702403304 {#4478
        date: 2023-12-12 18:48:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4482}
    +body: "Have you been checked for sleep apnea?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702424665 {#4807
      date: 2023-12-13 00:44:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@tygerprints@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4811 …}
    +nested: Doctrine\ORM\PersistentCollection {#4813 …}
    +votes: Doctrine\ORM\PersistentCollection {#4815 …}
    +reports: Doctrine\ORM\PersistentCollection {#4817 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4819 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4821 …}
    -id: 219687
    -bodyTs: "'apnea':7 'check':4 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5623865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702424665 {#4808
      date: 2023-12-13 00:44:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "No because I'm not willing to be put on a CPAP device. I suffer from bleeding throat due to an unnaturally dry throat, and I cannot tolerate any air forced down my airway. I probably DO have sleep apnea, but I don't have the usual symptoms of it, I simply usually just feel restless in bed and unable to feel sleepy at all. I go to bed late, you'd think I'd be worn out enough to sleep, but I just lay there. When i do sleep, it's all nightmares and I don't get any rest from that anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702487832 {#4894
    date: 2023-12-13 18:17:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@tygerprints@kbin.social"
    "@MrMamiya@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4897 …}
  +nested: Doctrine\ORM\PersistentCollection {#4899 …}
  +votes: Doctrine\ORM\PersistentCollection {#4901 …}
  +reports: Doctrine\ORM\PersistentCollection {#4903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4907 …}
  -id: 220672
  -bodyTs: "'air':30 'airway':34 'anyway':104 'apnea':40 'bed':58,69 'bleed':17 'cannot':27 'cpap':12 'd':72,75 'devic':13 'dri':23 'due':19 'enough':79 'feel':55,62 'forc':31 'get':99 'go':67 'late':70 'lay':85 'm':4 'nightmar':94 'probabl':36 'put':9 'rest':101 'restless':56 'simpli':52 'sleep':39,81,90 'sleepi':63 'suffer':15 'symptom':48 'think':73 'throat':18,24 'toler':28 'unabl':60 'unnatur':22 'usual':47,53 'will':6 'worn':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4106850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487832 {#4895
    date: 2023-12-13 18:17:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4896
  +user: App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4809
    +user: Proxies\__CG__\App\Entity\User {#4810 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4482
      +user: App\Entity\User {#4495 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "We all need more sleep. Drinking coffee with my toes is getting a bit socially awkward. And trust me, when you get my age, you'll only wish you had indulged in more sleep when you were young. Now I have to take an entire bottle of Ambien and drape a towel drenched in chloroform over my face to get any sleep at all! (WELL maybe I should cut back on the caffeine also....)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1704397487 {#4477
        date: 2024-01-04 20:44:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4483 …}
      +nested: Doctrine\ORM\PersistentCollection {#4485 …}
      +votes: Doctrine\ORM\PersistentCollection {#4487 …}
      +reports: Doctrine\ORM\PersistentCollection {#4489 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
      -id: 218809
      -bodyTs: "'age':24 'also':74 'ambien':48 'awkward':16 'back':70 'bit':14 'bottl':46 'caffein':73 'chloroform':55 'coffe':7 'cut':69 'drape':50 'drench':53 'drink':6 'entir':45 'face':58 'get':12,22,60 'indulg':31 'll':26 'mayb':66 'need':3 'sleep':5,34,62 'social':15 'take':43 'toe':10 'towel':52 'trust':18 'well':65 'wish':28 'young':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087617"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702403304 {#4478
        date: 2023-12-12 18:48:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4482}
    +body: "Have you been checked for sleep apnea?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702424665 {#4807
      date: 2023-12-13 00:44:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@tygerprints@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4811 …}
    +nested: Doctrine\ORM\PersistentCollection {#4813 …}
    +votes: Doctrine\ORM\PersistentCollection {#4815 …}
    +reports: Doctrine\ORM\PersistentCollection {#4817 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4819 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4821 …}
    -id: 219687
    -bodyTs: "'apnea':7 'check':4 'sleep':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5623865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702424665 {#4808
      date: 2023-12-13 00:44:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "No because I'm not willing to be put on a CPAP device. I suffer from bleeding throat due to an unnaturally dry throat, and I cannot tolerate any air forced down my airway. I probably DO have sleep apnea, but I don't have the usual symptoms of it, I simply usually just feel restless in bed and unable to feel sleepy at all. I go to bed late, you'd think I'd be worn out enough to sleep, but I just lay there. When i do sleep, it's all nightmares and I don't get any rest from that anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702487832 {#4894
    date: 2023-12-13 18:17:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@tygerprints@kbin.social"
    "@MrMamiya@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4897 …}
  +nested: Doctrine\ORM\PersistentCollection {#4899 …}
  +votes: Doctrine\ORM\PersistentCollection {#4901 …}
  +reports: Doctrine\ORM\PersistentCollection {#4903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4907 …}
  -id: 220672
  -bodyTs: "'air':30 'airway':34 'anyway':104 'apnea':40 'bed':58,69 'bleed':17 'cannot':27 'cpap':12 'd':72,75 'devic':13 'dri':23 'due':19 'enough':79 'feel':55,62 'forc':31 'get':99 'go':67 'late':70 'lay':85 'm':4 'nightmar':94 'probabl':36 'put':9 'rest':101 'restless':56 'simpli':52 'sleep':39,81,90 'sleepi':63 'suffer':15 'symptom':48 'think':73 'throat':18,24 'toler':28 'unabl':60 'unnatur':22 'usual':47,53 'will':6 'worn':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4106850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487832 {#4895
    date: 2023-12-13 18:17:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5042
  +user: Proxies\__CG__\App\Entity\User {#4810 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4896
    +user: App\Entity\User {#4495 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4809
      +user: Proxies\__CG__\App\Entity\User {#4810 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4482
        +user: App\Entity\User {#4495 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "We all need more sleep. Drinking coffee with my toes is getting a bit socially awkward. And trust me, when you get my age, you'll only wish you had indulged in more sleep when you were young. Now I have to take an entire bottle of Ambien and drape a towel drenched in chloroform over my face to get any sleep at all! (WELL maybe I should cut back on the caffeine also....)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1704397487 {#4477
          date: 2024-01-04 20:44:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4483 …}
        +nested: Doctrine\ORM\PersistentCollection {#4485 …}
        +votes: Doctrine\ORM\PersistentCollection {#4487 …}
        +reports: Doctrine\ORM\PersistentCollection {#4489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
        -id: 218809
        -bodyTs: "'age':24 'also':74 'ambien':48 'awkward':16 'back':70 'bit':14 'bottl':46 'caffein':73 'chloroform':55 'coffe':7 'cut':69 'drape':50 'drench':53 'drink':6 'entir':45 'face':58 'get':12,22,60 'indulg':31 'll':26 'mayb':66 'need':3 'sleep':5,34,62 'social':15 'take':43 'toe':10 'towel':52 'trust':18 'well':65 'wish':28 'young':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702403304 {#4478
          date: 2023-12-12 18:48:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4482}
      +body: "Have you been checked for sleep apnea?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702424665 {#4807
        date: 2023-12-13 00:44:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@tygerprints@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4811 …}
      +nested: Doctrine\ORM\PersistentCollection {#4813 …}
      +votes: Doctrine\ORM\PersistentCollection {#4815 …}
      +reports: Doctrine\ORM\PersistentCollection {#4817 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4819 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4821 …}
      -id: 219687
      -bodyTs: "'apnea':7 'check':4 'sleep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5623865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702424665 {#4808
        date: 2023-12-13 00:44:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4482}
    +body: "No because I'm not willing to be put on a CPAP device. I suffer from bleeding throat due to an unnaturally dry throat, and I cannot tolerate any air forced down my airway. I probably DO have sleep apnea, but I don't have the usual symptoms of it, I simply usually just feel restless in bed and unable to feel sleepy at all. I go to bed late, you'd think I'd be worn out enough to sleep, but I just lay there. When i do sleep, it's all nightmares and I don't get any rest from that anyway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702487832 {#4894
      date: 2023-12-13 18:17:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@tygerprints@kbin.social"
      "@MrMamiya@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4897 …}
    +nested: Doctrine\ORM\PersistentCollection {#4899 …}
    +votes: Doctrine\ORM\PersistentCollection {#4901 …}
    +reports: Doctrine\ORM\PersistentCollection {#4903 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4907 …}
    -id: 220672
    -bodyTs: "'air':30 'airway':34 'anyway':104 'apnea':40 'bed':58,69 'bleed':17 'cannot':27 'cpap':12 'd':72,75 'devic':13 'dri':23 'due':19 'enough':79 'feel':55,62 'forc':31 'get':99 'go':67 'late':70 'lay':85 'm':4 'nightmar':94 'probabl':36 'put':9 'rest':101 'restless':56 'simpli':52 'sleep':39,81,90 'sleepi':63 'suffer':15 'symptom':48 'think':73 'throat':18,24 'toler':28 'unabl':60 'unnatur':22 'usual':47,53 'will':6 'worn':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4106850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702487832 {#4895
      date: 2023-12-13 18:17:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "They have a new device that you wear on your neck that electronically stimulates you to prevent apnea. Might be worth looking into. I’m not an expert though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702491115 {#5040
    date: 2023-12-13 19:11:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@tygerprints@kbin.social"
    "@MrMamiya@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5043 …}
  +nested: Doctrine\ORM\PersistentCollection {#5045 …}
  +votes: Doctrine\ORM\PersistentCollection {#5047 …}
  +reports: Doctrine\ORM\PersistentCollection {#5049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5053 …}
  -id: 220716
  -bodyTs: "'apnea':18 'devic':5 'electron':13 'expert':28 'look':22 'm':25 'might':19 'neck':11 'new':4 'prevent':17 'stimul':14 'though':29 'wear':8 'worth':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5639770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702491115 {#5041
    date: 2023-12-13 19:11:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5042
  +user: Proxies\__CG__\App\Entity\User {#4810 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4896
    +user: App\Entity\User {#4495 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4809
      +user: Proxies\__CG__\App\Entity\User {#4810 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4482
        +user: App\Entity\User {#4495 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "We all need more sleep. Drinking coffee with my toes is getting a bit socially awkward. And trust me, when you get my age, you'll only wish you had indulged in more sleep when you were young. Now I have to take an entire bottle of Ambien and drape a towel drenched in chloroform over my face to get any sleep at all! (WELL maybe I should cut back on the caffeine also....)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1704397487 {#4477
          date: 2024-01-04 20:44:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4483 …}
        +nested: Doctrine\ORM\PersistentCollection {#4485 …}
        +votes: Doctrine\ORM\PersistentCollection {#4487 …}
        +reports: Doctrine\ORM\PersistentCollection {#4489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
        -id: 218809
        -bodyTs: "'age':24 'also':74 'ambien':48 'awkward':16 'back':70 'bit':14 'bottl':46 'caffein':73 'chloroform':55 'coffe':7 'cut':69 'drape':50 'drench':53 'drink':6 'entir':45 'face':58 'get':12,22,60 'indulg':31 'll':26 'mayb':66 'need':3 'sleep':5,34,62 'social':15 'take':43 'toe':10 'towel':52 'trust':18 'well':65 'wish':28 'young':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702403304 {#4478
          date: 2023-12-12 18:48:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4482}
      +body: "Have you been checked for sleep apnea?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702424665 {#4807
        date: 2023-12-13 00:44:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@tygerprints@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4811 …}
      +nested: Doctrine\ORM\PersistentCollection {#4813 …}
      +votes: Doctrine\ORM\PersistentCollection {#4815 …}
      +reports: Doctrine\ORM\PersistentCollection {#4817 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4819 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4821 …}
      -id: 219687
      -bodyTs: "'apnea':7 'check':4 'sleep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5623865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702424665 {#4808
        date: 2023-12-13 00:44:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4482}
    +body: "No because I'm not willing to be put on a CPAP device. I suffer from bleeding throat due to an unnaturally dry throat, and I cannot tolerate any air forced down my airway. I probably DO have sleep apnea, but I don't have the usual symptoms of it, I simply usually just feel restless in bed and unable to feel sleepy at all. I go to bed late, you'd think I'd be worn out enough to sleep, but I just lay there. When i do sleep, it's all nightmares and I don't get any rest from that anyway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702487832 {#4894
      date: 2023-12-13 18:17:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@tygerprints@kbin.social"
      "@MrMamiya@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4897 …}
    +nested: Doctrine\ORM\PersistentCollection {#4899 …}
    +votes: Doctrine\ORM\PersistentCollection {#4901 …}
    +reports: Doctrine\ORM\PersistentCollection {#4903 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4907 …}
    -id: 220672
    -bodyTs: "'air':30 'airway':34 'anyway':104 'apnea':40 'bed':58,69 'bleed':17 'cannot':27 'cpap':12 'd':72,75 'devic':13 'dri':23 'due':19 'enough':79 'feel':55,62 'forc':31 'get':99 'go':67 'late':70 'lay':85 'm':4 'nightmar':94 'probabl':36 'put':9 'rest':101 'restless':56 'simpli':52 'sleep':39,81,90 'sleepi':63 'suffer':15 'symptom':48 'think':73 'throat':18,24 'toler':28 'unabl':60 'unnatur':22 'usual':47,53 'will':6 'worn':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4106850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702487832 {#4895
      date: 2023-12-13 18:17:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "They have a new device that you wear on your neck that electronically stimulates you to prevent apnea. Might be worth looking into. I’m not an expert though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702491115 {#5040
    date: 2023-12-13 19:11:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@tygerprints@kbin.social"
    "@MrMamiya@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5043 …}
  +nested: Doctrine\ORM\PersistentCollection {#5045 …}
  +votes: Doctrine\ORM\PersistentCollection {#5047 …}
  +reports: Doctrine\ORM\PersistentCollection {#5049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5053 …}
  -id: 220716
  -bodyTs: "'apnea':18 'devic':5 'electron':13 'expert':28 'look':22 'm':25 'might':19 'neck':11 'new':4 'prevent':17 'stimul':14 'though':29 'wear':8 'worth':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5639770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702491115 {#5041
    date: 2023-12-13 19:11:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5042
  +user: Proxies\__CG__\App\Entity\User {#4810 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4896
    +user: App\Entity\User {#4495 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4809
      +user: Proxies\__CG__\App\Entity\User {#4810 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4482
        +user: App\Entity\User {#4495 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "We all need more sleep. Drinking coffee with my toes is getting a bit socially awkward. And trust me, when you get my age, you'll only wish you had indulged in more sleep when you were young. Now I have to take an entire bottle of Ambien and drape a towel drenched in chloroform over my face to get any sleep at all! (WELL maybe I should cut back on the caffeine also....)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1704397487 {#4477
          date: 2024-01-04 20:44:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4483 …}
        +nested: Doctrine\ORM\PersistentCollection {#4485 …}
        +votes: Doctrine\ORM\PersistentCollection {#4487 …}
        +reports: Doctrine\ORM\PersistentCollection {#4489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
        -id: 218809
        -bodyTs: "'age':24 'also':74 'ambien':48 'awkward':16 'back':70 'bit':14 'bottl':46 'caffein':73 'chloroform':55 'coffe':7 'cut':69 'drape':50 'drench':53 'drink':6 'entir':45 'face':58 'get':12,22,60 'indulg':31 'll':26 'mayb':66 'need':3 'sleep':5,34,62 'social':15 'take':43 'toe':10 'towel':52 'trust':18 'well':65 'wish':28 'young':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702403304 {#4478
          date: 2023-12-12 18:48:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4482}
      +body: "Have you been checked for sleep apnea?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702424665 {#4807
        date: 2023-12-13 00:44:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@tygerprints@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4811 …}
      +nested: Doctrine\ORM\PersistentCollection {#4813 …}
      +votes: Doctrine\ORM\PersistentCollection {#4815 …}
      +reports: Doctrine\ORM\PersistentCollection {#4817 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4819 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4821 …}
      -id: 219687
      -bodyTs: "'apnea':7 'check':4 'sleep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5623865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702424665 {#4808
        date: 2023-12-13 00:44:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4482}
    +body: "No because I'm not willing to be put on a CPAP device. I suffer from bleeding throat due to an unnaturally dry throat, and I cannot tolerate any air forced down my airway. I probably DO have sleep apnea, but I don't have the usual symptoms of it, I simply usually just feel restless in bed and unable to feel sleepy at all. I go to bed late, you'd think I'd be worn out enough to sleep, but I just lay there. When i do sleep, it's all nightmares and I don't get any rest from that anyway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702487832 {#4894
      date: 2023-12-13 18:17:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@tygerprints@kbin.social"
      "@MrMamiya@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4897 …}
    +nested: Doctrine\ORM\PersistentCollection {#4899 …}
    +votes: Doctrine\ORM\PersistentCollection {#4901 …}
    +reports: Doctrine\ORM\PersistentCollection {#4903 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4907 …}
    -id: 220672
    -bodyTs: "'air':30 'airway':34 'anyway':104 'apnea':40 'bed':58,69 'bleed':17 'cannot':27 'cpap':12 'd':72,75 'devic':13 'dri':23 'due':19 'enough':79 'feel':55,62 'forc':31 'get':99 'go':67 'late':70 'lay':85 'm':4 'nightmar':94 'probabl':36 'put':9 'rest':101 'restless':56 'simpli':52 'sleep':39,81,90 'sleepi':63 'suffer':15 'symptom':48 'think':73 'throat':18,24 'toler':28 'unabl':60 'unnatur':22 'usual':47,53 'will':6 'worn':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4106850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702487832 {#4895
      date: 2023-12-13 18:17:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "They have a new device that you wear on your neck that electronically stimulates you to prevent apnea. Might be worth looking into. I’m not an expert though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702491115 {#5040
    date: 2023-12-13 19:11:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@tygerprints@kbin.social"
    "@MrMamiya@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5043 …}
  +nested: Doctrine\ORM\PersistentCollection {#5045 …}
  +votes: Doctrine\ORM\PersistentCollection {#5047 …}
  +reports: Doctrine\ORM\PersistentCollection {#5049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5053 …}
  -id: 220716
  -bodyTs: "'apnea':18 'devic':5 'electron':13 'expert':28 'look':22 'm':25 'might':19 'neck':11 'new':4 'prevent':17 'stimul':14 'though':29 'wear':8 'worth':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5639770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702491115 {#5041
    date: 2023-12-13 19:11:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5057
  +user: Proxies\__CG__\App\Entity\User {#5058 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4896
    +user: App\Entity\User {#4495 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4809
      +user: Proxies\__CG__\App\Entity\User {#4810 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4482
        +user: App\Entity\User {#4495 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "We all need more sleep. Drinking coffee with my toes is getting a bit socially awkward. And trust me, when you get my age, you'll only wish you had indulged in more sleep when you were young. Now I have to take an entire bottle of Ambien and drape a towel drenched in chloroform over my face to get any sleep at all! (WELL maybe I should cut back on the caffeine also....)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1704397487 {#4477
          date: 2024-01-04 20:44:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4483 …}
        +nested: Doctrine\ORM\PersistentCollection {#4485 …}
        +votes: Doctrine\ORM\PersistentCollection {#4487 …}
        +reports: Doctrine\ORM\PersistentCollection {#4489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
        -id: 218809
        -bodyTs: "'age':24 'also':74 'ambien':48 'awkward':16 'back':70 'bit':14 'bottl':46 'caffein':73 'chloroform':55 'coffe':7 'cut':69 'drape':50 'drench':53 'drink':6 'entir':45 'face':58 'get':12,22,60 'indulg':31 'll':26 'mayb':66 'need':3 'sleep':5,34,62 'social':15 'take':43 'toe':10 'towel':52 'trust':18 'well':65 'wish':28 'young':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702403304 {#4478
          date: 2023-12-12 18:48:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4482}
      +body: "Have you been checked for sleep apnea?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702424665 {#4807
        date: 2023-12-13 00:44:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@tygerprints@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4811 …}
      +nested: Doctrine\ORM\PersistentCollection {#4813 …}
      +votes: Doctrine\ORM\PersistentCollection {#4815 …}
      +reports: Doctrine\ORM\PersistentCollection {#4817 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4819 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4821 …}
      -id: 219687
      -bodyTs: "'apnea':7 'check':4 'sleep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5623865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702424665 {#4808
        date: 2023-12-13 00:44:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4482}
    +body: "No because I'm not willing to be put on a CPAP device. I suffer from bleeding throat due to an unnaturally dry throat, and I cannot tolerate any air forced down my airway. I probably DO have sleep apnea, but I don't have the usual symptoms of it, I simply usually just feel restless in bed and unable to feel sleepy at all. I go to bed late, you'd think I'd be worn out enough to sleep, but I just lay there. When i do sleep, it's all nightmares and I don't get any rest from that anyway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702487832 {#4894
      date: 2023-12-13 18:17:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@tygerprints@kbin.social"
      "@MrMamiya@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4897 …}
    +nested: Doctrine\ORM\PersistentCollection {#4899 …}
    +votes: Doctrine\ORM\PersistentCollection {#4901 …}
    +reports: Doctrine\ORM\PersistentCollection {#4903 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4907 …}
    -id: 220672
    -bodyTs: "'air':30 'airway':34 'anyway':104 'apnea':40 'bed':58,69 'bleed':17 'cannot':27 'cpap':12 'd':72,75 'devic':13 'dri':23 'due':19 'enough':79 'feel':55,62 'forc':31 'get':99 'go':67 'late':70 'lay':85 'm':4 'nightmar':94 'probabl':36 'put':9 'rest':101 'restless':56 'simpli':52 'sleep':39,81,90 'sleepi':63 'suffer':15 'symptom':48 'think':73 'throat':18,24 'toler':28 'unabl':60 'unnatur':22 'usual':47,53 'will':6 'worn':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4106850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702487832 {#4895
      date: 2023-12-13 18:17:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "You don’t always need some device for sleep apnea, if it’s not a bad case. But what you’re describing doesn’t necessarily sound like that anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702491677 {#5055
    date: 2023-12-13 19:21:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@tygerprints@kbin.social"
    "@MrMamiya@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5059 …}
  +nested: Doctrine\ORM\PersistentCollection {#5061 …}
  +votes: Doctrine\ORM\PersistentCollection {#5063 …}
  +reports: Doctrine\ORM\PersistentCollection {#5065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5069 …}
  -id: 220723
  -bodyTs: "'alway':4 'anyway':29 'apnea':10 'bad':16 'case':17 'describ':22 'devic':7 'doesn':23 'like':27 'necessarili':25 'need':5 're':21 'sleep':9 'sound':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5389302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702491677 {#5056
    date: 2023-12-13 19:21:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5057
  +user: Proxies\__CG__\App\Entity\User {#5058 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4896
    +user: App\Entity\User {#4495 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4809
      +user: Proxies\__CG__\App\Entity\User {#4810 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4482
        +user: App\Entity\User {#4495 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "We all need more sleep. Drinking coffee with my toes is getting a bit socially awkward. And trust me, when you get my age, you'll only wish you had indulged in more sleep when you were young. Now I have to take an entire bottle of Ambien and drape a towel drenched in chloroform over my face to get any sleep at all! (WELL maybe I should cut back on the caffeine also....)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1704397487 {#4477
          date: 2024-01-04 20:44:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4483 …}
        +nested: Doctrine\ORM\PersistentCollection {#4485 …}
        +votes: Doctrine\ORM\PersistentCollection {#4487 …}
        +reports: Doctrine\ORM\PersistentCollection {#4489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
        -id: 218809
        -bodyTs: "'age':24 'also':74 'ambien':48 'awkward':16 'back':70 'bit':14 'bottl':46 'caffein':73 'chloroform':55 'coffe':7 'cut':69 'drape':50 'drench':53 'drink':6 'entir':45 'face':58 'get':12,22,60 'indulg':31 'll':26 'mayb':66 'need':3 'sleep':5,34,62 'social':15 'take':43 'toe':10 'towel':52 'trust':18 'well':65 'wish':28 'young':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702403304 {#4478
          date: 2023-12-12 18:48:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4482}
      +body: "Have you been checked for sleep apnea?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702424665 {#4807
        date: 2023-12-13 00:44:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@tygerprints@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4811 …}
      +nested: Doctrine\ORM\PersistentCollection {#4813 …}
      +votes: Doctrine\ORM\PersistentCollection {#4815 …}
      +reports: Doctrine\ORM\PersistentCollection {#4817 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4819 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4821 …}
      -id: 219687
      -bodyTs: "'apnea':7 'check':4 'sleep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5623865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702424665 {#4808
        date: 2023-12-13 00:44:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4482}
    +body: "No because I'm not willing to be put on a CPAP device. I suffer from bleeding throat due to an unnaturally dry throat, and I cannot tolerate any air forced down my airway. I probably DO have sleep apnea, but I don't have the usual symptoms of it, I simply usually just feel restless in bed and unable to feel sleepy at all. I go to bed late, you'd think I'd be worn out enough to sleep, but I just lay there. When i do sleep, it's all nightmares and I don't get any rest from that anyway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702487832 {#4894
      date: 2023-12-13 18:17:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@tygerprints@kbin.social"
      "@MrMamiya@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4897 …}
    +nested: Doctrine\ORM\PersistentCollection {#4899 …}
    +votes: Doctrine\ORM\PersistentCollection {#4901 …}
    +reports: Doctrine\ORM\PersistentCollection {#4903 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4907 …}
    -id: 220672
    -bodyTs: "'air':30 'airway':34 'anyway':104 'apnea':40 'bed':58,69 'bleed':17 'cannot':27 'cpap':12 'd':72,75 'devic':13 'dri':23 'due':19 'enough':79 'feel':55,62 'forc':31 'get':99 'go':67 'late':70 'lay':85 'm':4 'nightmar':94 'probabl':36 'put':9 'rest':101 'restless':56 'simpli':52 'sleep':39,81,90 'sleepi':63 'suffer':15 'symptom':48 'think':73 'throat':18,24 'toler':28 'unabl':60 'unnatur':22 'usual':47,53 'will':6 'worn':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4106850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702487832 {#4895
      date: 2023-12-13 18:17:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "You don’t always need some device for sleep apnea, if it’s not a bad case. But what you’re describing doesn’t necessarily sound like that anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702491677 {#5055
    date: 2023-12-13 19:21:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@tygerprints@kbin.social"
    "@MrMamiya@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5059 …}
  +nested: Doctrine\ORM\PersistentCollection {#5061 …}
  +votes: Doctrine\ORM\PersistentCollection {#5063 …}
  +reports: Doctrine\ORM\PersistentCollection {#5065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5069 …}
  -id: 220723
  -bodyTs: "'alway':4 'anyway':29 'apnea':10 'bad':16 'case':17 'describ':22 'devic':7 'doesn':23 'like':27 'necessarili':25 'need':5 're':21 'sleep':9 'sound':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5389302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702491677 {#5056
    date: 2023-12-13 19:21:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5057
  +user: Proxies\__CG__\App\Entity\User {#5058 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4896
    +user: App\Entity\User {#4495 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4809
      +user: Proxies\__CG__\App\Entity\User {#4810 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4482
        +user: App\Entity\User {#4495 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "We all need more sleep. Drinking coffee with my toes is getting a bit socially awkward. And trust me, when you get my age, you'll only wish you had indulged in more sleep when you were young. Now I have to take an entire bottle of Ambien and drape a towel drenched in chloroform over my face to get any sleep at all! (WELL maybe I should cut back on the caffeine also....)."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1704397487 {#4477
          date: 2024-01-04 20:44:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4483 …}
        +nested: Doctrine\ORM\PersistentCollection {#4485 …}
        +votes: Doctrine\ORM\PersistentCollection {#4487 …}
        +reports: Doctrine\ORM\PersistentCollection {#4489 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4491 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4493 …}
        -id: 218809
        -bodyTs: "'age':24 'also':74 'ambien':48 'awkward':16 'back':70 'bit':14 'bottl':46 'caffein':73 'chloroform':55 'coffe':7 'cut':69 'drape':50 'drench':53 'drink':6 'entir':45 'face':58 'get':12,22,60 'indulg':31 'll':26 'mayb':66 'need':3 'sleep':5,34,62 'social':15 'take':43 'toe':10 'towel':52 'trust':18 'well':65 'wish':28 'young':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087617"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702403304 {#4478
          date: 2023-12-12 18:48:24.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4482}
      +body: "Have you been checked for sleep apnea?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702424665 {#4807
        date: 2023-12-13 00:44:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@tygerprints@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4811 …}
      +nested: Doctrine\ORM\PersistentCollection {#4813 …}
      +votes: Doctrine\ORM\PersistentCollection {#4815 …}
      +reports: Doctrine\ORM\PersistentCollection {#4817 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4819 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4821 …}
      -id: 219687
      -bodyTs: "'apnea':7 'check':4 'sleep':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5623865"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702424665 {#4808
        date: 2023-12-13 00:44:25.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4482}
    +body: "No because I'm not willing to be put on a CPAP device. I suffer from bleeding throat due to an unnaturally dry throat, and I cannot tolerate any air forced down my airway. I probably DO have sleep apnea, but I don't have the usual symptoms of it, I simply usually just feel restless in bed and unable to feel sleepy at all. I go to bed late, you'd think I'd be worn out enough to sleep, but I just lay there. When i do sleep, it's all nightmares and I don't get any rest from that anyway."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1702487832 {#4894
      date: 2023-12-13 18:17:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@tygerprints@kbin.social"
      "@MrMamiya@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4897 …}
    +nested: Doctrine\ORM\PersistentCollection {#4899 …}
    +votes: Doctrine\ORM\PersistentCollection {#4901 …}
    +reports: Doctrine\ORM\PersistentCollection {#4903 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4907 …}
    -id: 220672
    -bodyTs: "'air':30 'airway':34 'anyway':104 'apnea':40 'bed':58,69 'bleed':17 'cannot':27 'cpap':12 'd':72,75 'devic':13 'dri':23 'due':19 'enough':79 'feel':55,62 'forc':31 'get':99 'go':67 'late':70 'lay':85 'm':4 'nightmar':94 'probabl':36 'put':9 'rest':101 'restless':56 'simpli':52 'sleep':39,81,90 'sleepi':63 'suffer':15 'symptom':48 'think':73 'throat':18,24 'toler':28 'unabl':60 'unnatur':22 'usual':47,53 'will':6 'worn':77"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4106850"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702487832 {#4895
      date: 2023-12-13 18:17:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4482}
  +body: "You don’t always need some device for sleep apnea, if it’s not a bad case. But what you’re describing doesn’t necessarily sound like that anyway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702491677 {#5055
    date: 2023-12-13 19:21:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@tygerprints@kbin.social"
    "@MrMamiya@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5059 …}
  +nested: Doctrine\ORM\PersistentCollection {#5061 …}
  +votes: Doctrine\ORM\PersistentCollection {#5063 …}
  +reports: Doctrine\ORM\PersistentCollection {#5065 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5069 …}
  -id: 220723
  -bodyTs: "'alway':4 'anyway':29 'apnea':10 'bad':16 'case':17 'describ':22 'devic':7 'doesn':23 'like':27 'necessarili':25 'need':5 're':21 'sleep':9 'sound':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5389302"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702491677 {#5056
    date: 2023-12-13 19:21:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: ""Oh, shit, why do I feel rested!?""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1704135706 {#4550
    date: 2024-01-01 20:01:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 218799
  -bodyTs: "'feel':6 'oh':1 'rest':7 'shit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702403077 {#4551
    date: 2023-12-12 18:44:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: ""Oh, shit, why do I feel rested!?""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1704135706 {#4550
    date: 2024-01-01 20:01:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 218799
  -bodyTs: "'feel':6 'oh':1 'rest':7 'shit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702403077 {#4551
    date: 2023-12-12 18:44:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4555
  +user: App\Entity\User {#4568 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: ""Oh, shit, why do I feel rested!?""
  +lang: "en"
  +isAdult: false
  +favouriteCount: 66
  +score: 0
  +lastActive: DateTime @1704135706 {#4550
    date: 2024-01-01 20:01:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4556 …}
  +nested: Doctrine\ORM\PersistentCollection {#4558 …}
  +votes: Doctrine\ORM\PersistentCollection {#4560 …}
  +reports: Doctrine\ORM\PersistentCollection {#4562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
  -id: 218799
  -bodyTs: "'feel':6 'oh':1 'rest':7 'shit':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087547"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702403077 {#4551
    date: 2023-12-12 18:44:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4793
  +user: Proxies\__CG__\App\Entity\User {#4794 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4555
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: ""Oh, shit, why do I feel rested!?""
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1704135706 {#4550
      date: 2024-01-01 20:01:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4556 …}
    +nested: Doctrine\ORM\PersistentCollection {#4558 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 218799
    -bodyTs: "'feel':6 'oh':1 'rest':7 'shit':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702403077 {#4551
      date: 2023-12-12 18:44:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    Oh, that’s right, I got on medication half a decade ago now.\n
    \n
    It’s like reverse nightmares lol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702415355 {#4791
    date: 2023-12-12 22:09:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4795 …}
  +nested: Doctrine\ORM\PersistentCollection {#4797 …}
  +votes: Doctrine\ORM\PersistentCollection {#4799 …}
  +reports: Doctrine\ORM\PersistentCollection {#4801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4805 …}
  -id: 219313
  -bodyTs: "'ago':12 'decad':11 'got':6 'half':9 'like':16 'lol':19 'medic':8 'nightmar':18 'oh':1 'revers':17 'right':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6000747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702415355 {#4792
    date: 2023-12-12 22:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4793
  +user: Proxies\__CG__\App\Entity\User {#4794 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4555
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: ""Oh, shit, why do I feel rested!?""
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1704135706 {#4550
      date: 2024-01-01 20:01:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4556 …}
    +nested: Doctrine\ORM\PersistentCollection {#4558 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 218799
    -bodyTs: "'feel':6 'oh':1 'rest':7 'shit':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702403077 {#4551
      date: 2023-12-12 18:44:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    Oh, that’s right, I got on medication half a decade ago now.\n
    \n
    It’s like reverse nightmares lol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702415355 {#4791
    date: 2023-12-12 22:09:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4795 …}
  +nested: Doctrine\ORM\PersistentCollection {#4797 …}
  +votes: Doctrine\ORM\PersistentCollection {#4799 …}
  +reports: Doctrine\ORM\PersistentCollection {#4801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4805 …}
  -id: 219313
  -bodyTs: "'ago':12 'decad':11 'got':6 'half':9 'like':16 'lol':19 'medic':8 'nightmar':18 'oh':1 'revers':17 'right':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6000747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702415355 {#4792
    date: 2023-12-12 22:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4793
  +user: Proxies\__CG__\App\Entity\User {#4794 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4555
    +user: App\Entity\User {#4568 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: ""Oh, shit, why do I feel rested!?""
    +lang: "en"
    +isAdult: false
    +favouriteCount: 66
    +score: 0
    +lastActive: DateTime @1704135706 {#4550
      date: 2024-01-01 20:01:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4556 …}
    +nested: Doctrine\ORM\PersistentCollection {#4558 …}
    +votes: Doctrine\ORM\PersistentCollection {#4560 …}
    +reports: Doctrine\ORM\PersistentCollection {#4562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4566 …}
    -id: 218799
    -bodyTs: "'feel':6 'oh':1 'rest':7 'shit':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/698590/-/comment/4087547"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702403077 {#4551
      date: 2023-12-12 18:44:37.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4555}
  +body: """
    Oh, that’s right, I got on medication half a decade ago now.\n
    \n
    It’s like reverse nightmares lol.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702415355 {#4791
    date: 2023-12-12 22:09:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@ivanafterall@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4795 …}
  +nested: Doctrine\ORM\PersistentCollection {#4797 …}
  +votes: Doctrine\ORM\PersistentCollection {#4799 …}
  +reports: Doctrine\ORM\PersistentCollection {#4801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4805 …}
  -id: 219313
  -bodyTs: "'ago':12 'decad':11 'got':6 'half':9 'like':16 'lol':19 'medic':8 'nightmar':18 'oh':1 'revers':17 'right':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6000747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702415355 {#4792
    date: 2023-12-12 22:09:15.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4629
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1704472813 {#4624
    date: 2024-01-05 17:40:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -id: 218744
  -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5446342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402021 {#4625
    date: 2023-12-12 18:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4629
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1704472813 {#4624
    date: 2024-01-05 17:40:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -id: 218744
  -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5446342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402021 {#4625
    date: 2023-12-12 18:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4629
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: null
  +root: null
  +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1704472813 {#4624
    date: 2024-01-05 17:40:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4630 …}
  +nested: Doctrine\ORM\PersistentCollection {#4632 …}
  +votes: Doctrine\ORM\PersistentCollection {#4634 …}
  +reports: Doctrine\ORM\PersistentCollection {#4636 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
  -id: 218744
  -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5446342"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402021 {#4625
    date: 2023-12-12 18:27:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4706
  +user: Proxies\__CG__\App\Entity\User {#4712 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1704472813 {#4624
      date: 2024-01-05 17:40:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 218744
    -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5446342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402021 {#4625
      date: 2023-12-12 18:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Could get a clock with a backup battery."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702441735 {#4705
    date: 2023-12-13 05:28:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4713 …}
  +nested: Doctrine\ORM\PersistentCollection {#4715 …}
  +votes: Doctrine\ORM\PersistentCollection {#4717 …}
  +reports: Doctrine\ORM\PersistentCollection {#4720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
  -id: 220198
  -bodyTs: "'backup':7 'batteri':8 'clock':4 'could':1 'get':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5673434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702441735 {#4708
    date: 2023-12-13 05:28:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4706
  +user: Proxies\__CG__\App\Entity\User {#4712 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1704472813 {#4624
      date: 2024-01-05 17:40:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 218744
    -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5446342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402021 {#4625
      date: 2023-12-12 18:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Could get a clock with a backup battery."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702441735 {#4705
    date: 2023-12-13 05:28:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4713 …}
  +nested: Doctrine\ORM\PersistentCollection {#4715 …}
  +votes: Doctrine\ORM\PersistentCollection {#4717 …}
  +reports: Doctrine\ORM\PersistentCollection {#4720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
  -id: 220198
  -bodyTs: "'backup':7 'batteri':8 'clock':4 'could':1 'get':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5673434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702441735 {#4708
    date: 2023-12-13 05:28:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4706
  +user: Proxies\__CG__\App\Entity\User {#4712 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1704472813 {#4624
      date: 2024-01-05 17:40:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 218744
    -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5446342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402021 {#4625
      date: 2023-12-12 18:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Could get a clock with a backup battery."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702441735 {#4705
    date: 2023-12-13 05:28:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4713 …}
  +nested: Doctrine\ORM\PersistentCollection {#4715 …}
  +votes: Doctrine\ORM\PersistentCollection {#4717 …}
  +reports: Doctrine\ORM\PersistentCollection {#4720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
  -id: 220198
  -bodyTs: "'backup':7 'batteri':8 'clock':4 'could':1 'get':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5673434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702441735 {#4708
    date: 2023-12-13 05:28:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4943
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4706
    +user: Proxies\__CG__\App\Entity\User {#4712 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Could get a clock with a backup battery."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702441735 {#4705
      date: 2023-12-13 05:28:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4713 …}
    +nested: Doctrine\ORM\PersistentCollection {#4715 …}
    +votes: Doctrine\ORM\PersistentCollection {#4717 …}
    +reports: Doctrine\ORM\PersistentCollection {#4720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
    -id: 220198
    -bodyTs: "'backup':7 'batteri':8 'clock':4 'could':1 'get':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5673434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702441735 {#4708
      date: 2023-12-13 05:28:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    mine has a backup- it’s a coin cell to keep the time saved, not to run the alarm.\n
    \n
    i’m sure true rechargeable battery clocks exist that would further solve this problem if I bought one; but that would both require effort to find a good one, and also run against my other boomer habit: being a fucking tightwad lmao
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702459718 {#4941
    date: 2023-12-13 10:28:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@lhamil64@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4944 …}
  +nested: Doctrine\ORM\PersistentCollection {#4946 …}
  +votes: Doctrine\ORM\PersistentCollection {#4948 …}
  +reports: Doctrine\ORM\PersistentCollection {#4950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
  -id: 220377
  -bodyTs: "'alarm':19 'also':50 'backup':4 'batteri':25 'boomer':55 'bought':36 'cell':9 'clock':26 'coin':8 'effort':43 'exist':27 'find':45 'fuck':59 'good':47 'habit':56 'keep':11 'lmao':61 'm':21 'mine':1 'one':37,48 'problem':33 'recharg':24 'requir':42 'run':17,51 'save':14 'solv':31 'sure':22 'tightwad':60 'time':13 'true':23 'would':29,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5461978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702459718 {#4942
    date: 2023-12-13 10:28:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4943
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4706
    +user: Proxies\__CG__\App\Entity\User {#4712 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Could get a clock with a backup battery."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702441735 {#4705
      date: 2023-12-13 05:28:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4713 …}
    +nested: Doctrine\ORM\PersistentCollection {#4715 …}
    +votes: Doctrine\ORM\PersistentCollection {#4717 …}
    +reports: Doctrine\ORM\PersistentCollection {#4720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
    -id: 220198
    -bodyTs: "'backup':7 'batteri':8 'clock':4 'could':1 'get':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5673434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702441735 {#4708
      date: 2023-12-13 05:28:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    mine has a backup- it’s a coin cell to keep the time saved, not to run the alarm.\n
    \n
    i’m sure true rechargeable battery clocks exist that would further solve this problem if I bought one; but that would both require effort to find a good one, and also run against my other boomer habit: being a fucking tightwad lmao
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702459718 {#4941
    date: 2023-12-13 10:28:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@lhamil64@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4944 …}
  +nested: Doctrine\ORM\PersistentCollection {#4946 …}
  +votes: Doctrine\ORM\PersistentCollection {#4948 …}
  +reports: Doctrine\ORM\PersistentCollection {#4950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
  -id: 220377
  -bodyTs: "'alarm':19 'also':50 'backup':4 'batteri':25 'boomer':55 'bought':36 'cell':9 'clock':26 'coin':8 'effort':43 'exist':27 'find':45 'fuck':59 'good':47 'habit':56 'keep':11 'lmao':61 'm':21 'mine':1 'one':37,48 'problem':33 'recharg':24 'requir':42 'run':17,51 'save':14 'solv':31 'sure':22 'tightwad':60 'time':13 'true':23 'would':29,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5461978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702459718 {#4942
    date: 2023-12-13 10:28:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4943
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4706
    +user: Proxies\__CG__\App\Entity\User {#4712 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Could get a clock with a backup battery."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1702441735 {#4705
      date: 2023-12-13 05:28:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4713 …}
    +nested: Doctrine\ORM\PersistentCollection {#4715 …}
    +votes: Doctrine\ORM\PersistentCollection {#4717 …}
    +reports: Doctrine\ORM\PersistentCollection {#4720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4722 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4724 …}
    -id: 220198
    -bodyTs: "'backup':7 'batteri':8 'clock':4 'could':1 'get':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/5673434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702441735 {#4708
      date: 2023-12-13 05:28:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    mine has a backup- it’s a coin cell to keep the time saved, not to run the alarm.\n
    \n
    i’m sure true rechargeable battery clocks exist that would further solve this problem if I bought one; but that would both require effort to find a good one, and also run against my other boomer habit: being a fucking tightwad lmao
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702459718 {#4941
    date: 2023-12-13 10:28:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@lhamil64@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4944 …}
  +nested: Doctrine\ORM\PersistentCollection {#4946 …}
  +votes: Doctrine\ORM\PersistentCollection {#4948 …}
  +reports: Doctrine\ORM\PersistentCollection {#4950 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4952 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4954 …}
  -id: 220377
  -bodyTs: "'alarm':19 'also':50 'backup':4 'batteri':25 'boomer':55 'bought':36 'cell':9 'clock':26 'coin':8 'effort':43 'exist':27 'find':45 'fuck':59 'good':47 'habit':56 'keep':11 'lmao':61 'm':21 'mine':1 'one':37,48 'problem':33 'recharg':24 'requir':42 'run':17,51 'save':14 'solv':31 'sure':22 'tightwad':60 'time':13 'true':23 'would':29,40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5461978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702459718 {#4942
    date: 2023-12-13 10:28:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4728
  +user: Proxies\__CG__\App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1704472813 {#4624
      date: 2024-01-05 17:40:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 218744
    -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5446342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402021 {#4625
      date: 2023-12-12 18:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    > so you can keep your phone away from your bed to improve sleep quality\n
    \n
    Wait how does this work
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702418560 {#4726
    date: 2023-12-12 23:02:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4730 …}
  +nested: Doctrine\ORM\PersistentCollection {#4732 …}
  +votes: Doctrine\ORM\PersistentCollection {#4734 …}
  +reports: Doctrine\ORM\PersistentCollection {#4736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
  -id: 219451
  -bodyTs: "'away':7 'bed':10 'improv':12 'keep':4 'phone':6 'qualiti':14 'sleep':13 'wait':15 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1868522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418560 {#4727
    date: 2023-12-12 23:02:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4728
  +user: Proxies\__CG__\App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1704472813 {#4624
      date: 2024-01-05 17:40:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 218744
    -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5446342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402021 {#4625
      date: 2023-12-12 18:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    > so you can keep your phone away from your bed to improve sleep quality\n
    \n
    Wait how does this work
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702418560 {#4726
    date: 2023-12-12 23:02:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4730 …}
  +nested: Doctrine\ORM\PersistentCollection {#4732 …}
  +votes: Doctrine\ORM\PersistentCollection {#4734 …}
  +reports: Doctrine\ORM\PersistentCollection {#4736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
  -id: 219451
  -bodyTs: "'away':7 'bed':10 'improv':12 'keep':4 'phone':6 'qualiti':14 'sleep':13 'wait':15 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1868522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418560 {#4727
    date: 2023-12-12 23:02:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4728
  +user: Proxies\__CG__\App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1704472813 {#4624
      date: 2024-01-05 17:40:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 218744
    -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5446342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402021 {#4625
      date: 2023-12-12 18:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    > so you can keep your phone away from your bed to improve sleep quality\n
    \n
    Wait how does this work
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702418560 {#4726
    date: 2023-12-12 23:02:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4730 …}
  +nested: Doctrine\ORM\PersistentCollection {#4732 …}
  +votes: Doctrine\ORM\PersistentCollection {#4734 …}
  +reports: Doctrine\ORM\PersistentCollection {#4736 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
  -id: 219451
  -bodyTs: "'away':7 'bed':10 'improv':12 'keep':4 'phone':6 'qualiti':14 'sleep':13 'wait':15 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1868522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702418560 {#4727
    date: 2023-12-12 23:02:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4881
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4728
    +user: Proxies\__CG__\App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: """
      > so you can keep your phone away from your bed to improve sleep quality\n
      \n
      Wait how does this work
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702418560 {#4726
      date: 2023-12-12 23:02:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4730 …}
    +nested: Doctrine\ORM\PersistentCollection {#4732 …}
    +votes: Doctrine\ORM\PersistentCollection {#4734 …}
    +reports: Doctrine\ORM\PersistentCollection {#4736 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
    -id: 219451
    -bodyTs: "'away':7 'bed':10 'improv':12 'keep':4 'phone':6 'qualiti':14 'sleep':13 'wait':15 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1868522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702418560 {#4727
      date: 2023-12-12 23:02:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    Just keeps me from using the damn thing. Whenever you’re in bed you should be sleeping, your brain gets accustomed to that habit of lay down = sleep.\n
    \n
    If you have your phone there while laying in bed and decide to pick it up to scroll lemmy/instagram/youtube/whatever, the stimulation and blue light will make you want to not sleep. Plus you might end up burning two hours of your sleep tine and not realize it…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702427575 {#4878
    date: 2023-12-13 01:32:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@interolivary@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4882 …}
  +nested: Doctrine\ORM\PersistentCollection {#4884 …}
  +votes: Doctrine\ORM\PersistentCollection {#4886 …}
  +reports: Doctrine\ORM\PersistentCollection {#4888 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4892 …}
  -id: 219792
  -bodyTs: "'accustom':21 'bed':13,38 'blue':51 'brain':19 'burn':65 'damn':7 'decid':40 'end':63 'get':20 'habit':24 'hour':67 'keep':2 'lay':26,36 'lemmy/instagram/youtube/whatever':47 'light':52 'make':54 'might':62 'phone':33 'pick':42 'plus':60 're':11 'realiz':74 'scroll':46 'sleep':17,28,59,70 'stimul':49 'thing':8 'tine':71 'two':66 'use':5 'want':56 'whenev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5455090"
  +editedAt: DateTimeImmutable @1704182051 {#4879
    date: 2024-01-02 08:54:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702427575 {#4880
    date: 2023-12-13 01:32:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4881
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4728
    +user: Proxies\__CG__\App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: """
      > so you can keep your phone away from your bed to improve sleep quality\n
      \n
      Wait how does this work
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702418560 {#4726
      date: 2023-12-12 23:02:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4730 …}
    +nested: Doctrine\ORM\PersistentCollection {#4732 …}
    +votes: Doctrine\ORM\PersistentCollection {#4734 …}
    +reports: Doctrine\ORM\PersistentCollection {#4736 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
    -id: 219451
    -bodyTs: "'away':7 'bed':10 'improv':12 'keep':4 'phone':6 'qualiti':14 'sleep':13 'wait':15 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1868522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702418560 {#4727
      date: 2023-12-12 23:02:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    Just keeps me from using the damn thing. Whenever you’re in bed you should be sleeping, your brain gets accustomed to that habit of lay down = sleep.\n
    \n
    If you have your phone there while laying in bed and decide to pick it up to scroll lemmy/instagram/youtube/whatever, the stimulation and blue light will make you want to not sleep. Plus you might end up burning two hours of your sleep tine and not realize it…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702427575 {#4878
    date: 2023-12-13 01:32:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@interolivary@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4882 …}
  +nested: Doctrine\ORM\PersistentCollection {#4884 …}
  +votes: Doctrine\ORM\PersistentCollection {#4886 …}
  +reports: Doctrine\ORM\PersistentCollection {#4888 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4892 …}
  -id: 219792
  -bodyTs: "'accustom':21 'bed':13,38 'blue':51 'brain':19 'burn':65 'damn':7 'decid':40 'end':63 'get':20 'habit':24 'hour':67 'keep':2 'lay':26,36 'lemmy/instagram/youtube/whatever':47 'light':52 'make':54 'might':62 'phone':33 'pick':42 'plus':60 're':11 'realiz':74 'scroll':46 'sleep':17,28,59,70 'stimul':49 'thing':8 'tine':71 'two':66 'use':5 'want':56 'whenev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5455090"
  +editedAt: DateTimeImmutable @1704182051 {#4879
    date: 2024-01-02 08:54:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702427575 {#4880
    date: 2023-12-13 01:32:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4881
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4728
    +user: Proxies\__CG__\App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: """
      > so you can keep your phone away from your bed to improve sleep quality\n
      \n
      Wait how does this work
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1702418560 {#4726
      date: 2023-12-12 23:02:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4730 …}
    +nested: Doctrine\ORM\PersistentCollection {#4732 …}
    +votes: Doctrine\ORM\PersistentCollection {#4734 …}
    +reports: Doctrine\ORM\PersistentCollection {#4736 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
    -id: 219451
    -bodyTs: "'away':7 'bed':10 'improv':12 'keep':4 'phone':6 'qualiti':14 'sleep':13 'wait':15 'work':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1868522"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702418560 {#4727
      date: 2023-12-12 23:02:40.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    Just keeps me from using the damn thing. Whenever you’re in bed you should be sleeping, your brain gets accustomed to that habit of lay down = sleep.\n
    \n
    If you have your phone there while laying in bed and decide to pick it up to scroll lemmy/instagram/youtube/whatever, the stimulation and blue light will make you want to not sleep. Plus you might end up burning two hours of your sleep tine and not realize it…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702427575 {#4878
    date: 2023-12-13 01:32:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@interolivary@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4882 …}
  +nested: Doctrine\ORM\PersistentCollection {#4884 …}
  +votes: Doctrine\ORM\PersistentCollection {#4886 …}
  +reports: Doctrine\ORM\PersistentCollection {#4888 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4892 …}
  -id: 219792
  -bodyTs: "'accustom':21 'bed':13,38 'blue':51 'brain':19 'burn':65 'damn':7 'decid':40 'end':63 'get':20 'habit':24 'hour':67 'keep':2 'lay':26,36 'lemmy/instagram/youtube/whatever':47 'light':52 'make':54 'might':62 'phone':33 'pick':42 'plus':60 're':11 'realiz':74 'scroll':46 'sleep':17,28,59,70 'stimul':49 'thing':8 'tine':71 'two':66 'use':5 'want':56 'whenev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5455090"
  +editedAt: DateTimeImmutable @1704182051 {#4879
    date: 2024-01-02 08:54:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702427575 {#4880
    date: 2023-12-13 01:32:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4999
  +user: Proxies\__CG__\App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4881
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4728
      +user: Proxies\__CG__\App\Entity\User {#4729 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4629
        +user: App\Entity\User {#4642 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1704472813 {#4624
          date: 2024-01-05 17:40:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4630 …}
        +nested: Doctrine\ORM\PersistentCollection {#4632 …}
        +votes: Doctrine\ORM\PersistentCollection {#4634 …}
        +reports: Doctrine\ORM\PersistentCollection {#4636 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
        -id: 218744
        -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/5446342"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702402021 {#4625
          date: 2023-12-12 18:27:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4629}
      +body: """
        > so you can keep your phone away from your bed to improve sleep quality\n
        \n
        Wait how does this work
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702418560 {#4726
        date: 2023-12-12 23:02:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@empireOfLove@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4730 …}
      +nested: Doctrine\ORM\PersistentCollection {#4732 …}
      +votes: Doctrine\ORM\PersistentCollection {#4734 …}
      +reports: Doctrine\ORM\PersistentCollection {#4736 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
      -id: 219451
      -bodyTs: "'away':7 'bed':10 'improv':12 'keep':4 'phone':6 'qualiti':14 'sleep':13 'wait':15 'work':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1868522"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702418560 {#4727
        date: 2023-12-12 23:02:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: """
      Just keeps me from using the damn thing. Whenever you’re in bed you should be sleeping, your brain gets accustomed to that habit of lay down = sleep.\n
      \n
      If you have your phone there while laying in bed and decide to pick it up to scroll lemmy/instagram/youtube/whatever, the stimulation and blue light will make you want to not sleep. Plus you might end up burning two hours of your sleep tine and not realize it…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702427575 {#4878
      date: 2023-12-13 01:32:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4882 …}
    +nested: Doctrine\ORM\PersistentCollection {#4884 …}
    +votes: Doctrine\ORM\PersistentCollection {#4886 …}
    +reports: Doctrine\ORM\PersistentCollection {#4888 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4892 …}
    -id: 219792
    -bodyTs: "'accustom':21 'bed':13,38 'blue':51 'brain':19 'burn':65 'damn':7 'decid':40 'end':63 'get':20 'habit':24 'hour':67 'keep':2 'lay':26,36 'lemmy/instagram/youtube/whatever':47 'light':52 'make':54 'might':62 'phone':33 'pick':42 'plus':60 're':11 'realiz':74 'scroll':46 'sleep':17,28,59,70 'stimul':49 'thing':8 'tine':71 'two':66 'use':5 'want':56 'whenev':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5455090"
    +editedAt: DateTimeImmutable @1704182051 {#4879
      date: 2024-01-02 08:54:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702427575 {#4880
      date: 2023-12-13 01:32:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Ohhh duh right, of course. I was thinking like notification sounds or even the signal itself somehow interfering with sleep quality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702479539 {#5000
    date: 2023-12-13 15:58:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@interolivary@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4993 …}
  +nested: Doctrine\ORM\PersistentCollection {#4992 …}
  +votes: Doctrine\ORM\PersistentCollection {#4990 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 220566
  -bodyTs: "'cours':5 'duh':2 'even':13 'interf':18 'like':9 'notif':10 'ohhh':1 'qualiti':21 'right':3 'signal':15 'sleep':20 'somehow':17 'sound':11 'think':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1871368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702479539 {#4997
    date: 2023-12-13 15:58:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4999
  +user: Proxies\__CG__\App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4881
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4728
      +user: Proxies\__CG__\App\Entity\User {#4729 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4629
        +user: App\Entity\User {#4642 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1704472813 {#4624
          date: 2024-01-05 17:40:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4630 …}
        +nested: Doctrine\ORM\PersistentCollection {#4632 …}
        +votes: Doctrine\ORM\PersistentCollection {#4634 …}
        +reports: Doctrine\ORM\PersistentCollection {#4636 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
        -id: 218744
        -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/5446342"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702402021 {#4625
          date: 2023-12-12 18:27:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4629}
      +body: """
        > so you can keep your phone away from your bed to improve sleep quality\n
        \n
        Wait how does this work
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702418560 {#4726
        date: 2023-12-12 23:02:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@empireOfLove@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4730 …}
      +nested: Doctrine\ORM\PersistentCollection {#4732 …}
      +votes: Doctrine\ORM\PersistentCollection {#4734 …}
      +reports: Doctrine\ORM\PersistentCollection {#4736 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
      -id: 219451
      -bodyTs: "'away':7 'bed':10 'improv':12 'keep':4 'phone':6 'qualiti':14 'sleep':13 'wait':15 'work':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1868522"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702418560 {#4727
        date: 2023-12-12 23:02:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: """
      Just keeps me from using the damn thing. Whenever you’re in bed you should be sleeping, your brain gets accustomed to that habit of lay down = sleep.\n
      \n
      If you have your phone there while laying in bed and decide to pick it up to scroll lemmy/instagram/youtube/whatever, the stimulation and blue light will make you want to not sleep. Plus you might end up burning two hours of your sleep tine and not realize it…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702427575 {#4878
      date: 2023-12-13 01:32:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4882 …}
    +nested: Doctrine\ORM\PersistentCollection {#4884 …}
    +votes: Doctrine\ORM\PersistentCollection {#4886 …}
    +reports: Doctrine\ORM\PersistentCollection {#4888 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4892 …}
    -id: 219792
    -bodyTs: "'accustom':21 'bed':13,38 'blue':51 'brain':19 'burn':65 'damn':7 'decid':40 'end':63 'get':20 'habit':24 'hour':67 'keep':2 'lay':26,36 'lemmy/instagram/youtube/whatever':47 'light':52 'make':54 'might':62 'phone':33 'pick':42 'plus':60 're':11 'realiz':74 'scroll':46 'sleep':17,28,59,70 'stimul':49 'thing':8 'tine':71 'two':66 'use':5 'want':56 'whenev':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5455090"
    +editedAt: DateTimeImmutable @1704182051 {#4879
      date: 2024-01-02 08:54:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702427575 {#4880
      date: 2023-12-13 01:32:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Ohhh duh right, of course. I was thinking like notification sounds or even the signal itself somehow interfering with sleep quality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702479539 {#5000
    date: 2023-12-13 15:58:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@interolivary@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4993 …}
  +nested: Doctrine\ORM\PersistentCollection {#4992 …}
  +votes: Doctrine\ORM\PersistentCollection {#4990 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 220566
  -bodyTs: "'cours':5 'duh':2 'even':13 'interf':18 'like':9 'notif':10 'ohhh':1 'qualiti':21 'right':3 'signal':15 'sleep':20 'somehow':17 'sound':11 'think':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1871368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702479539 {#4997
    date: 2023-12-13 15:58:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4999
  +user: Proxies\__CG__\App\Entity\User {#4729 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4881
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4728
      +user: Proxies\__CG__\App\Entity\User {#4729 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4629
        +user: App\Entity\User {#4642 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1704472813 {#4624
          date: 2024-01-05 17:40:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4630 …}
        +nested: Doctrine\ORM\PersistentCollection {#4632 …}
        +votes: Doctrine\ORM\PersistentCollection {#4634 …}
        +reports: Doctrine\ORM\PersistentCollection {#4636 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
        -id: 218744
        -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/5446342"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702402021 {#4625
          date: 2023-12-12 18:27:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4629}
      +body: """
        > so you can keep your phone away from your bed to improve sleep quality\n
        \n
        Wait how does this work
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702418560 {#4726
        date: 2023-12-12 23:02:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@empireOfLove@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4730 …}
      +nested: Doctrine\ORM\PersistentCollection {#4732 …}
      +votes: Doctrine\ORM\PersistentCollection {#4734 …}
      +reports: Doctrine\ORM\PersistentCollection {#4736 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
      -id: 219451
      -bodyTs: "'away':7 'bed':10 'improv':12 'keep':4 'phone':6 'qualiti':14 'sleep':13 'wait':15 'work':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1868522"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702418560 {#4727
        date: 2023-12-12 23:02:40.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: """
      Just keeps me from using the damn thing. Whenever you’re in bed you should be sleeping, your brain gets accustomed to that habit of lay down = sleep.\n
      \n
      If you have your phone there while laying in bed and decide to pick it up to scroll lemmy/instagram/youtube/whatever, the stimulation and blue light will make you want to not sleep. Plus you might end up burning two hours of your sleep tine and not realize it…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1702427575 {#4878
      date: 2023-12-13 01:32:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4882 …}
    +nested: Doctrine\ORM\PersistentCollection {#4884 …}
    +votes: Doctrine\ORM\PersistentCollection {#4886 …}
    +reports: Doctrine\ORM\PersistentCollection {#4888 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4890 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4892 …}
    -id: 219792
    -bodyTs: "'accustom':21 'bed':13,38 'blue':51 'brain':19 'burn':65 'damn':7 'decid':40 'end':63 'get':20 'habit':24 'hour':67 'keep':2 'lay':26,36 'lemmy/instagram/youtube/whatever':47 'light':52 'make':54 'might':62 'phone':33 'pick':42 'plus':60 're':11 'realiz':74 'scroll':46 'sleep':17,28,59,70 'stimul':49 'thing':8 'tine':71 'two':66 'use':5 'want':56 'whenev':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5455090"
    +editedAt: DateTimeImmutable @1704182051 {#4879
      date: 2024-01-02 08:54:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702427575 {#4880
      date: 2023-12-13 01:32:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Ohhh duh right, of course. I was thinking like notification sounds or even the signal itself somehow interfering with sleep quality"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702479539 {#5000
    date: 2023-12-13 15:58:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@interolivary@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4993 …}
  +nested: Doctrine\ORM\PersistentCollection {#4992 …}
  +votes: Doctrine\ORM\PersistentCollection {#4990 …}
  +reports: Doctrine\ORM\PersistentCollection {#5002 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
  -id: 220566
  -bodyTs: "'cours':5 'duh':2 'even':13 'interf':18 'like':9 'notif':10 'ohhh':1 'qualiti':21 'right':3 'signal':15 'sleep':20 'somehow':17 'sound':11 'think':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1871368"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702479539 {#4997
    date: 2023-12-13 15:58:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5128
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4999
    +user: Proxies\__CG__\App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4881
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4728
        +user: Proxies\__CG__\App\Entity\User {#4729 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4629
          +user: App\Entity\User {#4642 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1704472813 {#4624
            date: 2024-01-05 17:40:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4630 …}
          +nested: Doctrine\ORM\PersistentCollection {#4632 …}
          +votes: Doctrine\ORM\PersistentCollection {#4634 …}
          +reports: Doctrine\ORM\PersistentCollection {#4636 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
          -id: 218744
          -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/5446342"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702402021 {#4625
            date: 2023-12-12 18:27:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4629}
        +body: """
          > so you can keep your phone away from your bed to improve sleep quality\n
          \n
          Wait how does this work
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702418560 {#4726
          date: 2023-12-12 23:02:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@empireOfLove@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4730 …}
        +nested: Doctrine\ORM\PersistentCollection {#4732 …}
        +votes: Doctrine\ORM\PersistentCollection {#4734 …}
        +reports: Doctrine\ORM\PersistentCollection {#4736 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
        -id: 219451
        -bodyTs: "'away':7 'bed':10 'improv':12 'keep':4 'phone':6 'qualiti':14 'sleep':13 'wait':15 'work':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1868522"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702418560 {#4727
          date: 2023-12-12 23:02:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4629}
      +body: """
        Just keeps me from using the damn thing. Whenever you’re in bed you should be sleeping, your brain gets accustomed to that habit of lay down = sleep.\n
        \n
        If you have your phone there while laying in bed and decide to pick it up to scroll lemmy/instagram/youtube/whatever, the stimulation and blue light will make you want to not sleep. Plus you might end up burning two hours of your sleep tine and not realize it…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702427575 {#4878
        date: 2023-12-13 01:32:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@empireOfLove@lemmy.one"
        "@interolivary@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4882 …}
      +nested: Doctrine\ORM\PersistentCollection {#4884 …}
      +votes: Doctrine\ORM\PersistentCollection {#4886 …}
      +reports: Doctrine\ORM\PersistentCollection {#4888 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4890 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4892 …}
      -id: 219792
      -bodyTs: "'accustom':21 'bed':13,38 'blue':51 'brain':19 'burn':65 'damn':7 'decid':40 'end':63 'get':20 'habit':24 'hour':67 'keep':2 'lay':26,36 'lemmy/instagram/youtube/whatever':47 'light':52 'make':54 'might':62 'phone':33 'pick':42 'plus':60 're':11 'realiz':74 'scroll':46 'sleep':17,28,59,70 'stimul':49 'thing':8 'tine':71 'two':66 'use':5 'want':56 'whenev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5455090"
      +editedAt: DateTimeImmutable @1704182051 {#4879
        date: 2024-01-02 08:54:11.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702427575 {#4880
        date: 2023-12-13 01:32:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Ohhh duh right, of course. I was thinking like notification sounds or even the signal itself somehow interfering with sleep quality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702479539 {#5000
      date: 2023-12-13 15:58:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4993 …}
    +nested: Doctrine\ORM\PersistentCollection {#4992 …}
    +votes: Doctrine\ORM\PersistentCollection {#4990 …}
    +reports: Doctrine\ORM\PersistentCollection {#5002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
    -id: 220566
    -bodyTs: "'cours':5 'duh':2 'even':13 'interf':18 'like':9 'notif':10 'ohhh':1 'qualiti':21 'right':3 'signal':15 'sleep':20 'somehow':17 'sound':11 'think':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1871368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702479539 {#4997
      date: 2023-12-13 15:58:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "notifications do bother, i usually have DnD mode set up to turn on automatically. i’m not quite tin-hat enough to blame the 5g signal waves tho lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702499462 {#5125
    date: 2023-12-13 21:31:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@interolivary@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 220803
  -bodyTs: "'5g':26 'automat':14 'blame':24 'bother':3 'dnd':7 'enough':22 'hat':21 'lol':30 'm':16 'mode':8 'notif':1 'quit':18 'set':9 'signal':27 'tho':29 'tin':20 'tin-hat':19 'turn':12 'usual':5 'wave':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5473977"
  +editedAt: DateTimeImmutable @1704429922 {#5126
    date: 2024-01-05 05:45:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702499462 {#5127
    date: 2023-12-13 21:31:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5128
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4999
    +user: Proxies\__CG__\App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4881
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4728
        +user: Proxies\__CG__\App\Entity\User {#4729 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4629
          +user: App\Entity\User {#4642 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1704472813 {#4624
            date: 2024-01-05 17:40:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4630 …}
          +nested: Doctrine\ORM\PersistentCollection {#4632 …}
          +votes: Doctrine\ORM\PersistentCollection {#4634 …}
          +reports: Doctrine\ORM\PersistentCollection {#4636 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
          -id: 218744
          -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/5446342"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702402021 {#4625
            date: 2023-12-12 18:27:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4629}
        +body: """
          > so you can keep your phone away from your bed to improve sleep quality\n
          \n
          Wait how does this work
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702418560 {#4726
          date: 2023-12-12 23:02:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@empireOfLove@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4730 …}
        +nested: Doctrine\ORM\PersistentCollection {#4732 …}
        +votes: Doctrine\ORM\PersistentCollection {#4734 …}
        +reports: Doctrine\ORM\PersistentCollection {#4736 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
        -id: 219451
        -bodyTs: "'away':7 'bed':10 'improv':12 'keep':4 'phone':6 'qualiti':14 'sleep':13 'wait':15 'work':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1868522"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702418560 {#4727
          date: 2023-12-12 23:02:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4629}
      +body: """
        Just keeps me from using the damn thing. Whenever you’re in bed you should be sleeping, your brain gets accustomed to that habit of lay down = sleep.\n
        \n
        If you have your phone there while laying in bed and decide to pick it up to scroll lemmy/instagram/youtube/whatever, the stimulation and blue light will make you want to not sleep. Plus you might end up burning two hours of your sleep tine and not realize it…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702427575 {#4878
        date: 2023-12-13 01:32:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@empireOfLove@lemmy.one"
        "@interolivary@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4882 …}
      +nested: Doctrine\ORM\PersistentCollection {#4884 …}
      +votes: Doctrine\ORM\PersistentCollection {#4886 …}
      +reports: Doctrine\ORM\PersistentCollection {#4888 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4890 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4892 …}
      -id: 219792
      -bodyTs: "'accustom':21 'bed':13,38 'blue':51 'brain':19 'burn':65 'damn':7 'decid':40 'end':63 'get':20 'habit':24 'hour':67 'keep':2 'lay':26,36 'lemmy/instagram/youtube/whatever':47 'light':52 'make':54 'might':62 'phone':33 'pick':42 'plus':60 're':11 'realiz':74 'scroll':46 'sleep':17,28,59,70 'stimul':49 'thing':8 'tine':71 'two':66 'use':5 'want':56 'whenev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5455090"
      +editedAt: DateTimeImmutable @1704182051 {#4879
        date: 2024-01-02 08:54:11.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702427575 {#4880
        date: 2023-12-13 01:32:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Ohhh duh right, of course. I was thinking like notification sounds or even the signal itself somehow interfering with sleep quality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702479539 {#5000
      date: 2023-12-13 15:58:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4993 …}
    +nested: Doctrine\ORM\PersistentCollection {#4992 …}
    +votes: Doctrine\ORM\PersistentCollection {#4990 …}
    +reports: Doctrine\ORM\PersistentCollection {#5002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
    -id: 220566
    -bodyTs: "'cours':5 'duh':2 'even':13 'interf':18 'like':9 'notif':10 'ohhh':1 'qualiti':21 'right':3 'signal':15 'sleep':20 'somehow':17 'sound':11 'think':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1871368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702479539 {#4997
      date: 2023-12-13 15:58:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "notifications do bother, i usually have DnD mode set up to turn on automatically. i’m not quite tin-hat enough to blame the 5g signal waves tho lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702499462 {#5125
    date: 2023-12-13 21:31:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@interolivary@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 220803
  -bodyTs: "'5g':26 'automat':14 'blame':24 'bother':3 'dnd':7 'enough':22 'hat':21 'lol':30 'm':16 'mode':8 'notif':1 'quit':18 'set':9 'signal':27 'tho':29 'tin':20 'tin-hat':19 'turn':12 'usual':5 'wave':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5473977"
  +editedAt: DateTimeImmutable @1704429922 {#5126
    date: 2024-01-05 05:45:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702499462 {#5127
    date: 2023-12-13 21:31:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5128
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4999
    +user: Proxies\__CG__\App\Entity\User {#4729 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4881
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4728
        +user: Proxies\__CG__\App\Entity\User {#4729 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: App\Entity\EntryComment {#4629
          +user: App\Entity\User {#4642 …}
          +entry: App\Entity\Entry {#2388}
          +magazine: App\Entity\Magazine {#266}
          +image: null
          +parent: null
          +root: null
          +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 44
          +score: 0
          +lastActive: DateTime @1704472813 {#4624
            date: 2024-01-05 17:40:13.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@getoffthedrugsdude@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4630 …}
          +nested: Doctrine\ORM\PersistentCollection {#4632 …}
          +votes: Doctrine\ORM\PersistentCollection {#4634 …}
          +reports: Doctrine\ORM\PersistentCollection {#4636 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
          -id: 218744
          -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.one/comment/5446342"
          +editedAt: null
          +createdAt: DateTimeImmutable @1702402021 {#4625
            date: 2023-12-12 18:27:01.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4629}
        +body: """
          > so you can keep your phone away from your bed to improve sleep quality\n
          \n
          Wait how does this work
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702418560 {#4726
          date: 2023-12-12 23:02:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
          "@empireOfLove@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4730 …}
        +nested: Doctrine\ORM\PersistentCollection {#4732 …}
        +votes: Doctrine\ORM\PersistentCollection {#4734 …}
        +reports: Doctrine\ORM\PersistentCollection {#4736 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4738 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4740 …}
        -id: 219451
        -bodyTs: "'away':7 'bed':10 'improv':12 'keep':4 'phone':6 'qualiti':14 'sleep':13 'wait':15 'work':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1868522"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702418560 {#4727
          date: 2023-12-12 23:02:40.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4629}
      +body: """
        Just keeps me from using the damn thing. Whenever you’re in bed you should be sleeping, your brain gets accustomed to that habit of lay down = sleep.\n
        \n
        If you have your phone there while laying in bed and decide to pick it up to scroll lemmy/instagram/youtube/whatever, the stimulation and blue light will make you want to not sleep. Plus you might end up burning two hours of your sleep tine and not realize it…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1702427575 {#4878
        date: 2023-12-13 01:32:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@empireOfLove@lemmy.one"
        "@interolivary@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4882 …}
      +nested: Doctrine\ORM\PersistentCollection {#4884 …}
      +votes: Doctrine\ORM\PersistentCollection {#4886 …}
      +reports: Doctrine\ORM\PersistentCollection {#4888 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4890 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4892 …}
      -id: 219792
      -bodyTs: "'accustom':21 'bed':13,38 'blue':51 'brain':19 'burn':65 'damn':7 'decid':40 'end':63 'get':20 'habit':24 'hour':67 'keep':2 'lay':26,36 'lemmy/instagram/youtube/whatever':47 'light':52 'make':54 'might':62 'phone':33 'pick':42 'plus':60 're':11 'realiz':74 'scroll':46 'sleep':17,28,59,70 'stimul':49 'thing':8 'tine':71 'two':66 'use':5 'want':56 'whenev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5455090"
      +editedAt: DateTimeImmutable @1704182051 {#4879
        date: 2024-01-02 08:54:11.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702427575 {#4880
        date: 2023-12-13 01:32:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Ohhh duh right, of course. I was thinking like notification sounds or even the signal itself somehow interfering with sleep quality"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702479539 {#5000
      date: 2023-12-13 15:58:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
      "@interolivary@beehaw.org"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4993 …}
    +nested: Doctrine\ORM\PersistentCollection {#4992 …}
    +votes: Doctrine\ORM\PersistentCollection {#4990 …}
    +reports: Doctrine\ORM\PersistentCollection {#5002 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5004 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5006 …}
    -id: 220566
    -bodyTs: "'cours':5 'duh':2 'even':13 'interf':18 'like':9 'notif':10 'ohhh':1 'qualiti':21 'right':3 'signal':15 'sleep':20 'somehow':17 'sound':11 'think':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1871368"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702479539 {#4997
      date: 2023-12-13 15:58:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "notifications do bother, i usually have DnD mode set up to turn on automatically. i’m not quite tin-hat enough to blame the 5g signal waves tho lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702499462 {#5125
    date: 2023-12-13 21:31:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@interolivary@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5129 …}
  +nested: Doctrine\ORM\PersistentCollection {#5131 …}
  +votes: Doctrine\ORM\PersistentCollection {#5133 …}
  +reports: Doctrine\ORM\PersistentCollection {#5135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5139 …}
  -id: 220803
  -bodyTs: "'5g':26 'automat':14 'blame':24 'bother':3 'dnd':7 'enough':22 'hat':21 'lol':30 'm':16 'mode':8 'notif':1 'quit':18 'set':9 'signal':27 'tho':29 'tin':20 'tin-hat':19 'turn':12 'usual':5 'wave':28"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5473977"
  +editedAt: DateTimeImmutable @1704429922 {#5126
    date: 2024-01-05 05:45:22.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702499462 {#5127
    date: 2023-12-13 21:31:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4744
  +user: Proxies\__CG__\App\Entity\User {#4745 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1704472813 {#4624
      date: 2024-01-05 17:40:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 218744
    -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5446342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402021 {#4625
      date: 2023-12-12 18:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Yea I went back to using my phone after that happened. The clock had a backup battery, but that only kept track of the time, the alarm didn’t sound."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1702402735 {#4742
    date: 2023-12-12 18:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4746 …}
  +nested: Doctrine\ORM\PersistentCollection {#4748 …}
  +votes: Doctrine\ORM\PersistentCollection {#4750 …}
  +reports: Doctrine\ORM\PersistentCollection {#4752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4756 …}
  -id: 218780
  -bodyTs: "'alarm':27 'back':4 'backup':16 'batteri':17 'clock':13 'didn':28 'happen':11 'kept':21 'phone':8 'sound':30 'time':25 'track':22 'use':6 'went':3 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5996394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402735 {#4743
    date: 2023-12-12 18:38:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4744
  +user: Proxies\__CG__\App\Entity\User {#4745 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1704472813 {#4624
      date: 2024-01-05 17:40:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 218744
    -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5446342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402021 {#4625
      date: 2023-12-12 18:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Yea I went back to using my phone after that happened. The clock had a backup battery, but that only kept track of the time, the alarm didn’t sound."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1702402735 {#4742
    date: 2023-12-12 18:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4746 …}
  +nested: Doctrine\ORM\PersistentCollection {#4748 …}
  +votes: Doctrine\ORM\PersistentCollection {#4750 …}
  +reports: Doctrine\ORM\PersistentCollection {#4752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4756 …}
  -id: 218780
  -bodyTs: "'alarm':27 'back':4 'backup':16 'batteri':17 'clock':13 'didn':28 'happen':11 'kept':21 'phone':8 'sound':30 'time':25 'track':22 'use':6 'went':3 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5996394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402735 {#4743
    date: 2023-12-12 18:38:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4744
  +user: Proxies\__CG__\App\Entity\User {#4745 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1704472813 {#4624
      date: 2024-01-05 17:40:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 218744
    -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5446342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402021 {#4625
      date: 2023-12-12 18:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Yea I went back to using my phone after that happened. The clock had a backup battery, but that only kept track of the time, the alarm didn’t sound."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1702402735 {#4742
    date: 2023-12-12 18:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4746 …}
  +nested: Doctrine\ORM\PersistentCollection {#4748 …}
  +votes: Doctrine\ORM\PersistentCollection {#4750 …}
  +reports: Doctrine\ORM\PersistentCollection {#4752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4756 …}
  -id: 218780
  -bodyTs: "'alarm':27 'back':4 'backup':16 'batteri':17 'clock':13 'didn':28 'happen':11 'kept':21 'phone':8 'sound':30 'time':25 'track':22 'use':6 'went':3 'yea':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5996394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702402735 {#4743
    date: 2023-12-12 18:38:55.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4843
  +user: Proxies\__CG__\App\Entity\User {#4848 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4744
    +user: Proxies\__CG__\App\Entity\User {#4745 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Yea I went back to using my phone after that happened. The clock had a backup battery, but that only kept track of the time, the alarm didn’t sound."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702402735 {#4742
      date: 2023-12-12 18:38:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4746 …}
    +nested: Doctrine\ORM\PersistentCollection {#4748 …}
    +votes: Doctrine\ORM\PersistentCollection {#4750 …}
    +reports: Doctrine\ORM\PersistentCollection {#4752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4754 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4756 …}
    -id: 218780
    -bodyTs: "'alarm':27 'back':4 'backup':16 'batteri':17 'clock':13 'didn':28 'happen':11 'kept':21 'phone':8 'sound':30 'time':25 'track':22 'use':6 'went':3 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5996394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402735 {#4743
      date: 2023-12-12 18:38:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Oh that’s bullshit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1702405661 {#4842
    date: 2023-12-12 19:27:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@Aggravationstation@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4850 …}
  +votes: Doctrine\ORM\PersistentCollection {#4852 …}
  +reports: Doctrine\ORM\PersistentCollection {#4856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
  -id: 218910
  -bodyTs: "'bullshit':4 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702405661 {#4845
    date: 2023-12-12 19:27:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4843
  +user: Proxies\__CG__\App\Entity\User {#4848 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4744
    +user: Proxies\__CG__\App\Entity\User {#4745 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Yea I went back to using my phone after that happened. The clock had a backup battery, but that only kept track of the time, the alarm didn’t sound."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702402735 {#4742
      date: 2023-12-12 18:38:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4746 …}
    +nested: Doctrine\ORM\PersistentCollection {#4748 …}
    +votes: Doctrine\ORM\PersistentCollection {#4750 …}
    +reports: Doctrine\ORM\PersistentCollection {#4752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4754 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4756 …}
    -id: 218780
    -bodyTs: "'alarm':27 'back':4 'backup':16 'batteri':17 'clock':13 'didn':28 'happen':11 'kept':21 'phone':8 'sound':30 'time':25 'track':22 'use':6 'went':3 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5996394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402735 {#4743
      date: 2023-12-12 18:38:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Oh that’s bullshit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1702405661 {#4842
    date: 2023-12-12 19:27:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@Aggravationstation@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4850 …}
  +votes: Doctrine\ORM\PersistentCollection {#4852 …}
  +reports: Doctrine\ORM\PersistentCollection {#4856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
  -id: 218910
  -bodyTs: "'bullshit':4 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702405661 {#4845
    date: 2023-12-12 19:27:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4843
  +user: Proxies\__CG__\App\Entity\User {#4848 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4744
    +user: Proxies\__CG__\App\Entity\User {#4745 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Yea I went back to using my phone after that happened. The clock had a backup battery, but that only kept track of the time, the alarm didn’t sound."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702402735 {#4742
      date: 2023-12-12 18:38:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4746 …}
    +nested: Doctrine\ORM\PersistentCollection {#4748 …}
    +votes: Doctrine\ORM\PersistentCollection {#4750 …}
    +reports: Doctrine\ORM\PersistentCollection {#4752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4754 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4756 …}
    -id: 218780
    -bodyTs: "'alarm':27 'back':4 'backup':16 'batteri':17 'clock':13 'didn':28 'happen':11 'kept':21 'phone':8 'sound':30 'time':25 'track':22 'use':6 'went':3 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5996394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402735 {#4743
      date: 2023-12-12 18:38:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Oh that’s bullshit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1702405661 {#4842
    date: 2023-12-12 19:27:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@Aggravationstation@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4854 …}
  +nested: Doctrine\ORM\PersistentCollection {#4850 …}
  +votes: Doctrine\ORM\PersistentCollection {#4852 …}
  +reports: Doctrine\ORM\PersistentCollection {#4856 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4858 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4860 …}
  -id: 218910
  -bodyTs: "'bullshit':4 'oh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5997374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702405661 {#4845
    date: 2023-12-12 19:27:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4865
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4744
    +user: Proxies\__CG__\App\Entity\User {#4745 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Yea I went back to using my phone after that happened. The clock had a backup battery, but that only kept track of the time, the alarm didn’t sound."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702402735 {#4742
      date: 2023-12-12 18:38:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4746 …}
    +nested: Doctrine\ORM\PersistentCollection {#4748 …}
    +votes: Doctrine\ORM\PersistentCollection {#4750 …}
    +reports: Doctrine\ORM\PersistentCollection {#4752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4754 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4756 …}
    -id: 218780
    -bodyTs: "'alarm':27 'back':4 'backup':16 'batteri':17 'clock':13 'didn':28 'happen':11 'kept':21 'phone':8 'sound':30 'time':25 'track':22 'use':6 'went':3 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5996394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402735 {#4743
      date: 2023-12-12 18:38:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Yeah. A clock with a full backup battery (not judt time keeping) is on my list of things I should get but can’t be assed to go look for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702412266 {#4862
    date: 2023-12-12 21:17:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@Aggravationstation@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4866 …}
  +nested: Doctrine\ORM\PersistentCollection {#4868 …}
  +votes: Doctrine\ORM\PersistentCollection {#4870 …}
  +reports: Doctrine\ORM\PersistentCollection {#4872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4876 …}
  -id: 219188
  -bodyTs: "'ass':26 'backup':7 'batteri':8 'clock':3 'full':6 'get':21 'go':28 'judt':10 'keep':12 'list':16 'look':29 'thing':18 'time':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5450084"
  +editedAt: DateTimeImmutable @1704116175 {#4863
    date: 2024-01-01 14:36:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702412266 {#4864
    date: 2023-12-12 21:17:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4865
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4744
    +user: Proxies\__CG__\App\Entity\User {#4745 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Yea I went back to using my phone after that happened. The clock had a backup battery, but that only kept track of the time, the alarm didn’t sound."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702402735 {#4742
      date: 2023-12-12 18:38:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4746 …}
    +nested: Doctrine\ORM\PersistentCollection {#4748 …}
    +votes: Doctrine\ORM\PersistentCollection {#4750 …}
    +reports: Doctrine\ORM\PersistentCollection {#4752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4754 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4756 …}
    -id: 218780
    -bodyTs: "'alarm':27 'back':4 'backup':16 'batteri':17 'clock':13 'didn':28 'happen':11 'kept':21 'phone':8 'sound':30 'time':25 'track':22 'use':6 'went':3 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5996394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402735 {#4743
      date: 2023-12-12 18:38:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Yeah. A clock with a full backup battery (not judt time keeping) is on my list of things I should get but can’t be assed to go look for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702412266 {#4862
    date: 2023-12-12 21:17:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@Aggravationstation@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4866 …}
  +nested: Doctrine\ORM\PersistentCollection {#4868 …}
  +votes: Doctrine\ORM\PersistentCollection {#4870 …}
  +reports: Doctrine\ORM\PersistentCollection {#4872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4876 …}
  -id: 219188
  -bodyTs: "'ass':26 'backup':7 'batteri':8 'clock':3 'full':6 'get':21 'go':28 'judt':10 'keep':12 'list':16 'look':29 'thing':18 'time':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5450084"
  +editedAt: DateTimeImmutable @1704116175 {#4863
    date: 2024-01-01 14:36:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702412266 {#4864
    date: 2023-12-12 21:17:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4865
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4744
    +user: Proxies\__CG__\App\Entity\User {#4745 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "Yea I went back to using my phone after that happened. The clock had a backup battery, but that only kept track of the time, the alarm didn’t sound."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 28
    +score: 0
    +lastActive: DateTime @1702402735 {#4742
      date: 2023-12-12 18:38:55.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4746 …}
    +nested: Doctrine\ORM\PersistentCollection {#4748 …}
    +votes: Doctrine\ORM\PersistentCollection {#4750 …}
    +reports: Doctrine\ORM\PersistentCollection {#4752 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4754 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4756 …}
    -id: 218780
    -bodyTs: "'alarm':27 'back':4 'backup':16 'batteri':17 'clock':13 'didn':28 'happen':11 'kept':21 'phone':8 'sound':30 'time':25 'track':22 'use':6 'went':3 'yea':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5996394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402735 {#4743
      date: 2023-12-12 18:38:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "Yeah. A clock with a full backup battery (not judt time keeping) is on my list of things I should get but can’t be assed to go look for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702412266 {#4862
    date: 2023-12-12 21:17:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@Aggravationstation@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4866 …}
  +nested: Doctrine\ORM\PersistentCollection {#4868 …}
  +votes: Doctrine\ORM\PersistentCollection {#4870 …}
  +reports: Doctrine\ORM\PersistentCollection {#4872 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4876 …}
  -id: 219188
  -bodyTs: "'ass':26 'backup':7 'batteri':8 'clock':3 'full':6 'get':21 'go':28 'judt':10 'keep':12 'list':16 'look':29 'thing':18 'time':11 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5450084"
  +editedAt: DateTimeImmutable @1704116175 {#4863
    date: 2024-01-01 14:36:15.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702412266 {#4864
    date: 2023-12-12 21:17:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4760
  +user: Proxies\__CG__\App\Entity\User {#4761 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1704472813 {#4624
      date: 2024-01-05 17:40:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 218744
    -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5446342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402021 {#4625
      date: 2023-12-12 18:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "You don’t have a battery powered alarm clock?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702487863 {#4758
    date: 2023-12-13 18:17:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4762 …}
  +nested: Doctrine\ORM\PersistentCollection {#4764 …}
  +votes: Doctrine\ORM\PersistentCollection {#4766 …}
  +reports: Doctrine\ORM\PersistentCollection {#4768 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4772 …}
  -id: 220675
  -bodyTs: "'alarm':8 'batteri':6 'clock':9 'power':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5387964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487863 {#4759
    date: 2023-12-13 18:17:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4760
  +user: Proxies\__CG__\App\Entity\User {#4761 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1704472813 {#4624
      date: 2024-01-05 17:40:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 218744
    -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5446342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402021 {#4625
      date: 2023-12-12 18:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "You don’t have a battery powered alarm clock?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702487863 {#4758
    date: 2023-12-13 18:17:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4762 …}
  +nested: Doctrine\ORM\PersistentCollection {#4764 …}
  +votes: Doctrine\ORM\PersistentCollection {#4766 …}
  +reports: Doctrine\ORM\PersistentCollection {#4768 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4772 …}
  -id: 220675
  -bodyTs: "'alarm':8 'batteri':6 'clock':9 'power':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5387964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487863 {#4759
    date: 2023-12-13 18:17:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4760
  +user: Proxies\__CG__\App\Entity\User {#4761 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1704472813 {#4624
      date: 2024-01-05 17:40:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 218744
    -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5446342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402021 {#4625
      date: 2023-12-12 18:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: "You don’t have a battery powered alarm clock?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702487863 {#4758
    date: 2023-12-13 18:17:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4762 …}
  +nested: Doctrine\ORM\PersistentCollection {#4764 …}
  +votes: Doctrine\ORM\PersistentCollection {#4766 …}
  +reports: Doctrine\ORM\PersistentCollection {#4768 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4772 …}
  -id: 220675
  -bodyTs: "'alarm':8 'batteri':6 'clock':9 'power':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5387964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702487863 {#4759
    date: 2023-12-13 18:17:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4973
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4760
    +user: Proxies\__CG__\App\Entity\User {#4761 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "You don’t have a battery powered alarm clock?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702487863 {#4758
      date: 2023-12-13 18:17:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4762 …}
    +nested: Doctrine\ORM\PersistentCollection {#4764 …}
    +votes: Doctrine\ORM\PersistentCollection {#4766 …}
    +reports: Doctrine\ORM\PersistentCollection {#4768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4772 …}
    -id: 220675
    -bodyTs: "'alarm':8 'batteri':6 'clock':9 'power':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5387964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702487863 {#4759
      date: 2023-12-13 18:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    …no?\n
    \n
    I have some big red LCD shit from the 90s that i got out of a box at my parents house lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702499430 {#4971
    date: 2023-12-13 21:30:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@KSPAtlas@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -id: 220802
  -bodyTs: "'90s':11 'big':5 'box':18 'got':14 'hous':22 'lcd':7 'lol':23 'parent':21 'red':6 'shit':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5473964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702499430 {#4972
    date: 2023-12-13 21:30:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4973
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4760
    +user: Proxies\__CG__\App\Entity\User {#4761 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "You don’t have a battery powered alarm clock?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702487863 {#4758
      date: 2023-12-13 18:17:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4762 …}
    +nested: Doctrine\ORM\PersistentCollection {#4764 …}
    +votes: Doctrine\ORM\PersistentCollection {#4766 …}
    +reports: Doctrine\ORM\PersistentCollection {#4768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4772 …}
    -id: 220675
    -bodyTs: "'alarm':8 'batteri':6 'clock':9 'power':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5387964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702487863 {#4759
      date: 2023-12-13 18:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    …no?\n
    \n
    I have some big red LCD shit from the 90s that i got out of a box at my parents house lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702499430 {#4971
    date: 2023-12-13 21:30:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@KSPAtlas@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -id: 220802
  -bodyTs: "'90s':11 'big':5 'box':18 'got':14 'hous':22 'lcd':7 'lol':23 'parent':21 'red':6 'shit':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5473964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702499430 {#4972
    date: 2023-12-13 21:30:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4973
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4760
    +user: Proxies\__CG__\App\Entity\User {#4761 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: "You don’t have a battery powered alarm clock?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702487863 {#4758
      date: 2023-12-13 18:17:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4762 …}
    +nested: Doctrine\ORM\PersistentCollection {#4764 …}
    +votes: Doctrine\ORM\PersistentCollection {#4766 …}
    +reports: Doctrine\ORM\PersistentCollection {#4768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4772 …}
    -id: 220675
    -bodyTs: "'alarm':8 'batteri':6 'clock':9 'power':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5387964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702487863 {#4759
      date: 2023-12-13 18:17:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    …no?\n
    \n
    I have some big red LCD shit from the 90s that i got out of a box at my parents house lol
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702499430 {#4971
    date: 2023-12-13 21:30:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@KSPAtlas@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4974 …}
  +nested: Doctrine\ORM\PersistentCollection {#4976 …}
  +votes: Doctrine\ORM\PersistentCollection {#4978 …}
  +reports: Doctrine\ORM\PersistentCollection {#4980 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4982 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4984 …}
  -id: 220802
  -bodyTs: "'90s':11 'big':5 'box':18 'got':14 'hous':22 'lcd':7 'lol':23 'parent':21 'red':6 'shit':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5473964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702499430 {#4972
    date: 2023-12-13 21:30:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4777
  +user: Proxies\__CG__\App\Entity\User {#4778 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1704472813 {#4624
      date: 2024-01-05 17:40:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 218744
    -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5446342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402021 {#4625
      date: 2023-12-12 18:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    i use a smartwatch (a cheap-ass huawei band) as an alarm.  \n
    also has a bonus feature of not waking up 5 other family members.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702460702 {#4774
    date: 2023-12-13 10:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4781 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
  -id: 220393
  -bodyTs: "'5':23 'alarm':13 'also':14 'ass':8 'band':10 'bonus':17 'cheap':7 'cheap-ass':6 'famili':25 'featur':18 'huawei':9 'member':26 'smartwatch':4 'use':2 'wake':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5380383"
  +editedAt: DateTimeImmutable @1704474031 {#4775
    date: 2024-01-05 18:00:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702460702 {#4776
    date: 2023-12-13 10:45:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4777
  +user: Proxies\__CG__\App\Entity\User {#4778 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1704472813 {#4624
      date: 2024-01-05 17:40:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 218744
    -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5446342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402021 {#4625
      date: 2023-12-12 18:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    i use a smartwatch (a cheap-ass huawei band) as an alarm.  \n
    also has a bonus feature of not waking up 5 other family members.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702460702 {#4774
    date: 2023-12-13 10:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4781 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
  -id: 220393
  -bodyTs: "'5':23 'alarm':13 'also':14 'ass':8 'band':10 'bonus':17 'cheap':7 'cheap-ass':6 'famili':25 'featur':18 'huawei':9 'member':26 'smartwatch':4 'use':2 'wake':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5380383"
  +editedAt: DateTimeImmutable @1704474031 {#4775
    date: 2024-01-05 18:00:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702460702 {#4776
    date: 2023-12-13 10:45:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4777
  +user: Proxies\__CG__\App\Entity\User {#4778 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4629
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: null
    +root: null
    +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 44
    +score: 0
    +lastActive: DateTime @1704472813 {#4624
      date: 2024-01-05 17:40:13.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4630 …}
    +nested: Doctrine\ORM\PersistentCollection {#4632 …}
    +votes: Doctrine\ORM\PersistentCollection {#4634 …}
    +reports: Doctrine\ORM\PersistentCollection {#4636 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
    -id: 218744
    -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5446342"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702402021 {#4625
      date: 2023-12-12 18:27:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    i use a smartwatch (a cheap-ass huawei band) as an alarm.  \n
    also has a bonus feature of not waking up 5 other family members.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702460702 {#4774
    date: 2023-12-13 10:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4779 …}
  +nested: Doctrine\ORM\PersistentCollection {#4781 …}
  +votes: Doctrine\ORM\PersistentCollection {#4783 …}
  +reports: Doctrine\ORM\PersistentCollection {#4785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
  -id: 220393
  -bodyTs: "'5':23 'alarm':13 'also':14 'ass':8 'band':10 'bonus':17 'cheap':7 'cheap-ass':6 'famili':25 'featur':18 'huawei':9 'member':26 'smartwatch':4 'use':2 'wake':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5380383"
  +editedAt: DateTimeImmutable @1704474031 {#4775
    date: 2024-01-05 18:00:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702460702 {#4776
    date: 2023-12-13 10:45:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4958
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: Proxies\__CG__\App\Entity\User {#4778 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: """
      i use a smartwatch (a cheap-ass huawei band) as an alarm.  \n
      also has a bonus feature of not waking up 5 other family members.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702460702 {#4774
      date: 2023-12-13 10:45:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4781 …}
    +votes: Doctrine\ORM\PersistentCollection {#4783 …}
    +reports: Doctrine\ORM\PersistentCollection {#4785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
    -id: 220393
    -bodyTs: "'5':23 'alarm':13 'also':14 'ass':8 'band':10 'bonus':17 'cheap':7 'cheap-ass':6 'famili':25 'featur':18 'huawei':9 'member':26 'smartwatch':4 'use':2 'wake':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5380383"
    +editedAt: DateTimeImmutable @1704474031 {#4775
      date: 2024-01-05 18:00:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702460702 {#4776
      date: 2023-12-13 10:45:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    like, do you wear it while you’re sleeping even? or just on a charger pedestal\n
    \n
    I do have an old samsung Gear 2 that I don’t use anymore. Could use that and skip pairing to my phone. I just don’t wear smart watches, because I never wear a watch at all (blue collar industry habits, can’t wear any bands that might get caught in moving machinery)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702499588 {#4956
    date: 2023-12-13 21:33:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4959 …}
  +nested: Doctrine\ORM\PersistentCollection {#4961 …}
  +votes: Doctrine\ORM\PersistentCollection {#4963 …}
  +reports: Doctrine\ORM\PersistentCollection {#4965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
  -id: 220806
  -bodyTs: "'2':24 'anymor':30 'band':63 'blue':55 'caught':67 'charger':15 'collar':56 'could':31 'even':10 'gear':23 'get':66 'habit':58 'industri':57 'like':1 'machineri':70 'might':65 'move':69 'never':49 'old':21 'pair':36 'pedest':16 'phone':39 're':8 'samsung':22 'skip':35 'sleep':9 'smart':45 'use':29,32 'watch':46,52 'wear':4,44,50,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5474022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702499588 {#4957
    date: 2023-12-13 21:33:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4958
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: Proxies\__CG__\App\Entity\User {#4778 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: """
      i use a smartwatch (a cheap-ass huawei band) as an alarm.  \n
      also has a bonus feature of not waking up 5 other family members.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702460702 {#4774
      date: 2023-12-13 10:45:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4781 …}
    +votes: Doctrine\ORM\PersistentCollection {#4783 …}
    +reports: Doctrine\ORM\PersistentCollection {#4785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
    -id: 220393
    -bodyTs: "'5':23 'alarm':13 'also':14 'ass':8 'band':10 'bonus':17 'cheap':7 'cheap-ass':6 'famili':25 'featur':18 'huawei':9 'member':26 'smartwatch':4 'use':2 'wake':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5380383"
    +editedAt: DateTimeImmutable @1704474031 {#4775
      date: 2024-01-05 18:00:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702460702 {#4776
      date: 2023-12-13 10:45:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    like, do you wear it while you’re sleeping even? or just on a charger pedestal\n
    \n
    I do have an old samsung Gear 2 that I don’t use anymore. Could use that and skip pairing to my phone. I just don’t wear smart watches, because I never wear a watch at all (blue collar industry habits, can’t wear any bands that might get caught in moving machinery)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702499588 {#4956
    date: 2023-12-13 21:33:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4959 …}
  +nested: Doctrine\ORM\PersistentCollection {#4961 …}
  +votes: Doctrine\ORM\PersistentCollection {#4963 …}
  +reports: Doctrine\ORM\PersistentCollection {#4965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
  -id: 220806
  -bodyTs: "'2':24 'anymor':30 'band':63 'blue':55 'caught':67 'charger':15 'collar':56 'could':31 'even':10 'gear':23 'get':66 'habit':58 'industri':57 'like':1 'machineri':70 'might':65 'move':69 'never':49 'old':21 'pair':36 'pedest':16 'phone':39 're':8 'samsung':22 'skip':35 'sleep':9 'smart':45 'use':29,32 'watch':46,52 'wear':4,44,50,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5474022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702499588 {#4957
    date: 2023-12-13 21:33:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4958
  +user: App\Entity\User {#4642 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4777
    +user: Proxies\__CG__\App\Entity\User {#4778 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4629
      +user: App\Entity\User {#4642 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: null
      +root: null
      +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1704472813 {#4624
        date: 2024-01-05 17:40:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4630 …}
      +nested: Doctrine\ORM\PersistentCollection {#4632 …}
      +votes: Doctrine\ORM\PersistentCollection {#4634 …}
      +reports: Doctrine\ORM\PersistentCollection {#4636 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
      -id: 218744
      -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/5446342"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702402021 {#4625
        date: 2023-12-12 18:27:01.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: """
      i use a smartwatch (a cheap-ass huawei band) as an alarm.  \n
      also has a bonus feature of not waking up 5 other family members.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1702460702 {#4774
      date: 2023-12-13 10:45:02.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4779 …}
    +nested: Doctrine\ORM\PersistentCollection {#4781 …}
    +votes: Doctrine\ORM\PersistentCollection {#4783 …}
    +reports: Doctrine\ORM\PersistentCollection {#4785 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
    -id: 220393
    -bodyTs: "'5':23 'alarm':13 'also':14 'ass':8 'band':10 'bonus':17 'cheap':7 'cheap-ass':6 'famili':25 'featur':18 'huawei':9 'member':26 'smartwatch':4 'use':2 'wake':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/comment/5380383"
    +editedAt: DateTimeImmutable @1704474031 {#4775
      date: 2024-01-05 18:00:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702460702 {#4776
      date: 2023-12-13 10:45:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    like, do you wear it while you’re sleeping even? or just on a charger pedestal\n
    \n
    I do have an old samsung Gear 2 that I don’t use anymore. Could use that and skip pairing to my phone. I just don’t wear smart watches, because I never wear a watch at all (blue collar industry habits, can’t wear any bands that might get caught in moving machinery)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702499588 {#4956
    date: 2023-12-13 21:33:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4959 …}
  +nested: Doctrine\ORM\PersistentCollection {#4961 …}
  +votes: Doctrine\ORM\PersistentCollection {#4963 …}
  +reports: Doctrine\ORM\PersistentCollection {#4965 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
  -id: 220806
  -bodyTs: "'2':24 'anymor':30 'band':63 'blue':55 'caught':67 'charger':15 'collar':56 'could':31 'even':10 'gear':23 'get':66 'habit':58 'industri':57 'like':1 'machineri':70 'might':65 'move':69 'never':49 'old':21 'pair':36 'pedest':16 'phone':39 're':8 'samsung':22 'skip':35 'sleep':9 'smart':45 'use':29,32 'watch':46,52 'wear':4,44,50,61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/5474022"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702499588 {#4957
    date: 2023-12-13 21:33:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5074
  +user: Proxies\__CG__\App\Entity\User {#4778 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4958
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4777
      +user: Proxies\__CG__\App\Entity\User {#4778 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4629
        +user: App\Entity\User {#4642 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1704472813 {#4624
          date: 2024-01-05 17:40:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4630 …}
        +nested: Doctrine\ORM\PersistentCollection {#4632 …}
        +votes: Doctrine\ORM\PersistentCollection {#4634 …}
        +reports: Doctrine\ORM\PersistentCollection {#4636 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
        -id: 218744
        -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/5446342"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702402021 {#4625
          date: 2023-12-12 18:27:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4629}
      +body: """
        i use a smartwatch (a cheap-ass huawei band) as an alarm.  \n
        also has a bonus feature of not waking up 5 other family members.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702460702 {#4774
        date: 2023-12-13 10:45:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@empireOfLove@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4779 …}
      +nested: Doctrine\ORM\PersistentCollection {#4781 …}
      +votes: Doctrine\ORM\PersistentCollection {#4783 …}
      +reports: Doctrine\ORM\PersistentCollection {#4785 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
      -id: 220393
      -bodyTs: "'5':23 'alarm':13 'also':14 'ass':8 'band':10 'bonus':17 'cheap':7 'cheap-ass':6 'famili':25 'featur':18 'huawei':9 'member':26 'smartwatch':4 'use':2 'wake':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5380383"
      +editedAt: DateTimeImmutable @1704474031 {#4775
        date: 2024-01-05 18:00:31.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702460702 {#4776
        date: 2023-12-13 10:45:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: """
      like, do you wear it while you’re sleeping even? or just on a charger pedestal\n
      \n
      I do have an old samsung Gear 2 that I don’t use anymore. Could use that and skip pairing to my phone. I just don’t wear smart watches, because I never wear a watch at all (blue collar industry habits, can’t wear any bands that might get caught in moving machinery)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702499588 {#4956
      date: 2023-12-13 21:33:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
      "@vox@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4959 …}
    +nested: Doctrine\ORM\PersistentCollection {#4961 …}
    +votes: Doctrine\ORM\PersistentCollection {#4963 …}
    +reports: Doctrine\ORM\PersistentCollection {#4965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
    -id: 220806
    -bodyTs: "'2':24 'anymor':30 'band':63 'blue':55 'caught':67 'charger':15 'collar':56 'could':31 'even':10 'gear':23 'get':66 'habit':58 'industri':57 'like':1 'machineri':70 'might':65 'move':69 'never':49 'old':21 'pair':36 'pedest':16 'phone':39 're':8 'samsung':22 'skip':35 'sleep':9 'smart':45 'use':29,32 'watch':46,52 'wear':4,44,50,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5474022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702499588 {#4957
      date: 2023-12-13 21:33:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    i just keep it on 24/7, even while showering/sleeping (i basically only take it off to charge, which it only needs once every 10-14 days for like 15 minutes).  \n
    The vibro alarm thingy is *surprisingly* effective at waking me up! (somehow wakes me up even faster than traditional loud noise alarms)  \n
    but yeah in your case i wouldn’t be very convinient
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702505554 {#5071
    date: 2023-12-13 23:12:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5079 …}
  +reports: Doctrine\ORM\PersistentCollection {#5081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
  -id: 220897
  -bodyTs: "'-14':25 '10':24 '15':29 '24/7':6 'alarm':33,52 'basic':11 'case':57 'charg':17 'convini':63 'day':26 'effect':37 'even':7,46 'everi':23 'faster':47 'keep':3 'like':28 'loud':50 'minut':30 'need':21 'nois':51 'showering/sleeping':9 'somehow':42 'surpris':36 'take':13 'thingi':34 'tradit':49 'vibro':32 'wake':39,43 'wouldn':59 'yeah':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5394028"
  +editedAt: DateTimeImmutable @1704475480 {#5072
    date: 2024-01-05 18:24:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702505554 {#5073
    date: 2023-12-13 23:12:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5074
  +user: Proxies\__CG__\App\Entity\User {#4778 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4958
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4777
      +user: Proxies\__CG__\App\Entity\User {#4778 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4629
        +user: App\Entity\User {#4642 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1704472813 {#4624
          date: 2024-01-05 17:40:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4630 …}
        +nested: Doctrine\ORM\PersistentCollection {#4632 …}
        +votes: Doctrine\ORM\PersistentCollection {#4634 …}
        +reports: Doctrine\ORM\PersistentCollection {#4636 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
        -id: 218744
        -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/5446342"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702402021 {#4625
          date: 2023-12-12 18:27:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4629}
      +body: """
        i use a smartwatch (a cheap-ass huawei band) as an alarm.  \n
        also has a bonus feature of not waking up 5 other family members.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702460702 {#4774
        date: 2023-12-13 10:45:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@empireOfLove@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4779 …}
      +nested: Doctrine\ORM\PersistentCollection {#4781 …}
      +votes: Doctrine\ORM\PersistentCollection {#4783 …}
      +reports: Doctrine\ORM\PersistentCollection {#4785 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
      -id: 220393
      -bodyTs: "'5':23 'alarm':13 'also':14 'ass':8 'band':10 'bonus':17 'cheap':7 'cheap-ass':6 'famili':25 'featur':18 'huawei':9 'member':26 'smartwatch':4 'use':2 'wake':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5380383"
      +editedAt: DateTimeImmutable @1704474031 {#4775
        date: 2024-01-05 18:00:31.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702460702 {#4776
        date: 2023-12-13 10:45:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: """
      like, do you wear it while you’re sleeping even? or just on a charger pedestal\n
      \n
      I do have an old samsung Gear 2 that I don’t use anymore. Could use that and skip pairing to my phone. I just don’t wear smart watches, because I never wear a watch at all (blue collar industry habits, can’t wear any bands that might get caught in moving machinery)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702499588 {#4956
      date: 2023-12-13 21:33:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
      "@vox@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4959 …}
    +nested: Doctrine\ORM\PersistentCollection {#4961 …}
    +votes: Doctrine\ORM\PersistentCollection {#4963 …}
    +reports: Doctrine\ORM\PersistentCollection {#4965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
    -id: 220806
    -bodyTs: "'2':24 'anymor':30 'band':63 'blue':55 'caught':67 'charger':15 'collar':56 'could':31 'even':10 'gear':23 'get':66 'habit':58 'industri':57 'like':1 'machineri':70 'might':65 'move':69 'never':49 'old':21 'pair':36 'pedest':16 'phone':39 're':8 'samsung':22 'skip':35 'sleep':9 'smart':45 'use':29,32 'watch':46,52 'wear':4,44,50,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5474022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702499588 {#4957
      date: 2023-12-13 21:33:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    i just keep it on 24/7, even while showering/sleeping (i basically only take it off to charge, which it only needs once every 10-14 days for like 15 minutes).  \n
    The vibro alarm thingy is *surprisingly* effective at waking me up! (somehow wakes me up even faster than traditional loud noise alarms)  \n
    but yeah in your case i wouldn’t be very convinient
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702505554 {#5071
    date: 2023-12-13 23:12:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5079 …}
  +reports: Doctrine\ORM\PersistentCollection {#5081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
  -id: 220897
  -bodyTs: "'-14':25 '10':24 '15':29 '24/7':6 'alarm':33,52 'basic':11 'case':57 'charg':17 'convini':63 'day':26 'effect':37 'even':7,46 'everi':23 'faster':47 'keep':3 'like':28 'loud':50 'minut':30 'need':21 'nois':51 'showering/sleeping':9 'somehow':42 'surpris':36 'take':13 'thingi':34 'tradit':49 'vibro':32 'wake':39,43 'wouldn':59 'yeah':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5394028"
  +editedAt: DateTimeImmutable @1704475480 {#5072
    date: 2024-01-05 18:24:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702505554 {#5073
    date: 2023-12-13 23:12:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5074
  +user: Proxies\__CG__\App\Entity\User {#4778 …}
  +entry: App\Entity\Entry {#2388
    +user: Proxies\__CG__\App\Entity\User {#1943 …}
    +magazine: App\Entity\Magazine {#266
      +icon: Proxies\__CG__\App\Entity\Image {#247 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#276
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#238 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
      +entries: Doctrine\ORM\PersistentCollection {#181 …}
      +posts: Doctrine\ORM\PersistentCollection {#139 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
      +bans: Doctrine\ORM\PersistentCollection {#118 …}
      +reports: Doctrine\ORM\PersistentCollection {#104 …}
      +badges: Doctrine\ORM\PersistentCollection {#82 …}
      +logs: Doctrine\ORM\PersistentCollection {#72 …}
      +awards: Doctrine\ORM\PersistentCollection {#61 …}
      +categories: Doctrine\ORM\PersistentCollection {#1820 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#270
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#272
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1962 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1924 …}
    +slug: "something-s-wrong-I-can-feel-it"
    +title: "something's wrong, I can feel it"
    +url: "https://lemmy.ml/pictrs/image/5f0f83fa-399b-4fc6-88fe-2d392829621e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 787
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702618183 {#2410
      date: 2023-12-15 06:29:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1886 …}
    +votes: Doctrine\ORM\PersistentCollection {#1973 …}
    +reports: Doctrine\ORM\PersistentCollection {#1948 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2442 …}
    +badges: Doctrine\ORM\PersistentCollection {#2440 …}
    +children: []
    -id: 21887
    -titleTs: "'feel':6 'someth':1 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702488157
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9226528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702401757 {#1850
      date: 2023-12-12 18:22:37.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#266}
  +image: null
  +parent: App\Entity\EntryComment {#4958
    +user: App\Entity\User {#4642 …}
    +entry: App\Entity\Entry {#2388}
    +magazine: App\Entity\Magazine {#266}
    +image: null
    +parent: App\Entity\EntryComment {#4777
      +user: Proxies\__CG__\App\Entity\User {#4778 …}
      +entry: App\Entity\Entry {#2388}
      +magazine: App\Entity\Magazine {#266}
      +image: null
      +parent: App\Entity\EntryComment {#4629
        +user: App\Entity\User {#4642 …}
        +entry: App\Entity\Entry {#2388}
        +magazine: App\Entity\Magazine {#266}
        +image: null
        +parent: null
        +root: null
        +body: "then you find out the power went out, and your boomer habit of using a normal AC powered alarm clock (so you can keep your phone away from your bed to improve sleep quality) just bit you in the fucking ass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 44
        +score: 0
        +lastActive: DateTime @1704472813 {#4624
          date: 2024-01-05 17:40:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@getoffthedrugsdude@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4630 …}
        +nested: Doctrine\ORM\PersistentCollection {#4632 …}
        +votes: Doctrine\ORM\PersistentCollection {#4634 …}
        +reports: Doctrine\ORM\PersistentCollection {#4636 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4638 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4640 …}
        -id: 218744
        -bodyTs: "'ac':17 'alarm':19 'ass':41 'away':27 'bed':30 'bit':36 'boomer':11 'clock':20 'find':3 'fuck':40 'habit':12 'improv':32 'keep':24 'normal':16 'phone':26 'power':6,18 'qualiti':34 'sleep':33 'use':14 'went':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.one/comment/5446342"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702402021 {#4625
          date: 2023-12-12 18:27:01.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4629}
      +body: """
        i use a smartwatch (a cheap-ass huawei band) as an alarm.  \n
        also has a bonus feature of not waking up 5 other family members.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702460702 {#4774
        date: 2023-12-13 10:45:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@getoffthedrugsdude@lemmy.ml"
        "@empireOfLove@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4779 …}
      +nested: Doctrine\ORM\PersistentCollection {#4781 …}
      +votes: Doctrine\ORM\PersistentCollection {#4783 …}
      +reports: Doctrine\ORM\PersistentCollection {#4785 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4787 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4789 …}
      -id: 220393
      -bodyTs: "'5':23 'alarm':13 'also':14 'ass':8 'band':10 'bonus':17 'cheap':7 'cheap-ass':6 'famili':25 'featur':18 'huawei':9 'member':26 'smartwatch':4 'use':2 'wake':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sopuli.xyz/comment/5380383"
      +editedAt: DateTimeImmutable @1704474031 {#4775
        date: 2024-01-05 18:00:31.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702460702 {#4776
        date: 2023-12-13 10:45:02.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4629}
    +body: """
      like, do you wear it while you’re sleeping even? or just on a charger pedestal\n
      \n
      I do have an old samsung Gear 2 that I don’t use anymore. Could use that and skip pairing to my phone. I just don’t wear smart watches, because I never wear a watch at all (blue collar industry habits, can’t wear any bands that might get caught in moving machinery)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1702499588 {#4956
      date: 2023-12-13 21:33:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@getoffthedrugsdude@lemmy.ml"
      "@empireOfLove@lemmy.one"
      "@vox@sopuli.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4959 …}
    +nested: Doctrine\ORM\PersistentCollection {#4961 …}
    +votes: Doctrine\ORM\PersistentCollection {#4963 …}
    +reports: Doctrine\ORM\PersistentCollection {#4965 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4967 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4969 …}
    -id: 220806
    -bodyTs: "'2':24 'anymor':30 'band':63 'blue':55 'caught':67 'charger':15 'collar':56 'could':31 'even':10 'gear':23 'get':66 'habit':58 'industri':57 'like':1 'machineri':70 'might':65 'move':69 'never':49 'old':21 'pair':36 'pedest':16 'phone':39 're':8 'samsung':22 'skip':35 'sleep':9 'smart':45 'use':29,32 'watch':46,52 'wear':4,44,50,61"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/5474022"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702499588 {#4957
      date: 2023-12-13 21:33:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4629}
  +body: """
    i just keep it on 24/7, even while showering/sleeping (i basically only take it off to charge, which it only needs once every 10-14 days for like 15 minutes).  \n
    The vibro alarm thingy is *surprisingly* effective at waking me up! (somehow wakes me up even faster than traditional loud noise alarms)  \n
    but yeah in your case i wouldn’t be very convinient
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702505554 {#5071
    date: 2023-12-13 23:12:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@getoffthedrugsdude@lemmy.ml"
    "@empireOfLove@lemmy.one"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5075 …}
  +nested: Doctrine\ORM\PersistentCollection {#5077 …}
  +votes: Doctrine\ORM\PersistentCollection {#5079 …}
  +reports: Doctrine\ORM\PersistentCollection {#5081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5085 …}
  -id: 220897
  -bodyTs: "'-14':25 '10':24 '15':29 '24/7':6 'alarm':33,52 'basic':11 'case':57 'charg':17 'convini':63 'day':26 'effect':37 'even':7,46 'everi':23 'faster':47 'keep':3 'like':28 'loud':50 'minut':30 'need':21 'nois':51 'showering/sleeping':9 'somehow':42 'surpris':36 'take':13 'thingi':34 'tradit':49 'vibro':32 'wake':39,43 'wouldn':59 'yeah':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5394028"
  +editedAt: DateTimeImmutable @1704475480 {#5072
    date: 2024-01-05 18:24:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702505554 {#5073
    date: 2023-12-13 23:12:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\Magazine {#266
  +icon: Proxies\__CG__\App\Entity\Image {#247 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#276
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#238 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#234 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#223 …}
  +entries: Doctrine\ORM\PersistentCollection {#181 …}
  +posts: Doctrine\ORM\PersistentCollection {#139 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#201 …}
  +bans: Doctrine\ORM\PersistentCollection {#118 …}
  +reports: Doctrine\ORM\PersistentCollection {#104 …}
  +badges: Doctrine\ORM\PersistentCollection {#82 …}
  +logs: Doctrine\ORM\PersistentCollection {#72 …}
  +awards: Doctrine\ORM\PersistentCollection {#61 …}
  +categories: Doctrine\ORM\PersistentCollection {#1820 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#270
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#272
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details