GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/20235/Relatable-to-everyone/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Relatable-to-everyone"
  +title: "Relatable to everyone"
  +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 1016
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701864180 {#2414
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 20235
  -titleTs: "'everyon':3 'relat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701866442
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16998780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701780042 {#1793
    date: 2023-12-05 13:40:42.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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Relatable-to-everyone"
  +title: "Relatable to everyone"
  +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 1016
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701864180 {#2414
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 20235
  -titleTs: "'everyon':3 'relat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701866442
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16998780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701780042 {#1793
    date: 2023-12-05 13:40:42.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 {#2419
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1943 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
  +slug: "Relatable-to-everyone"
  +title: "Relatable to everyone"
  +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 1016
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701864180 {#2414
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1866 …}
  +votes: Doctrine\ORM\PersistentCollection {#1966 …}
  +reports: Doctrine\ORM\PersistentCollection {#1946 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 20235
  -titleTs: "'everyon':3 'relat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701866442
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16998780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701780042 {#1793
    date: 2023-12-05 13:40:42.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 {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Mine’s never not been blocked"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701864180 {#4002
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +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: 202722
  -bodyTs: "'block':6 'mine':1 'never':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4341246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864180 {#3938
    date: 2023-12-06 13:03:00.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 {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Mine’s never not been blocked"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701864180 {#4002
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +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: 202722
  -bodyTs: "'block':6 'mine':1 'never':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4341246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864180 {#3938
    date: 2023-12-06 13:03:00.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 {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Mine’s never not been blocked"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701864180 {#4002
    date: 2023-12-06 13:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +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: 202722
  -bodyTs: "'block':6 'mine':1 'never':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4341246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864180 {#3938
    date: 2023-12-06 13:03:00.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 {#4030
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My nose was entirely blocked yesterday, and I was sitting here reading this meme realizing I was taking it for granted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701818258 {#4036
    date: 2023-12-06 00:17:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 200658
  -bodyTs: "'block':5 'entir':4 'grant':21 'meme':14 'nose':2 'read':12 'realiz':15 'sit':10 'take':18 'yesterday':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5831386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818258 {#4034
    date: 2023-12-06 00:17: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
11 DENIED edit
App\Entity\EntryComment {#4030
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My nose was entirely blocked yesterday, and I was sitting here reading this meme realizing I was taking it for granted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701818258 {#4036
    date: 2023-12-06 00:17:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 200658
  -bodyTs: "'block':5 'entir':4 'grant':21 'meme':14 'nose':2 'read':12 'realiz':15 'sit':10 'take':18 'yesterday':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5831386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818258 {#4034
    date: 2023-12-06 00:17: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
12 DENIED moderate
App\Entity\EntryComment {#4030
  +user: App\Entity\User {#4013 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My nose was entirely blocked yesterday, and I was sitting here reading this meme realizing I was taking it for granted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701818258 {#4036
    date: 2023-12-06 00:17:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4028 …}
  +nested: Doctrine\ORM\PersistentCollection {#4026 …}
  +votes: Doctrine\ORM\PersistentCollection {#4024 …}
  +reports: Doctrine\ORM\PersistentCollection {#4021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4015 …}
  -id: 200658
  -bodyTs: "'block':5 'entir':4 'grant':21 'meme':14 'nose':2 'read':12 'realiz':15 'sit':10 'take':18 'yesterday':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5831386"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818258 {#4034
    date: 2023-12-06 00:17: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
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 {#4111
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t understand, you can just breathe through your mouth though?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703106729 {#4106
    date: 2023-12-20 22:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4112 …}
  +nested: Doctrine\ORM\PersistentCollection {#4114 …}
  +votes: Doctrine\ORM\PersistentCollection {#4116 …}
  +reports: Doctrine\ORM\PersistentCollection {#4118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
  -id: 200155
  -bodyTs: "'breath':8 'mouth':11 'though':12 'understand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6404502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701809520 {#4107
    date: 2023-12-05 21:52:00.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 {#4111
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t understand, you can just breathe through your mouth though?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703106729 {#4106
    date: 2023-12-20 22:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4112 …}
  +nested: Doctrine\ORM\PersistentCollection {#4114 …}
  +votes: Doctrine\ORM\PersistentCollection {#4116 …}
  +reports: Doctrine\ORM\PersistentCollection {#4118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
  -id: 200155
  -bodyTs: "'breath':8 'mouth':11 'though':12 'understand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6404502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701809520 {#4107
    date: 2023-12-05 21:52:00.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 {#4111
  +user: App\Entity\User {#4124 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t understand, you can just breathe through your mouth though?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703106729 {#4106
    date: 2023-12-20 22:12:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4112 …}
  +nested: Doctrine\ORM\PersistentCollection {#4114 …}
  +votes: Doctrine\ORM\PersistentCollection {#4116 …}
  +reports: Doctrine\ORM\PersistentCollection {#4118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
  -id: 200155
  -bodyTs: "'breath':8 'mouth':11 'though':12 'understand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6404502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701809520 {#4107
    date: 2023-12-05 21:52:00.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 {#5155
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t understand, you can just breathe through your mouth though?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703106729 {#4106
      date: 2023-12-20 22:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 200155
    -bodyTs: "'breath':8 'mouth':11 'though':12 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6404502"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701809520 {#4107
      date: 2023-12-05 21:52:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "For non-mouthbreathers, that’s actually quite unpleasant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701815997 {#5152
    date: 2023-12-05 23:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -id: 200506
  -bodyTs: "'actual':7 'mouthbreath':4 'non':3 'non-mouthbreath':2 'quit':8 'unpleas':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7023861"
  +editedAt: DateTimeImmutable @1703103477 {#5153
    date: 2023-12-20 21:17:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701815997 {#5154
    date: 2023-12-05 23:39:57.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 {#5155
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t understand, you can just breathe through your mouth though?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703106729 {#4106
      date: 2023-12-20 22:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 200155
    -bodyTs: "'breath':8 'mouth':11 'though':12 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6404502"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701809520 {#4107
      date: 2023-12-05 21:52:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "For non-mouthbreathers, that’s actually quite unpleasant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701815997 {#5152
    date: 2023-12-05 23:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -id: 200506
  -bodyTs: "'actual':7 'mouthbreath':4 'non':3 'non-mouthbreath':2 'quit':8 'unpleas':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7023861"
  +editedAt: DateTimeImmutable @1703103477 {#5153
    date: 2023-12-20 21:17:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701815997 {#5154
    date: 2023-12-05 23:39:57.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 {#5155
  +user: Proxies\__CG__\App\Entity\User {#5156 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t understand, you can just breathe through your mouth though?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703106729 {#4106
      date: 2023-12-20 22:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 200155
    -bodyTs: "'breath':8 'mouth':11 'though':12 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6404502"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701809520 {#4107
      date: 2023-12-05 21:52:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "For non-mouthbreathers, that’s actually quite unpleasant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701815997 {#5152
    date: 2023-12-05 23:39:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5157 …}
  +nested: Doctrine\ORM\PersistentCollection {#5159 …}
  +votes: Doctrine\ORM\PersistentCollection {#5161 …}
  +reports: Doctrine\ORM\PersistentCollection {#5163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5167 …}
  -id: 200506
  -bodyTs: "'actual':7 'mouthbreath':4 'non':3 'non-mouthbreath':2 'quit':8 'unpleas':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7023861"
  +editedAt: DateTimeImmutable @1703103477 {#5153
    date: 2023-12-20 21:17:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701815997 {#5154
    date: 2023-12-05 23:39:57.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 {#5171
  +user: Proxies\__CG__\App\Entity\User {#5172 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t understand, you can just breathe through your mouth though?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703106729 {#4106
      date: 2023-12-20 22:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 200155
    -bodyTs: "'breath':8 'mouth':11 'though':12 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6404502"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701809520 {#4107
      date: 2023-12-05 21:52:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "then your mouth will get all dry and if you’re sick you’ve probably got a sore throat too, the #1 time I try not to breath through my mouth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701816490 {#5169
    date: 2023-12-05 23:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5173 …}
  +nested: Doctrine\ORM\PersistentCollection {#5175 …}
  +votes: Doctrine\ORM\PersistentCollection {#5177 …}
  +reports: Doctrine\ORM\PersistentCollection {#5179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
  -id: 200538
  -bodyTs: "'1':22 'breath':28 'dri':7 'get':5 'got':16 'mouth':3,31 'probabl':15 're':11 'sick':12 'sore':18 'throat':19 'time':23 'tri':25 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4339371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816490 {#5170
    date: 2023-12-05 23:48:10.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 {#5171
  +user: Proxies\__CG__\App\Entity\User {#5172 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t understand, you can just breathe through your mouth though?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703106729 {#4106
      date: 2023-12-20 22:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 200155
    -bodyTs: "'breath':8 'mouth':11 'though':12 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6404502"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701809520 {#4107
      date: 2023-12-05 21:52:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "then your mouth will get all dry and if you’re sick you’ve probably got a sore throat too, the #1 time I try not to breath through my mouth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701816490 {#5169
    date: 2023-12-05 23:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5173 …}
  +nested: Doctrine\ORM\PersistentCollection {#5175 …}
  +votes: Doctrine\ORM\PersistentCollection {#5177 …}
  +reports: Doctrine\ORM\PersistentCollection {#5179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
  -id: 200538
  -bodyTs: "'1':22 'breath':28 'dri':7 'get':5 'got':16 'mouth':3,31 'probabl':15 're':11 'sick':12 'sore':18 'throat':19 'time':23 'tri':25 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4339371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816490 {#5170
    date: 2023-12-05 23:48:10.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 {#5171
  +user: Proxies\__CG__\App\Entity\User {#5172 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4111
    +user: App\Entity\User {#4124 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I don’t understand, you can just breathe through your mouth though?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1703106729 {#4106
      date: 2023-12-20 22:12:09.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4112 …}
    +nested: Doctrine\ORM\PersistentCollection {#4114 …}
    +votes: Doctrine\ORM\PersistentCollection {#4116 …}
    +reports: Doctrine\ORM\PersistentCollection {#4118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
    -id: 200155
    -bodyTs: "'breath':8 'mouth':11 'though':12 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6404502"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701809520 {#4107
      date: 2023-12-05 21:52:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "then your mouth will get all dry and if you’re sick you’ve probably got a sore throat too, the #1 time I try not to breath through my mouth"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701816490 {#5169
    date: 2023-12-05 23:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@morrowind@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5173 …}
  +nested: Doctrine\ORM\PersistentCollection {#5175 …}
  +votes: Doctrine\ORM\PersistentCollection {#5177 …}
  +reports: Doctrine\ORM\PersistentCollection {#5179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
  -id: 200538
  -bodyTs: "'1':22 'breath':28 'dri':7 'get':5 'got':16 'mouth':3,31 'probabl':15 're':11 'sick':12 'sore':18 'throat':19 'time':23 'tri':25 've':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4339371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816490 {#5170
    date: 2023-12-05 23:48:10.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 {#5225
  +user: Proxies\__CG__\App\Entity\User {#5226 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5171
    +user: Proxies\__CG__\App\Entity\User {#5172 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#4124 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t understand, you can just breathe through your mouth though?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703106729 {#4106
        date: 2023-12-20 22:12:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4112 …}
      +nested: Doctrine\ORM\PersistentCollection {#4114 …}
      +votes: Doctrine\ORM\PersistentCollection {#4116 …}
      +reports: Doctrine\ORM\PersistentCollection {#4118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
      -id: 200155
      -bodyTs: "'breath':8 'mouth':11 'though':12 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6404502"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701809520 {#4107
        date: 2023-12-05 21:52:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: "then your mouth will get all dry and if you’re sick you’ve probably got a sore throat too, the #1 time I try not to breath through my mouth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701816490 {#5169
      date: 2023-12-05 23:48:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5173 …}
    +nested: Doctrine\ORM\PersistentCollection {#5175 …}
    +votes: Doctrine\ORM\PersistentCollection {#5177 …}
    +reports: Doctrine\ORM\PersistentCollection {#5179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
    -id: 200538
    -bodyTs: "'1':22 'breath':28 'dri':7 'get':5 'got':16 'mouth':3,31 'probabl':15 're':11 'sick':12 'sore':18 'throat':19 'time':23 'tri':25 've':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4339371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701816490 {#5170
      date: 2023-12-05 23:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "the worst part is when it happens while you sleep"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701817821 {#5223
    date: 2023-12-06 00:10:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@morrowind@lemmy.ml"
    "@AOCapitulator@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5227 …}
  +nested: Doctrine\ORM\PersistentCollection {#5229 …}
  +votes: Doctrine\ORM\PersistentCollection {#5231 …}
  +reports: Doctrine\ORM\PersistentCollection {#5233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5237 …}
  -id: 200633
  -bodyTs: "'happen':7 'part':3 'sleep':10 'worst':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4339471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817821 {#5224
    date: 2023-12-06 00:10: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
27 DENIED edit
App\Entity\EntryComment {#5225
  +user: Proxies\__CG__\App\Entity\User {#5226 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5171
    +user: Proxies\__CG__\App\Entity\User {#5172 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#4124 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t understand, you can just breathe through your mouth though?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703106729 {#4106
        date: 2023-12-20 22:12:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4112 …}
      +nested: Doctrine\ORM\PersistentCollection {#4114 …}
      +votes: Doctrine\ORM\PersistentCollection {#4116 …}
      +reports: Doctrine\ORM\PersistentCollection {#4118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
      -id: 200155
      -bodyTs: "'breath':8 'mouth':11 'though':12 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6404502"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701809520 {#4107
        date: 2023-12-05 21:52:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: "then your mouth will get all dry and if you’re sick you’ve probably got a sore throat too, the #1 time I try not to breath through my mouth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701816490 {#5169
      date: 2023-12-05 23:48:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5173 …}
    +nested: Doctrine\ORM\PersistentCollection {#5175 …}
    +votes: Doctrine\ORM\PersistentCollection {#5177 …}
    +reports: Doctrine\ORM\PersistentCollection {#5179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
    -id: 200538
    -bodyTs: "'1':22 'breath':28 'dri':7 'get':5 'got':16 'mouth':3,31 'probabl':15 're':11 'sick':12 'sore':18 'throat':19 'time':23 'tri':25 've':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4339371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701816490 {#5170
      date: 2023-12-05 23:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "the worst part is when it happens while you sleep"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701817821 {#5223
    date: 2023-12-06 00:10:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@morrowind@lemmy.ml"
    "@AOCapitulator@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5227 …}
  +nested: Doctrine\ORM\PersistentCollection {#5229 …}
  +votes: Doctrine\ORM\PersistentCollection {#5231 …}
  +reports: Doctrine\ORM\PersistentCollection {#5233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5237 …}
  -id: 200633
  -bodyTs: "'happen':7 'part':3 'sleep':10 'worst':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4339471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817821 {#5224
    date: 2023-12-06 00:10: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
28 DENIED moderate
App\Entity\EntryComment {#5225
  +user: Proxies\__CG__\App\Entity\User {#5226 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5171
    +user: Proxies\__CG__\App\Entity\User {#5172 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4111
      +user: App\Entity\User {#4124 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t understand, you can just breathe through your mouth though?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703106729 {#4106
        date: 2023-12-20 22:12:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4112 …}
      +nested: Doctrine\ORM\PersistentCollection {#4114 …}
      +votes: Doctrine\ORM\PersistentCollection {#4116 …}
      +reports: Doctrine\ORM\PersistentCollection {#4118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4120 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4122 …}
      -id: 200155
      -bodyTs: "'breath':8 'mouth':11 'though':12 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6404502"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701809520 {#4107
        date: 2023-12-05 21:52:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4111}
    +body: "then your mouth will get all dry and if you’re sick you’ve probably got a sore throat too, the #1 time I try not to breath through my mouth"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701816490 {#5169
      date: 2023-12-05 23:48:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@morrowind@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5173 …}
    +nested: Doctrine\ORM\PersistentCollection {#5175 …}
    +votes: Doctrine\ORM\PersistentCollection {#5177 …}
    +reports: Doctrine\ORM\PersistentCollection {#5179 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5181 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5183 …}
    -id: 200538
    -bodyTs: "'1':22 'breath':28 'dri':7 'get':5 'got':16 'mouth':3,31 'probabl':15 're':11 'sick':12 'sore':18 'throat':19 'time':23 'tri':25 've':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4339371"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701816490 {#5170
      date: 2023-12-05 23:48:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4111}
  +body: "the worst part is when it happens while you sleep"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701817821 {#5223
    date: 2023-12-06 00:10:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@morrowind@lemmy.ml"
    "@AOCapitulator@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5227 …}
  +nested: Doctrine\ORM\PersistentCollection {#5229 …}
  +votes: Doctrine\ORM\PersistentCollection {#5231 …}
  +reports: Doctrine\ORM\PersistentCollection {#5233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5237 …}
  -id: 200633
  -bodyTs: "'happen':7 'part':3 'sleep':10 'worst':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4339471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817821 {#5224
    date: 2023-12-06 00:10: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
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 {#4185
  +user: App\Entity\User {#4198 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Xylometazolinhydrochlorid 0.1%, we need Xylometazolinhydrochlorid 0.1%!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701805871 {#4180
    date: 2023-12-05 20:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4186 …}
  +nested: Doctrine\ORM\PersistentCollection {#4188 …}
  +votes: Doctrine\ORM\PersistentCollection {#4190 …}
  +reports: Doctrine\ORM\PersistentCollection {#4192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4196 …}
  -id: 199969
  -bodyTs: "'0.1':2,6 'need':4 'xylometazolinhydrochlorid':1,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5707417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805871 {#4181
    date: 2023-12-05 20:51:11.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 {#4185
  +user: App\Entity\User {#4198 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Xylometazolinhydrochlorid 0.1%, we need Xylometazolinhydrochlorid 0.1%!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701805871 {#4180
    date: 2023-12-05 20:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4186 …}
  +nested: Doctrine\ORM\PersistentCollection {#4188 …}
  +votes: Doctrine\ORM\PersistentCollection {#4190 …}
  +reports: Doctrine\ORM\PersistentCollection {#4192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4196 …}
  -id: 199969
  -bodyTs: "'0.1':2,6 'need':4 'xylometazolinhydrochlorid':1,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5707417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805871 {#4181
    date: 2023-12-05 20:51:11.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 {#4185
  +user: App\Entity\User {#4198 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Xylometazolinhydrochlorid 0.1%, we need Xylometazolinhydrochlorid 0.1%!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701805871 {#4180
    date: 2023-12-05 20:51:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4186 …}
  +nested: Doctrine\ORM\PersistentCollection {#4188 …}
  +votes: Doctrine\ORM\PersistentCollection {#4190 …}
  +reports: Doctrine\ORM\PersistentCollection {#4192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4196 …}
  -id: 199969
  -bodyTs: "'0.1':2,6 'need':4 'xylometazolinhydrochlorid':1,5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5707417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805871 {#4181
    date: 2023-12-05 20:51:11.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 {#4258
  +user: App\Entity\User {#4271 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I just say toothache."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701805111 {#4253
    date: 2023-12-05 20:38:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4259 …}
  +nested: Doctrine\ORM\PersistentCollection {#4261 …}
  +votes: Doctrine\ORM\PersistentCollection {#4263 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 199918
  -bodyTs: "'say':3 'toothach':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5826285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805111 {#4254
    date: 2023-12-05 20:38:31.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 {#4258
  +user: App\Entity\User {#4271 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I just say toothache."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701805111 {#4253
    date: 2023-12-05 20:38:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4259 …}
  +nested: Doctrine\ORM\PersistentCollection {#4261 …}
  +votes: Doctrine\ORM\PersistentCollection {#4263 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 199918
  -bodyTs: "'say':3 'toothach':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5826285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805111 {#4254
    date: 2023-12-05 20:38:31.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 {#4258
  +user: App\Entity\User {#4271 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I just say toothache."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701805111 {#4253
    date: 2023-12-05 20:38:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4259 …}
  +nested: Doctrine\ORM\PersistentCollection {#4261 …}
  +votes: Doctrine\ORM\PersistentCollection {#4263 …}
  +reports: Doctrine\ORM\PersistentCollection {#4265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4269 …}
  -id: 199918
  -bodyTs: "'say':3 'toothach':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5826285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701805111 {#4254
    date: 2023-12-05 20:38:31.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 {#4332
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "As an adult I’ve often tried to be conscious of when different aches are not happening. Maybe it’s a sign of getting old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701804129 {#4327
    date: 2023-12-05 20:22:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +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: 199861
  -bodyTs: "'ach':14 'adult':3 'conscious':10 'differ':13 'get':24 'happen':17 'mayb':18 'often':6 'old':25 'sign':22 'tri':7 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5464305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701804129 {#4328
    date: 2023-12-05 20:22:09.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 {#4332
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "As an adult I’ve often tried to be conscious of when different aches are not happening. Maybe it’s a sign of getting old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701804129 {#4327
    date: 2023-12-05 20:22:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +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: 199861
  -bodyTs: "'ach':14 'adult':3 'conscious':10 'differ':13 'get':24 'happen':17 'mayb':18 'often':6 'old':25 'sign':22 'tri':7 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5464305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701804129 {#4328
    date: 2023-12-05 20:22:09.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 {#4332
  +user: App\Entity\User {#4345 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "As an adult I’ve often tried to be conscious of when different aches are not happening. Maybe it’s a sign of getting old."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701804129 {#4327
    date: 2023-12-05 20:22:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +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: 199861
  -bodyTs: "'ach':14 'adult':3 'conscious':10 'differ':13 'get':24 'happen':17 'mayb':18 'often':6 'old':25 'sign':22 'tri':7 've':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5464305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701804129 {#4328
    date: 2023-12-05 20:22:09.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 {#4405
  +user: App\Entity\User {#4418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Afrin works for a couple days, just don’t keep using for longer or it’ll be worse.\n
    \n
    It works by constricting the blood vessels in your nose. Very effective but there can be a rebound effect.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701801200 {#4400
    date: 2023-12-05 19:33:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4406 …}
  +nested: Doctrine\ORM\PersistentCollection {#4408 …}
  +votes: Doctrine\ORM\PersistentCollection {#4410 …}
  +reports: Doctrine\ORM\PersistentCollection {#4412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
  -id: 199678
  -bodyTs: "'afrin':1 'blood':24 'constrict':22 'coupl':5 'day':6 'effect':30,37 'keep':10 'll':16 'longer':13 'nose':28 'rebound':36 'use':11 'vessel':25 'work':2,20 'wors':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1812734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701801200 {#4401
    date: 2023-12-05 19:33: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 {#4405
  +user: App\Entity\User {#4418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Afrin works for a couple days, just don’t keep using for longer or it’ll be worse.\n
    \n
    It works by constricting the blood vessels in your nose. Very effective but there can be a rebound effect.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701801200 {#4400
    date: 2023-12-05 19:33:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4406 …}
  +nested: Doctrine\ORM\PersistentCollection {#4408 …}
  +votes: Doctrine\ORM\PersistentCollection {#4410 …}
  +reports: Doctrine\ORM\PersistentCollection {#4412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
  -id: 199678
  -bodyTs: "'afrin':1 'blood':24 'constrict':22 'coupl':5 'day':6 'effect':30,37 'keep':10 'll':16 'longer':13 'nose':28 'rebound':36 'use':11 'vessel':25 'work':2,20 'wors':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1812734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701801200 {#4401
    date: 2023-12-05 19:33: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 {#4405
  +user: App\Entity\User {#4418 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Afrin works for a couple days, just don’t keep using for longer or it’ll be worse.\n
    \n
    It works by constricting the blood vessels in your nose. Very effective but there can be a rebound effect.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701801200 {#4400
    date: 2023-12-05 19:33:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4406 …}
  +nested: Doctrine\ORM\PersistentCollection {#4408 …}
  +votes: Doctrine\ORM\PersistentCollection {#4410 …}
  +reports: Doctrine\ORM\PersistentCollection {#4412 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4414 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4416 …}
  -id: 199678
  -bodyTs: "'afrin':1 'blood':24 'constrict':22 'coupl':5 'day':6 'effect':30,37 'keep':10 'll':16 'longer':13 'nose':28 'rebound':36 'use':11 'vessel':25 'work':2,20 'wors':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1812734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701801200 {#4401
    date: 2023-12-05 19:33: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 {#4478
  +user: App\Entity\User {#4491 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    If I have clear sinuses but I obstruct one of my nostrils, I breathe out of the other one and under no duress I feel calm and display no need to unobstruct the other nostril.\n
    \n
    If one of sinuses and nasal passages is fully stuffed such that no air can go through, catch me flipping on my sides an laying upside down so I can open up a small sweet path for fresh air.\n
    \n
    Cant be only me right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701795618 {#4473
    date: 2023-12-05 18:00:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4479 …}
  +nested: Doctrine\ORM\PersistentCollection {#4481 …}
  +votes: Doctrine\ORM\PersistentCollection {#4483 …}
  +reports: Doctrine\ORM\PersistentCollection {#4485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4489 …}
  -id: 199389
  -bodyTs: "'air':49,74 'breath':14 'calm':26 'cant':75 'catch':53 'clear':4 'display':28 'duress':23 'feel':25 'flip':55 'fresh':73 'fulli':44 'go':51 'lay':60 'nasal':41 'need':30 'nostril':12,35 'obstruct':8 'one':9,19,37 'open':66 'passag':42 'path':71 'right':79 'side':58 'sinus':5,39 'small':69 'stuf':45 'sweet':70 'unobstruct':32 'upsid':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5822924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701795618 {#4474
    date: 2023-12-05 18:00: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
47 DENIED edit
App\Entity\EntryComment {#4478
  +user: App\Entity\User {#4491 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    If I have clear sinuses but I obstruct one of my nostrils, I breathe out of the other one and under no duress I feel calm and display no need to unobstruct the other nostril.\n
    \n
    If one of sinuses and nasal passages is fully stuffed such that no air can go through, catch me flipping on my sides an laying upside down so I can open up a small sweet path for fresh air.\n
    \n
    Cant be only me right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701795618 {#4473
    date: 2023-12-05 18:00:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4479 …}
  +nested: Doctrine\ORM\PersistentCollection {#4481 …}
  +votes: Doctrine\ORM\PersistentCollection {#4483 …}
  +reports: Doctrine\ORM\PersistentCollection {#4485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4489 …}
  -id: 199389
  -bodyTs: "'air':49,74 'breath':14 'calm':26 'cant':75 'catch':53 'clear':4 'display':28 'duress':23 'feel':25 'flip':55 'fresh':73 'fulli':44 'go':51 'lay':60 'nasal':41 'need':30 'nostril':12,35 'obstruct':8 'one':9,19,37 'open':66 'passag':42 'path':71 'right':79 'side':58 'sinus':5,39 'small':69 'stuf':45 'sweet':70 'unobstruct':32 'upsid':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5822924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701795618 {#4474
    date: 2023-12-05 18:00: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
48 DENIED moderate
App\Entity\EntryComment {#4478
  +user: App\Entity\User {#4491 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    If I have clear sinuses but I obstruct one of my nostrils, I breathe out of the other one and under no duress I feel calm and display no need to unobstruct the other nostril.\n
    \n
    If one of sinuses and nasal passages is fully stuffed such that no air can go through, catch me flipping on my sides an laying upside down so I can open up a small sweet path for fresh air.\n
    \n
    Cant be only me right?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701795618 {#4473
    date: 2023-12-05 18:00:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4479 …}
  +nested: Doctrine\ORM\PersistentCollection {#4481 …}
  +votes: Doctrine\ORM\PersistentCollection {#4483 …}
  +reports: Doctrine\ORM\PersistentCollection {#4485 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4489 …}
  -id: 199389
  -bodyTs: "'air':49,74 'breath':14 'calm':26 'cant':75 'catch':53 'clear':4 'display':28 'duress':23 'feel':25 'flip':55 'fresh':73 'fulli':44 'go':51 'lay':60 'nasal':41 'need':30 'nostril':12,35 'obstruct':8 'one':9,19,37 'open':66 'passag':42 'path':71 'right':79 'side':58 'sinus':5,39 'small':69 'stuf':45 'sweet':70 'unobstruct':32 'upsid':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5822924"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701795618 {#4474
    date: 2023-12-05 18:00: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
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 {#4551
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My nose is clear, thanks for making me feel gratitude"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701794197 {#4546
    date: 2023-12-05 17:36:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4552 …}
  +nested: Doctrine\ORM\PersistentCollection {#4554 …}
  +votes: Doctrine\ORM\PersistentCollection {#4556 …}
  +reports: Doctrine\ORM\PersistentCollection {#4558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4562 …}
  -id: 199308
  -bodyTs: "'clear':4 'feel':9 'gratitud':10 'make':7 'nose':2 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5822449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701794197 {#4547
    date: 2023-12-05 17:36: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
51 DENIED edit
App\Entity\EntryComment {#4551
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My nose is clear, thanks for making me feel gratitude"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701794197 {#4546
    date: 2023-12-05 17:36:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4552 …}
  +nested: Doctrine\ORM\PersistentCollection {#4554 …}
  +votes: Doctrine\ORM\PersistentCollection {#4556 …}
  +reports: Doctrine\ORM\PersistentCollection {#4558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4562 …}
  -id: 199308
  -bodyTs: "'clear':4 'feel':9 'gratitud':10 'make':7 'nose':2 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5822449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701794197 {#4547
    date: 2023-12-05 17:36: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
52 DENIED moderate
App\Entity\EntryComment {#4551
  +user: App\Entity\User {#4564 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My nose is clear, thanks for making me feel gratitude"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701794197 {#4546
    date: 2023-12-05 17:36:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4552 …}
  +nested: Doctrine\ORM\PersistentCollection {#4554 …}
  +votes: Doctrine\ORM\PersistentCollection {#4556 …}
  +reports: Doctrine\ORM\PersistentCollection {#4558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4562 …}
  -id: 199308
  -bodyTs: "'clear':4 'feel':9 'gratitud':10 'make':7 'nose':2 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5822449"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701794197 {#4547
    date: 2023-12-05 17:36: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
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 {#4624
  +user: App\Entity\User {#4637 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What is the German word for this? Or perhaps Japanese word? (It’s a shame we can’t say “jap word”. Super easy to type)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701792707 {#4619
    date: 2023-12-05 17:11:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4625 …}
  +nested: Doctrine\ORM\PersistentCollection {#4627 …}
  +votes: Doctrine\ORM\PersistentCollection {#4629 …}
  +reports: Doctrine\ORM\PersistentCollection {#4631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
  -id: 199227
  -bodyTs: "'easi':23 'german':4 'jap':20 'japanes':10 'perhap':9 'say':19 'shame':15 'super':22 'type':25 'word':5,11,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5821929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701792707 {#4620
    date: 2023-12-05 17:11: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 {#4624
  +user: App\Entity\User {#4637 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What is the German word for this? Or perhaps Japanese word? (It’s a shame we can’t say “jap word”. Super easy to type)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701792707 {#4619
    date: 2023-12-05 17:11:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4625 …}
  +nested: Doctrine\ORM\PersistentCollection {#4627 …}
  +votes: Doctrine\ORM\PersistentCollection {#4629 …}
  +reports: Doctrine\ORM\PersistentCollection {#4631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
  -id: 199227
  -bodyTs: "'easi':23 'german':4 'jap':20 'japanes':10 'perhap':9 'say':19 'shame':15 'super':22 'type':25 'word':5,11,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5821929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701792707 {#4620
    date: 2023-12-05 17:11: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 {#4624
  +user: App\Entity\User {#4637 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "What is the German word for this? Or perhaps Japanese word? (It’s a shame we can’t say “jap word”. Super easy to type)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701792707 {#4619
    date: 2023-12-05 17:11:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4625 …}
  +nested: Doctrine\ORM\PersistentCollection {#4627 …}
  +votes: Doctrine\ORM\PersistentCollection {#4629 …}
  +reports: Doctrine\ORM\PersistentCollection {#4631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4635 …}
  -id: 199227
  -bodyTs: "'easi':23 'german':4 'jap':20 'japanes':10 'perhap':9 'say':19 'shame':15 'super':22 'type':25 'word':5,11,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5821929"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701792707 {#4620
    date: 2023-12-05 17:11: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 {#4697
  +user: App\Entity\User {#4710 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I was an asthmatic child. Still am as an adult but I sort of out grew it in my teens. It still pops up when Im sick, or when air quality dips, or if I get allergies, or its there but Im used to it and it’s not as bad as when I was young.\n
    \n
    As a kid though oh man I would frequently come down with colds and frequently have a clogged nose. It was not uncommon for me to breath through one nostril for a day, then it might shift later that evening and no amount of blowing or picking would save it. Then of course when I was sick which again was frequent I would be a mouth breather.\n
    \n
    I still loudly sneeze through my mouth as an adult, not because I want to make a scene but because sneezing through my nose would hurt and lead to two snot trails flowing down my face.\n
    \n
    Its funny now that I think about it I usually dont carry tissues with me but as a kid I always had a pack in my pocket because snot was an inevitability.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701791188 {#4692
    date: 2023-12-05 16:46:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4698 …}
  +nested: Doctrine\ORM\PersistentCollection {#4700 …}
  +votes: Doctrine\ORM\PersistentCollection {#4702 …}
  +reports: Doctrine\ORM\PersistentCollection {#4704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
  -id: 199126
  -bodyTs: "'adult':10,133 'air':30 'allergi':37 'alway':180 'amount':99 'asthmat':4 'bad':51 'blow':101 'breath':83 'breather':123 'carri':171 'child':5 'clog':74 'cold':69 'come':66 'cours':109 'day':89 'dip':32 'dont':170 'even':96 'face':159 'flow':156 'frequent':65,71,117 'funni':161 'get':36 'grew':16 'hurt':149 'im':26,42 'inevit':191 'kid':59,178 'later':94 'lead':151 'loud':126 'make':139 'man':62 'might':92 'mouth':122,130 'nose':75,147 'nostril':86 'oh':61 'one':85 'pack':183 'pick':103 'pocket':186 'pop':23 'qualiti':31 'save':105 'scene':141 'shift':93 'sick':27,113 'sneez':127,144 'snot':154,188 'sort':13 'still':6,22,125 'teen':20 'think':165 'though':60 'tissu':172 'trail':155 'two':153 'uncommon':79 'use':43 'usual':169 'want':137 'would':64,104,119,148 'young':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4747590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701791188 {#4693
    date: 2023-12-05 16:46:28.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 {#4697
  +user: App\Entity\User {#4710 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I was an asthmatic child. Still am as an adult but I sort of out grew it in my teens. It still pops up when Im sick, or when air quality dips, or if I get allergies, or its there but Im used to it and it’s not as bad as when I was young.\n
    \n
    As a kid though oh man I would frequently come down with colds and frequently have a clogged nose. It was not uncommon for me to breath through one nostril for a day, then it might shift later that evening and no amount of blowing or picking would save it. Then of course when I was sick which again was frequent I would be a mouth breather.\n
    \n
    I still loudly sneeze through my mouth as an adult, not because I want to make a scene but because sneezing through my nose would hurt and lead to two snot trails flowing down my face.\n
    \n
    Its funny now that I think about it I usually dont carry tissues with me but as a kid I always had a pack in my pocket because snot was an inevitability.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701791188 {#4692
    date: 2023-12-05 16:46:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4698 …}
  +nested: Doctrine\ORM\PersistentCollection {#4700 …}
  +votes: Doctrine\ORM\PersistentCollection {#4702 …}
  +reports: Doctrine\ORM\PersistentCollection {#4704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
  -id: 199126
  -bodyTs: "'adult':10,133 'air':30 'allergi':37 'alway':180 'amount':99 'asthmat':4 'bad':51 'blow':101 'breath':83 'breather':123 'carri':171 'child':5 'clog':74 'cold':69 'come':66 'cours':109 'day':89 'dip':32 'dont':170 'even':96 'face':159 'flow':156 'frequent':65,71,117 'funni':161 'get':36 'grew':16 'hurt':149 'im':26,42 'inevit':191 'kid':59,178 'later':94 'lead':151 'loud':126 'make':139 'man':62 'might':92 'mouth':122,130 'nose':75,147 'nostril':86 'oh':61 'one':85 'pack':183 'pick':103 'pocket':186 'pop':23 'qualiti':31 'save':105 'scene':141 'shift':93 'sick':27,113 'sneez':127,144 'snot':154,188 'sort':13 'still':6,22,125 'teen':20 'think':165 'though':60 'tissu':172 'trail':155 'two':153 'uncommon':79 'use':43 'usual':169 'want':137 'would':64,104,119,148 'young':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4747590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701791188 {#4693
    date: 2023-12-05 16:46:28.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 {#4697
  +user: App\Entity\User {#4710 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    I was an asthmatic child. Still am as an adult but I sort of out grew it in my teens. It still pops up when Im sick, or when air quality dips, or if I get allergies, or its there but Im used to it and it’s not as bad as when I was young.\n
    \n
    As a kid though oh man I would frequently come down with colds and frequently have a clogged nose. It was not uncommon for me to breath through one nostril for a day, then it might shift later that evening and no amount of blowing or picking would save it. Then of course when I was sick which again was frequent I would be a mouth breather.\n
    \n
    I still loudly sneeze through my mouth as an adult, not because I want to make a scene but because sneezing through my nose would hurt and lead to two snot trails flowing down my face.\n
    \n
    Its funny now that I think about it I usually dont carry tissues with me but as a kid I always had a pack in my pocket because snot was an inevitability.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701791188 {#4692
    date: 2023-12-05 16:46:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4698 …}
  +nested: Doctrine\ORM\PersistentCollection {#4700 …}
  +votes: Doctrine\ORM\PersistentCollection {#4702 …}
  +reports: Doctrine\ORM\PersistentCollection {#4704 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4708 …}
  -id: 199126
  -bodyTs: "'adult':10,133 'air':30 'allergi':37 'alway':180 'amount':99 'asthmat':4 'bad':51 'blow':101 'breath':83 'breather':123 'carri':171 'child':5 'clog':74 'cold':69 'come':66 'cours':109 'day':89 'dip':32 'dont':170 'even':96 'face':159 'flow':156 'frequent':65,71,117 'funni':161 'get':36 'grew':16 'hurt':149 'im':26,42 'inevit':191 'kid':59,178 'later':94 'lead':151 'loud':126 'make':139 'man':62 'might':92 'mouth':122,130 'nose':75,147 'nostril':86 'oh':61 'one':85 'pack':183 'pick':103 'pocket':186 'pop':23 'qualiti':31 'save':105 'scene':141 'shift':93 'sick':27,113 'sneez':127,144 'snot':154,188 'sort':13 'still':6,22,125 'teen':20 'think':165 'though':60 'tissu':172 'trail':155 'two':153 'uncommon':79 'use':43 'usual':169 'want':137 'would':64,104,119,148 'young':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4747590"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701791188 {#4693
    date: 2023-12-05 16:46:28.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 {#4770
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703211785 {#4765
    date: 2023-12-22 03:23:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4771 …}
  +nested: Doctrine\ORM\PersistentCollection {#4773 …}
  +votes: Doctrine\ORM\PersistentCollection {#4775 …}
  +reports: Doctrine\ORM\PersistentCollection {#4777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
  -id: 198971
  -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5422581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701788335 {#4766
    date: 2023-12-05 15:58: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
63 DENIED edit
App\Entity\EntryComment {#4770
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703211785 {#4765
    date: 2023-12-22 03:23:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4771 …}
  +nested: Doctrine\ORM\PersistentCollection {#4773 …}
  +votes: Doctrine\ORM\PersistentCollection {#4775 …}
  +reports: Doctrine\ORM\PersistentCollection {#4777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
  -id: 198971
  -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5422581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701788335 {#4766
    date: 2023-12-05 15:58: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
64 DENIED moderate
App\Entity\EntryComment {#4770
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1703211785 {#4765
    date: 2023-12-22 03:23:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4771 …}
  +nested: Doctrine\ORM\PersistentCollection {#4773 …}
  +votes: Doctrine\ORM\PersistentCollection {#4775 …}
  +reports: Doctrine\ORM\PersistentCollection {#4777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
  -id: 198971
  -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5422581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701788335 {#4766
    date: 2023-12-05 15:58: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
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 {#5122
  +user: Proxies\__CG__\App\Entity\User {#5123 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4770
    +user: App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703211785 {#4765
      date: 2023-12-22 03:23:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4771 …}
    +nested: Doctrine\ORM\PersistentCollection {#4773 …}
    +votes: Doctrine\ORM\PersistentCollection {#4775 …}
    +reports: Doctrine\ORM\PersistentCollection {#4777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
    -id: 198971
    -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5422581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701788335 {#4766
      date: 2023-12-05 15:58:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "How? Allergies?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701789049 {#5120
    date: 2023-12-05 16:10:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5124 …}
  +nested: Doctrine\ORM\PersistentCollection {#5126 …}
  +votes: Doctrine\ORM\PersistentCollection {#5128 …}
  +reports: Doctrine\ORM\PersistentCollection {#5130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
  -id: 199012
  -bodyTs: "'allergi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5422845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701789049 {#5121
    date: 2023-12-05 16:10:49.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 {#5122
  +user: Proxies\__CG__\App\Entity\User {#5123 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4770
    +user: App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703211785 {#4765
      date: 2023-12-22 03:23:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4771 …}
    +nested: Doctrine\ORM\PersistentCollection {#4773 …}
    +votes: Doctrine\ORM\PersistentCollection {#4775 …}
    +reports: Doctrine\ORM\PersistentCollection {#4777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
    -id: 198971
    -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5422581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701788335 {#4766
      date: 2023-12-05 15:58:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "How? Allergies?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701789049 {#5120
    date: 2023-12-05 16:10:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5124 …}
  +nested: Doctrine\ORM\PersistentCollection {#5126 …}
  +votes: Doctrine\ORM\PersistentCollection {#5128 …}
  +reports: Doctrine\ORM\PersistentCollection {#5130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
  -id: 199012
  -bodyTs: "'allergi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5422845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701789049 {#5121
    date: 2023-12-05 16:10:49.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 {#5122
  +user: Proxies\__CG__\App\Entity\User {#5123 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4770
    +user: App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703211785 {#4765
      date: 2023-12-22 03:23:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4771 …}
    +nested: Doctrine\ORM\PersistentCollection {#4773 …}
    +votes: Doctrine\ORM\PersistentCollection {#4775 …}
    +reports: Doctrine\ORM\PersistentCollection {#4777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
    -id: 198971
    -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5422581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701788335 {#4766
      date: 2023-12-05 15:58:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "How? Allergies?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701789049 {#5120
    date: 2023-12-05 16:10:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5124 …}
  +nested: Doctrine\ORM\PersistentCollection {#5126 …}
  +votes: Doctrine\ORM\PersistentCollection {#5128 …}
  +reports: Doctrine\ORM\PersistentCollection {#5130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
  -id: 199012
  -bodyTs: "'allergi':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5422845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701789049 {#5121
    date: 2023-12-05 16:10:49.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 {#5210
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#5123 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4770
      +user: App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703211785 {#4765
        date: 2023-12-22 03:23:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4771 …}
      +nested: Doctrine\ORM\PersistentCollection {#4773 …}
      +votes: Doctrine\ORM\PersistentCollection {#4775 …}
      +reports: Doctrine\ORM\PersistentCollection {#4777 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
      -id: 198971
      -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5422581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701788335 {#4766
        date: 2023-12-05 15:58:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "How? Allergies?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701789049 {#5120
      date: 2023-12-05 16:10:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5124 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5128 …}
    +reports: Doctrine\ORM\PersistentCollection {#5130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
    -id: 199012
    -bodyTs: "'allergi':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5422845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701789049 {#5121
      date: 2023-12-05 16:10:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701792999 {#5208
    date: 2023-12-05 17:16:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5211 …}
  +nested: Doctrine\ORM\PersistentCollection {#5213 …}
  +votes: Doctrine\ORM\PersistentCollection {#5215 …}
  +reports: Doctrine\ORM\PersistentCollection {#5217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
  -id: 199241
  -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5424273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701792999 {#5209
    date: 2023-12-05 17:16: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
71 DENIED edit
App\Entity\EntryComment {#5210
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#5123 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4770
      +user: App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703211785 {#4765
        date: 2023-12-22 03:23:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4771 …}
      +nested: Doctrine\ORM\PersistentCollection {#4773 …}
      +votes: Doctrine\ORM\PersistentCollection {#4775 …}
      +reports: Doctrine\ORM\PersistentCollection {#4777 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
      -id: 198971
      -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5422581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701788335 {#4766
        date: 2023-12-05 15:58:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "How? Allergies?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701789049 {#5120
      date: 2023-12-05 16:10:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5124 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5128 …}
    +reports: Doctrine\ORM\PersistentCollection {#5130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
    -id: 199012
    -bodyTs: "'allergi':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5422845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701789049 {#5121
      date: 2023-12-05 16:10:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701792999 {#5208
    date: 2023-12-05 17:16:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5211 …}
  +nested: Doctrine\ORM\PersistentCollection {#5213 …}
  +votes: Doctrine\ORM\PersistentCollection {#5215 …}
  +reports: Doctrine\ORM\PersistentCollection {#5217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
  -id: 199241
  -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5424273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701792999 {#5209
    date: 2023-12-05 17:16: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
72 DENIED moderate
App\Entity\EntryComment {#5210
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5122
    +user: Proxies\__CG__\App\Entity\User {#5123 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4770
      +user: App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703211785 {#4765
        date: 2023-12-22 03:23:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4771 …}
      +nested: Doctrine\ORM\PersistentCollection {#4773 …}
      +votes: Doctrine\ORM\PersistentCollection {#4775 …}
      +reports: Doctrine\ORM\PersistentCollection {#4777 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
      -id: 198971
      -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5422581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701788335 {#4766
        date: 2023-12-05 15:58:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "How? Allergies?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701789049 {#5120
      date: 2023-12-05 16:10:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5124 …}
    +nested: Doctrine\ORM\PersistentCollection {#5126 …}
    +votes: Doctrine\ORM\PersistentCollection {#5128 …}
    +reports: Doctrine\ORM\PersistentCollection {#5130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
    -id: 199012
    -bodyTs: "'allergi':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5422845"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701789049 {#5121
      date: 2023-12-05 16:10:49.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701792999 {#5208
    date: 2023-12-05 17:16:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5211 …}
  +nested: Doctrine\ORM\PersistentCollection {#5213 …}
  +votes: Doctrine\ORM\PersistentCollection {#5215 …}
  +reports: Doctrine\ORM\PersistentCollection {#5217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
  -id: 199241
  -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5424273"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701792999 {#5209
    date: 2023-12-05 17:16: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
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 {#5278
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5210
    +user: App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5122
      +user: Proxies\__CG__\App\Entity\User {#5123 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4770
        +user: App\Entity\User {#4783 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1703211785 {#4765
          date: 2023-12-22 03:23:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4771 …}
        +nested: Doctrine\ORM\PersistentCollection {#4773 …}
        +votes: Doctrine\ORM\PersistentCollection {#4775 …}
        +reports: Doctrine\ORM\PersistentCollection {#4777 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
        -id: 198971
        -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5422581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701788335 {#4766
          date: 2023-12-05 15:58:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: "How? Allergies?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701789049 {#5120
        date: 2023-12-05 16:10:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5124 …}
      +nested: Doctrine\ORM\PersistentCollection {#5126 …}
      +votes: Doctrine\ORM\PersistentCollection {#5128 …}
      +reports: Doctrine\ORM\PersistentCollection {#5130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
      -id: 199012
      -bodyTs: "'allergi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5422845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701789049 {#5121
        date: 2023-12-05 16:10:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701792999 {#5208
      date: 2023-12-05 17:16:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5211 …}
    +nested: Doctrine\ORM\PersistentCollection {#5213 …}
    +votes: Doctrine\ORM\PersistentCollection {#5215 …}
    +reports: Doctrine\ORM\PersistentCollection {#5217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
    -id: 199241
    -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5424273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701792999 {#5209
      date: 2023-12-05 17:16:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: """
    I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
    \n
    Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701798890 {#5276
    date: 2023-12-05 18:54:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 199579
  -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5426574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701798890 {#5277
    date: 2023-12-05 18:54:50.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 {#5278
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5210
    +user: App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5122
      +user: Proxies\__CG__\App\Entity\User {#5123 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4770
        +user: App\Entity\User {#4783 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1703211785 {#4765
          date: 2023-12-22 03:23:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4771 …}
        +nested: Doctrine\ORM\PersistentCollection {#4773 …}
        +votes: Doctrine\ORM\PersistentCollection {#4775 …}
        +reports: Doctrine\ORM\PersistentCollection {#4777 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
        -id: 198971
        -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5422581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701788335 {#4766
          date: 2023-12-05 15:58:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: "How? Allergies?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701789049 {#5120
        date: 2023-12-05 16:10:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5124 …}
      +nested: Doctrine\ORM\PersistentCollection {#5126 …}
      +votes: Doctrine\ORM\PersistentCollection {#5128 …}
      +reports: Doctrine\ORM\PersistentCollection {#5130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
      -id: 199012
      -bodyTs: "'allergi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5422845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701789049 {#5121
        date: 2023-12-05 16:10:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701792999 {#5208
      date: 2023-12-05 17:16:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5211 …}
    +nested: Doctrine\ORM\PersistentCollection {#5213 …}
    +votes: Doctrine\ORM\PersistentCollection {#5215 …}
    +reports: Doctrine\ORM\PersistentCollection {#5217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
    -id: 199241
    -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5424273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701792999 {#5209
      date: 2023-12-05 17:16:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: """
    I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
    \n
    Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701798890 {#5276
    date: 2023-12-05 18:54:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 199579
  -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5426574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701798890 {#5277
    date: 2023-12-05 18:54:50.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 {#5278
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5210
    +user: App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5122
      +user: Proxies\__CG__\App\Entity\User {#5123 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4770
        +user: App\Entity\User {#4783 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 15
        +score: 0
        +lastActive: DateTime @1703211785 {#4765
          date: 2023-12-22 03:23:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4771 …}
        +nested: Doctrine\ORM\PersistentCollection {#4773 …}
        +votes: Doctrine\ORM\PersistentCollection {#4775 …}
        +reports: Doctrine\ORM\PersistentCollection {#4777 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
        -id: 198971
        -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5422581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701788335 {#4766
          date: 2023-12-05 15:58:55.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: "How? Allergies?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701789049 {#5120
        date: 2023-12-05 16:10:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5124 …}
      +nested: Doctrine\ORM\PersistentCollection {#5126 …}
      +votes: Doctrine\ORM\PersistentCollection {#5128 …}
      +reports: Doctrine\ORM\PersistentCollection {#5130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
      -id: 199012
      -bodyTs: "'allergi':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5422845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701789049 {#5121
        date: 2023-12-05 16:10:49.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1701792999 {#5208
      date: 2023-12-05 17:16:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5211 …}
    +nested: Doctrine\ORM\PersistentCollection {#5213 …}
    +votes: Doctrine\ORM\PersistentCollection {#5215 …}
    +reports: Doctrine\ORM\PersistentCollection {#5217 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
    -id: 199241
    -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5424273"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701792999 {#5209
      date: 2023-12-05 17:16:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: """
    I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
    \n
    Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701798890 {#5276
    date: 2023-12-05 18:54:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 199579
  -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5426574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701798890 {#5277
    date: 2023-12-05 18:54:50.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 {#5301
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5278
    +user: Proxies\__CG__\App\Entity\User {#5279 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5210
      +user: App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5122
        +user: Proxies\__CG__\App\Entity\User {#5123 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4770
          +user: App\Entity\User {#4783 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1703211785 {#4765
            date: 2023-12-22 03:23:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4771 …}
          +nested: Doctrine\ORM\PersistentCollection {#4773 …}
          +votes: Doctrine\ORM\PersistentCollection {#4775 …}
          +reports: Doctrine\ORM\PersistentCollection {#4777 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
          -id: 198971
          -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5422581"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701788335 {#4766
            date: 2023-12-05 15:58:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4770}
        +body: "How? Allergies?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701789049 {#5120
          date: 2023-12-05 16:10:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Lederrucksack@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5124 …}
        +nested: Doctrine\ORM\PersistentCollection {#5126 …}
        +votes: Doctrine\ORM\PersistentCollection {#5128 …}
        +reports: Doctrine\ORM\PersistentCollection {#5130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
        -id: 199012
        -bodyTs: "'allergi':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5422845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701789049 {#5121
          date: 2023-12-05 16:10:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701792999 {#5208
        date: 2023-12-05 17:16:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
        "@fatzgebum@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5211 …}
      +nested: Doctrine\ORM\PersistentCollection {#5213 …}
      +votes: Doctrine\ORM\PersistentCollection {#5215 …}
      +reports: Doctrine\ORM\PersistentCollection {#5217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
      -id: 199241
      -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5424273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701792999 {#5209
        date: 2023-12-05 17:16:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: """
      I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
      \n
      Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701798890 {#5276
      date: 2023-12-05 18:54:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5280 …}
    +nested: Doctrine\ORM\PersistentCollection {#5282 …}
    +votes: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
    -id: 199579
    -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5426574"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701798890 {#5277
      date: 2023-12-05 18:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "Thanks for your advice! I did a test back in 2018 which turned out positive. I then began to vacuum and wipe the dust a lot more frequently and bought encasings for my bed with no success. I even did a three year therapy with literally no improvement. The only thing that is working is decongestant nasal spray, but of course that’s no long term solution… That’s why I’m sceptical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701802488 {#5298
    date: 2023-12-05 19:54:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
    "@OKRainbowKid@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5304 …}
  +nested: Doctrine\ORM\PersistentCollection {#5306 …}
  +votes: Doctrine\ORM\PersistentCollection {#5302 …}
  +reports: Doctrine\ORM\PersistentCollection {#5309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
  -id: 199754
  -bodyTs: "'2018':11 'advic':4 'back':9 'bed':34 'began':18 'bought':30 'cours':61 'decongest':56 'dust':24 'encas':31 'even':39 'frequent':28 'improv':48 'liter':46 'long':65 'lot':26 'm':72 'nasal':57 'posit':15 'sceptic':73 'solut':67 'spray':58 'success':37 'term':66 'test':8 'thank':1 'therapi':44 'thing':51 'three':42 'turn':13 'vacuum':20 'wipe':22 'work':54 'year':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5427886"
  +editedAt: DateTimeImmutable @1703086393 {#5295
    date: 2023-12-20 16:33:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701802488 {#5293
    date: 2023-12-05 19:54:48.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 {#5301
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5278
    +user: Proxies\__CG__\App\Entity\User {#5279 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5210
      +user: App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5122
        +user: Proxies\__CG__\App\Entity\User {#5123 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4770
          +user: App\Entity\User {#4783 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1703211785 {#4765
            date: 2023-12-22 03:23:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4771 …}
          +nested: Doctrine\ORM\PersistentCollection {#4773 …}
          +votes: Doctrine\ORM\PersistentCollection {#4775 …}
          +reports: Doctrine\ORM\PersistentCollection {#4777 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
          -id: 198971
          -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5422581"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701788335 {#4766
            date: 2023-12-05 15:58:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4770}
        +body: "How? Allergies?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701789049 {#5120
          date: 2023-12-05 16:10:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Lederrucksack@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5124 …}
        +nested: Doctrine\ORM\PersistentCollection {#5126 …}
        +votes: Doctrine\ORM\PersistentCollection {#5128 …}
        +reports: Doctrine\ORM\PersistentCollection {#5130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
        -id: 199012
        -bodyTs: "'allergi':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5422845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701789049 {#5121
          date: 2023-12-05 16:10:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701792999 {#5208
        date: 2023-12-05 17:16:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
        "@fatzgebum@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5211 …}
      +nested: Doctrine\ORM\PersistentCollection {#5213 …}
      +votes: Doctrine\ORM\PersistentCollection {#5215 …}
      +reports: Doctrine\ORM\PersistentCollection {#5217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
      -id: 199241
      -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5424273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701792999 {#5209
        date: 2023-12-05 17:16:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: """
      I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
      \n
      Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701798890 {#5276
      date: 2023-12-05 18:54:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5280 …}
    +nested: Doctrine\ORM\PersistentCollection {#5282 …}
    +votes: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
    -id: 199579
    -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5426574"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701798890 {#5277
      date: 2023-12-05 18:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "Thanks for your advice! I did a test back in 2018 which turned out positive. I then began to vacuum and wipe the dust a lot more frequently and bought encasings for my bed with no success. I even did a three year therapy with literally no improvement. The only thing that is working is decongestant nasal spray, but of course that’s no long term solution… That’s why I’m sceptical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701802488 {#5298
    date: 2023-12-05 19:54:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
    "@OKRainbowKid@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5304 …}
  +nested: Doctrine\ORM\PersistentCollection {#5306 …}
  +votes: Doctrine\ORM\PersistentCollection {#5302 …}
  +reports: Doctrine\ORM\PersistentCollection {#5309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
  -id: 199754
  -bodyTs: "'2018':11 'advic':4 'back':9 'bed':34 'began':18 'bought':30 'cours':61 'decongest':56 'dust':24 'encas':31 'even':39 'frequent':28 'improv':48 'liter':46 'long':65 'lot':26 'm':72 'nasal':57 'posit':15 'sceptic':73 'solut':67 'spray':58 'success':37 'term':66 'test':8 'thank':1 'therapi':44 'thing':51 'three':42 'turn':13 'vacuum':20 'wipe':22 'work':54 'year':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5427886"
  +editedAt: DateTimeImmutable @1703086393 {#5295
    date: 2023-12-20 16:33:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701802488 {#5293
    date: 2023-12-05 19:54:48.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 {#5301
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5278
    +user: Proxies\__CG__\App\Entity\User {#5279 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5210
      +user: App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5122
        +user: Proxies\__CG__\App\Entity\User {#5123 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#4770
          +user: App\Entity\User {#4783 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: null
          +root: null
          +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 15
          +score: 0
          +lastActive: DateTime @1703211785 {#4765
            date: 2023-12-22 03:23:05.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#4771 …}
          +nested: Doctrine\ORM\PersistentCollection {#4773 …}
          +votes: Doctrine\ORM\PersistentCollection {#4775 …}
          +reports: Doctrine\ORM\PersistentCollection {#4777 …}
          +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
          +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
          -id: 198971
          -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5422581"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701788335 {#4766
            date: 2023-12-05 15:58:55.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4770}
        +body: "How? Allergies?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701789049 {#5120
          date: 2023-12-05 16:10:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Lederrucksack@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5124 …}
        +nested: Doctrine\ORM\PersistentCollection {#5126 …}
        +votes: Doctrine\ORM\PersistentCollection {#5128 …}
        +reports: Doctrine\ORM\PersistentCollection {#5130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
        -id: 199012
        -bodyTs: "'allergi':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5422845"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701789049 {#5121
          date: 2023-12-05 16:10:49.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701792999 {#5208
        date: 2023-12-05 17:16:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
        "@fatzgebum@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5211 …}
      +nested: Doctrine\ORM\PersistentCollection {#5213 …}
      +votes: Doctrine\ORM\PersistentCollection {#5215 …}
      +reports: Doctrine\ORM\PersistentCollection {#5217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
      -id: 199241
      -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5424273"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701792999 {#5209
        date: 2023-12-05 17:16:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: """
      I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
      \n
      Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1701798890 {#5276
      date: 2023-12-05 18:54:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5280 …}
    +nested: Doctrine\ORM\PersistentCollection {#5282 …}
    +votes: Doctrine\ORM\PersistentCollection {#5284 …}
    +reports: Doctrine\ORM\PersistentCollection {#5286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
    -id: 199579
    -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5426574"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701798890 {#5277
      date: 2023-12-05 18:54:50.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "Thanks for your advice! I did a test back in 2018 which turned out positive. I then began to vacuum and wipe the dust a lot more frequently and bought encasings for my bed with no success. I even did a three year therapy with literally no improvement. The only thing that is working is decongestant nasal spray, but of course that’s no long term solution… That’s why I’m sceptical."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701802488 {#5298
    date: 2023-12-05 19:54:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
    "@OKRainbowKid@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5304 …}
  +nested: Doctrine\ORM\PersistentCollection {#5306 …}
  +votes: Doctrine\ORM\PersistentCollection {#5302 …}
  +reports: Doctrine\ORM\PersistentCollection {#5309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
  -id: 199754
  -bodyTs: "'2018':11 'advic':4 'back':9 'bed':34 'began':18 'bought':30 'cours':61 'decongest':56 'dust':24 'encas':31 'even':39 'frequent':28 'improv':48 'liter':46 'long':65 'lot':26 'm':72 'nasal':57 'posit':15 'sceptic':73 'solut':67 'spray':58 'success':37 'term':66 'test':8 'thank':1 'therapi':44 'thing':51 'three':42 'turn':13 'vacuum':20 'wipe':22 'work':54 'year':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5427886"
  +editedAt: DateTimeImmutable @1703086393 {#5295
    date: 2023-12-20 16:33:13.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701802488 {#5293
    date: 2023-12-05 19:54:48.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 {#5330
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5301
    +user: App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5278
      +user: Proxies\__CG__\App\Entity\User {#5279 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5210
        +user: App\Entity\User {#4783 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5122
          +user: Proxies\__CG__\App\Entity\User {#5123 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4770
            +user: App\Entity\User {#4783 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1703211785 {#4765
              date: 2023-12-22 03:23:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4771 …}
            +nested: Doctrine\ORM\PersistentCollection {#4773 …}
            +votes: Doctrine\ORM\PersistentCollection {#4775 …}
            +reports: Doctrine\ORM\PersistentCollection {#4777 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
            -id: 198971
            -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5422581"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701788335 {#4766
              date: 2023-12-05 15:58:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4770}
          +body: "How? Allergies?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701789049 {#5120
            date: 2023-12-05 16:10:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@Lederrucksack@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5124 …}
          +nested: Doctrine\ORM\PersistentCollection {#5126 …}
          +votes: Doctrine\ORM\PersistentCollection {#5128 …}
          +reports: Doctrine\ORM\PersistentCollection {#5130 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
          -id: 199012
          -bodyTs: "'allergi':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5422845"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701789049 {#5121
            date: 2023-12-05 16:10:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4770}
        +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701792999 {#5208
          date: 2023-12-05 17:16:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Lederrucksack@feddit.de"
          "@fatzgebum@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5211 …}
        +nested: Doctrine\ORM\PersistentCollection {#5213 …}
        +votes: Doctrine\ORM\PersistentCollection {#5215 …}
        +reports: Doctrine\ORM\PersistentCollection {#5217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
        -id: 199241
        -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5424273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701792999 {#5209
          date: 2023-12-05 17:16:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: """
        I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
        \n
        Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701798890 {#5276
        date: 2023-12-05 18:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
        "@fatzgebum@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5280 …}
      +nested: Doctrine\ORM\PersistentCollection {#5282 …}
      +votes: Doctrine\ORM\PersistentCollection {#5284 …}
      +reports: Doctrine\ORM\PersistentCollection {#5286 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
      -id: 199579
      -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5426574"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701798890 {#5277
        date: 2023-12-05 18:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "Thanks for your advice! I did a test back in 2018 which turned out positive. I then began to vacuum and wipe the dust a lot more frequently and bought encasings for my bed with no success. I even did a three year therapy with literally no improvement. The only thing that is working is decongestant nasal spray, but of course that’s no long term solution… That’s why I’m sceptical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701802488 {#5298
      date: 2023-12-05 19:54:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
      "@OKRainbowKid@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5304 …}
    +nested: Doctrine\ORM\PersistentCollection {#5306 …}
    +votes: Doctrine\ORM\PersistentCollection {#5302 …}
    +reports: Doctrine\ORM\PersistentCollection {#5309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
    -id: 199754
    -bodyTs: "'2018':11 'advic':4 'back':9 'bed':34 'began':18 'bought':30 'cours':61 'decongest':56 'dust':24 'encas':31 'even':39 'frequent':28 'improv':48 'liter':46 'long':65 'lot':26 'm':72 'nasal':57 'posit':15 'sceptic':73 'solut':67 'spray':58 'success':37 'term':66 'test':8 'thank':1 'therapi':44 'thing':51 'three':42 'turn':13 'vacuum':20 'wipe':22 'work':54 'year':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5427886"
    +editedAt: DateTimeImmutable @1703086393 {#5295
      date: 2023-12-20 16:33:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701802488 {#5293
      date: 2023-12-05 19:54:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: """
    Did you do the therapy with syringes or sublingual?\n
    \n
    I had both and syringes worked much better than sublingual (but after 7 years the effect wore off anyways)\n
    \n
    Also this stuff works wonders to free my nose: [en.wikipedia.org/wiki/Budesonide](https://en.wikipedia.org/wiki/Budesonide)\n
    \n
    Dust mite allergy is decreasing my sleep quality drastically without proper treatment. I have a really high reaction, so that really affects my overall quality of life long term. I only realized that once I changed my doctor after finishing my studies and finally finding no excuses to try to improve on symptoms.\n
    \n
    I hope you find something that works for you
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701807886 {#5325
    date: 2023-12-05 21:24:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
    "@OKRainbowKid@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5320 …}
  +nested: Doctrine\ORM\PersistentCollection {#5318 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
  -id: 200077
  -bodyTs: "'/wiki/budesonide](https://en.wikipedia.org/wiki/budesonide)':40 '7':22 'affect':62 'allergi':43 'also':29 'anyway':28 'better':17 'chang':76 'decreas':45 'doctor':78 'drastic':49 'dust':41 'effect':25 'en.wikipedia.org':39 'en.wikipedia.org/wiki/budesonide](https://en.wikipedia.org/wiki/budesonide)':38 'excus':87 'final':84 'find':85,97 'finish':80 'free':35 'high':57 'hope':95 'improv':91 'life':67 'long':68 'mite':42 'much':16 'nose':37 'overal':64 'proper':51 'qualiti':48,65 'reaction':58 'realiz':72 'realli':56,61 'sleep':47 'someth':98 'studi':82 'stuff':31 'sublingu':9,19 'symptom':93 'syring':7,14 'term':69 'therapi':5 'treatment':52 'tri':89 'without':50 'wonder':33 'wore':26 'work':15,32,100 'year':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5430258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701807886 {#5328
    date: 2023-12-05 21:24: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
83 DENIED edit
App\Entity\EntryComment {#5330
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5301
    +user: App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5278
      +user: Proxies\__CG__\App\Entity\User {#5279 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5210
        +user: App\Entity\User {#4783 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5122
          +user: Proxies\__CG__\App\Entity\User {#5123 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4770
            +user: App\Entity\User {#4783 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1703211785 {#4765
              date: 2023-12-22 03:23:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4771 …}
            +nested: Doctrine\ORM\PersistentCollection {#4773 …}
            +votes: Doctrine\ORM\PersistentCollection {#4775 …}
            +reports: Doctrine\ORM\PersistentCollection {#4777 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
            -id: 198971
            -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5422581"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701788335 {#4766
              date: 2023-12-05 15:58:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4770}
          +body: "How? Allergies?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701789049 {#5120
            date: 2023-12-05 16:10:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@Lederrucksack@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5124 …}
          +nested: Doctrine\ORM\PersistentCollection {#5126 …}
          +votes: Doctrine\ORM\PersistentCollection {#5128 …}
          +reports: Doctrine\ORM\PersistentCollection {#5130 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
          -id: 199012
          -bodyTs: "'allergi':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5422845"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701789049 {#5121
            date: 2023-12-05 16:10:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4770}
        +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701792999 {#5208
          date: 2023-12-05 17:16:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Lederrucksack@feddit.de"
          "@fatzgebum@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5211 …}
        +nested: Doctrine\ORM\PersistentCollection {#5213 …}
        +votes: Doctrine\ORM\PersistentCollection {#5215 …}
        +reports: Doctrine\ORM\PersistentCollection {#5217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
        -id: 199241
        -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5424273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701792999 {#5209
          date: 2023-12-05 17:16:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: """
        I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
        \n
        Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701798890 {#5276
        date: 2023-12-05 18:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
        "@fatzgebum@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5280 …}
      +nested: Doctrine\ORM\PersistentCollection {#5282 …}
      +votes: Doctrine\ORM\PersistentCollection {#5284 …}
      +reports: Doctrine\ORM\PersistentCollection {#5286 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
      -id: 199579
      -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5426574"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701798890 {#5277
        date: 2023-12-05 18:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "Thanks for your advice! I did a test back in 2018 which turned out positive. I then began to vacuum and wipe the dust a lot more frequently and bought encasings for my bed with no success. I even did a three year therapy with literally no improvement. The only thing that is working is decongestant nasal spray, but of course that’s no long term solution… That’s why I’m sceptical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701802488 {#5298
      date: 2023-12-05 19:54:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
      "@OKRainbowKid@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5304 …}
    +nested: Doctrine\ORM\PersistentCollection {#5306 …}
    +votes: Doctrine\ORM\PersistentCollection {#5302 …}
    +reports: Doctrine\ORM\PersistentCollection {#5309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
    -id: 199754
    -bodyTs: "'2018':11 'advic':4 'back':9 'bed':34 'began':18 'bought':30 'cours':61 'decongest':56 'dust':24 'encas':31 'even':39 'frequent':28 'improv':48 'liter':46 'long':65 'lot':26 'm':72 'nasal':57 'posit':15 'sceptic':73 'solut':67 'spray':58 'success':37 'term':66 'test':8 'thank':1 'therapi':44 'thing':51 'three':42 'turn':13 'vacuum':20 'wipe':22 'work':54 'year':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5427886"
    +editedAt: DateTimeImmutable @1703086393 {#5295
      date: 2023-12-20 16:33:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701802488 {#5293
      date: 2023-12-05 19:54:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: """
    Did you do the therapy with syringes or sublingual?\n
    \n
    I had both and syringes worked much better than sublingual (but after 7 years the effect wore off anyways)\n
    \n
    Also this stuff works wonders to free my nose: [en.wikipedia.org/wiki/Budesonide](https://en.wikipedia.org/wiki/Budesonide)\n
    \n
    Dust mite allergy is decreasing my sleep quality drastically without proper treatment. I have a really high reaction, so that really affects my overall quality of life long term. I only realized that once I changed my doctor after finishing my studies and finally finding no excuses to try to improve on symptoms.\n
    \n
    I hope you find something that works for you
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701807886 {#5325
    date: 2023-12-05 21:24:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
    "@OKRainbowKid@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5320 …}
  +nested: Doctrine\ORM\PersistentCollection {#5318 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
  -id: 200077
  -bodyTs: "'/wiki/budesonide](https://en.wikipedia.org/wiki/budesonide)':40 '7':22 'affect':62 'allergi':43 'also':29 'anyway':28 'better':17 'chang':76 'decreas':45 'doctor':78 'drastic':49 'dust':41 'effect':25 'en.wikipedia.org':39 'en.wikipedia.org/wiki/budesonide](https://en.wikipedia.org/wiki/budesonide)':38 'excus':87 'final':84 'find':85,97 'finish':80 'free':35 'high':57 'hope':95 'improv':91 'life':67 'long':68 'mite':42 'much':16 'nose':37 'overal':64 'proper':51 'qualiti':48,65 'reaction':58 'realiz':72 'realli':56,61 'sleep':47 'someth':98 'studi':82 'stuff':31 'sublingu':9,19 'symptom':93 'syring':7,14 'term':69 'therapi':5 'treatment':52 'tri':89 'without':50 'wonder':33 'wore':26 'work':15,32,100 'year':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5430258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701807886 {#5328
    date: 2023-12-05 21:24: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
84 DENIED moderate
App\Entity\EntryComment {#5330
  +user: Proxies\__CG__\App\Entity\User {#5322 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5301
    +user: App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5278
      +user: Proxies\__CG__\App\Entity\User {#5279 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5210
        +user: App\Entity\User {#4783 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5122
          +user: Proxies\__CG__\App\Entity\User {#5123 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4770
            +user: App\Entity\User {#4783 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1703211785 {#4765
              date: 2023-12-22 03:23:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4771 …}
            +nested: Doctrine\ORM\PersistentCollection {#4773 …}
            +votes: Doctrine\ORM\PersistentCollection {#4775 …}
            +reports: Doctrine\ORM\PersistentCollection {#4777 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
            -id: 198971
            -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5422581"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701788335 {#4766
              date: 2023-12-05 15:58:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4770}
          +body: "How? Allergies?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701789049 {#5120
            date: 2023-12-05 16:10:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@Lederrucksack@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5124 …}
          +nested: Doctrine\ORM\PersistentCollection {#5126 …}
          +votes: Doctrine\ORM\PersistentCollection {#5128 …}
          +reports: Doctrine\ORM\PersistentCollection {#5130 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
          -id: 199012
          -bodyTs: "'allergi':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5422845"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701789049 {#5121
            date: 2023-12-05 16:10:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4770}
        +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701792999 {#5208
          date: 2023-12-05 17:16:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Lederrucksack@feddit.de"
          "@fatzgebum@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5211 …}
        +nested: Doctrine\ORM\PersistentCollection {#5213 …}
        +votes: Doctrine\ORM\PersistentCollection {#5215 …}
        +reports: Doctrine\ORM\PersistentCollection {#5217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
        -id: 199241
        -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5424273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701792999 {#5209
          date: 2023-12-05 17:16:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: """
        I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
        \n
        Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701798890 {#5276
        date: 2023-12-05 18:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
        "@fatzgebum@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5280 …}
      +nested: Doctrine\ORM\PersistentCollection {#5282 …}
      +votes: Doctrine\ORM\PersistentCollection {#5284 …}
      +reports: Doctrine\ORM\PersistentCollection {#5286 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
      -id: 199579
      -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5426574"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701798890 {#5277
        date: 2023-12-05 18:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "Thanks for your advice! I did a test back in 2018 which turned out positive. I then began to vacuum and wipe the dust a lot more frequently and bought encasings for my bed with no success. I even did a three year therapy with literally no improvement. The only thing that is working is decongestant nasal spray, but of course that’s no long term solution… That’s why I’m sceptical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701802488 {#5298
      date: 2023-12-05 19:54:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
      "@OKRainbowKid@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5304 …}
    +nested: Doctrine\ORM\PersistentCollection {#5306 …}
    +votes: Doctrine\ORM\PersistentCollection {#5302 …}
    +reports: Doctrine\ORM\PersistentCollection {#5309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
    -id: 199754
    -bodyTs: "'2018':11 'advic':4 'back':9 'bed':34 'began':18 'bought':30 'cours':61 'decongest':56 'dust':24 'encas':31 'even':39 'frequent':28 'improv':48 'liter':46 'long':65 'lot':26 'm':72 'nasal':57 'posit':15 'sceptic':73 'solut':67 'spray':58 'success':37 'term':66 'test':8 'thank':1 'therapi':44 'thing':51 'three':42 'turn':13 'vacuum':20 'wipe':22 'work':54 'year':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5427886"
    +editedAt: DateTimeImmutable @1703086393 {#5295
      date: 2023-12-20 16:33:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701802488 {#5293
      date: 2023-12-05 19:54:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: """
    Did you do the therapy with syringes or sublingual?\n
    \n
    I had both and syringes worked much better than sublingual (but after 7 years the effect wore off anyways)\n
    \n
    Also this stuff works wonders to free my nose: [en.wikipedia.org/wiki/Budesonide](https://en.wikipedia.org/wiki/Budesonide)\n
    \n
    Dust mite allergy is decreasing my sleep quality drastically without proper treatment. I have a really high reaction, so that really affects my overall quality of life long term. I only realized that once I changed my doctor after finishing my studies and finally finding no excuses to try to improve on symptoms.\n
    \n
    I hope you find something that works for you
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701807886 {#5325
    date: 2023-12-05 21:24:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
    "@OKRainbowKid@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5320 …}
  +nested: Doctrine\ORM\PersistentCollection {#5318 …}
  +votes: Doctrine\ORM\PersistentCollection {#5316 …}
  +reports: Doctrine\ORM\PersistentCollection {#5332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
  -id: 200077
  -bodyTs: "'/wiki/budesonide](https://en.wikipedia.org/wiki/budesonide)':40 '7':22 'affect':62 'allergi':43 'also':29 'anyway':28 'better':17 'chang':76 'decreas':45 'doctor':78 'drastic':49 'dust':41 'effect':25 'en.wikipedia.org':39 'en.wikipedia.org/wiki/budesonide](https://en.wikipedia.org/wiki/budesonide)':38 'excus':87 'final':84 'find':85,97 'finish':80 'free':35 'high':57 'hope':95 'improv':91 'life':67 'long':68 'mite':42 'much':16 'nose':37 'overal':64 'proper':51 'qualiti':48,65 'reaction':58 'realiz':72 'realli':56,61 'sleep':47 'someth':98 'studi':82 'stuff':31 'sublingu':9,19 'symptom':93 'syring':7,14 'term':69 'therapi':5 'treatment':52 'tri':89 'without':50 'wonder':33 'wore':26 'work':15,32,100 'year':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5430258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701807886 {#5328
    date: 2023-12-05 21:24: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
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 {#5355
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5330
    +user: Proxies\__CG__\App\Entity\User {#5322 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5301
      +user: App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5278
        +user: Proxies\__CG__\App\Entity\User {#5279 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5210
          +user: App\Entity\User {#4783 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5122
            +user: Proxies\__CG__\App\Entity\User {#5123 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4770
              +user: App\Entity\User {#4783 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1703211785 {#4765
                date: 2023-12-22 03:23:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@sag@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4771 …}
              +nested: Doctrine\ORM\PersistentCollection {#4773 …}
              +votes: Doctrine\ORM\PersistentCollection {#4775 …}
              +reports: Doctrine\ORM\PersistentCollection {#4777 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
              -id: 198971
              -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/5422581"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701788335 {#4766
                date: 2023-12-05 15:58:55.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4770}
            +body: "How? Allergies?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701789049 {#5120
              date: 2023-12-05 16:10:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
              "@Lederrucksack@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5124 …}
            +nested: Doctrine\ORM\PersistentCollection {#5126 …}
            +votes: Doctrine\ORM\PersistentCollection {#5128 …}
            +reports: Doctrine\ORM\PersistentCollection {#5130 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
            -id: 199012
            -bodyTs: "'allergi':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5422845"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701789049 {#5121
              date: 2023-12-05 16:10:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4770}
          +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701792999 {#5208
            date: 2023-12-05 17:16:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@Lederrucksack@feddit.de"
            "@fatzgebum@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5211 …}
          +nested: Doctrine\ORM\PersistentCollection {#5213 …}
          +votes: Doctrine\ORM\PersistentCollection {#5215 …}
          +reports: Doctrine\ORM\PersistentCollection {#5217 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
          -id: 199241
          -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5424273"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701792999 {#5209
            date: 2023-12-05 17:16:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4770}
        +body: """
          I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
          \n
          Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701798890 {#5276
          date: 2023-12-05 18:54:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Lederrucksack@feddit.de"
          "@fatzgebum@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5280 …}
        +nested: Doctrine\ORM\PersistentCollection {#5282 …}
        +votes: Doctrine\ORM\PersistentCollection {#5284 …}
        +reports: Doctrine\ORM\PersistentCollection {#5286 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
        -id: 199579
        -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5426574"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701798890 {#5277
          date: 2023-12-05 18:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: "Thanks for your advice! I did a test back in 2018 which turned out positive. I then began to vacuum and wipe the dust a lot more frequently and bought encasings for my bed with no success. I even did a three year therapy with literally no improvement. The only thing that is working is decongestant nasal spray, but of course that’s no long term solution… That’s why I’m sceptical."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701802488 {#5298
        date: 2023-12-05 19:54:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
        "@fatzgebum@feddit.de"
        "@OKRainbowKid@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5304 …}
      +nested: Doctrine\ORM\PersistentCollection {#5306 …}
      +votes: Doctrine\ORM\PersistentCollection {#5302 …}
      +reports: Doctrine\ORM\PersistentCollection {#5309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
      -id: 199754
      -bodyTs: "'2018':11 'advic':4 'back':9 'bed':34 'began':18 'bought':30 'cours':61 'decongest':56 'dust':24 'encas':31 'even':39 'frequent':28 'improv':48 'liter':46 'long':65 'lot':26 'm':72 'nasal':57 'posit':15 'sceptic':73 'solut':67 'spray':58 'success':37 'term':66 'test':8 'thank':1 'therapi':44 'thing':51 'three':42 'turn':13 'vacuum':20 'wipe':22 'work':54 'year':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5427886"
      +editedAt: DateTimeImmutable @1703086393 {#5295
        date: 2023-12-20 16:33:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701802488 {#5293
        date: 2023-12-05 19:54:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: """
      Did you do the therapy with syringes or sublingual?\n
      \n
      I had both and syringes worked much better than sublingual (but after 7 years the effect wore off anyways)\n
      \n
      Also this stuff works wonders to free my nose: [en.wikipedia.org/wiki/Budesonide](https://en.wikipedia.org/wiki/Budesonide)\n
      \n
      Dust mite allergy is decreasing my sleep quality drastically without proper treatment. I have a really high reaction, so that really affects my overall quality of life long term. I only realized that once I changed my doctor after finishing my studies and finally finding no excuses to try to improve on symptoms.\n
      \n
      I hope you find something that works for you
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701807886 {#5325
      date: 2023-12-05 21:24:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
      "@OKRainbowKid@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5320 …}
    +nested: Doctrine\ORM\PersistentCollection {#5318 …}
    +votes: Doctrine\ORM\PersistentCollection {#5316 …}
    +reports: Doctrine\ORM\PersistentCollection {#5332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
    -id: 200077
    -bodyTs: "'/wiki/budesonide](https://en.wikipedia.org/wiki/budesonide)':40 '7':22 'affect':62 'allergi':43 'also':29 'anyway':28 'better':17 'chang':76 'decreas':45 'doctor':78 'drastic':49 'dust':41 'effect':25 'en.wikipedia.org':39 'en.wikipedia.org/wiki/budesonide](https://en.wikipedia.org/wiki/budesonide)':38 'excus':87 'final':84 'find':85,97 'finish':80 'free':35 'high':57 'hope':95 'improv':91 'life':67 'long':68 'mite':42 'much':16 'nose':37 'overal':64 'proper':51 'qualiti':48,65 'reaction':58 'realiz':72 'realli':56,61 'sleep':47 'someth':98 'studi':82 'stuff':31 'sublingu':9,19 'symptom':93 'syring':7,14 'term':69 'therapi':5 'treatment':52 'tri':89 'without':50 'wonder':33 'wore':26 'work':15,32,100 'year':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5430258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701807886 {#5328
      date: 2023-12-05 21:24:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: """
    Thanks a lot for your tips. I guess I will try Budesonide nasal spray, that stuff sounds promising!\n
    \n
    I got the sublingual therapy. I didn’t want to visit my doctor every month so I decided against the syringes, but it seems like even they aren’t a permanent fix.\n
    \n
    I also sleep very poorly and wake up tired despite having enough sleep. I hope some day I can breathe/sleep like a normal person again!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701818647 {#5360
    date: 2023-12-06 00:24:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
    "@OKRainbowKid@feddit.de"
    "@SebSnares@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5367 …}
  +votes: Doctrine\ORM\PersistentCollection {#5369 …}
  +reports: Doctrine\ORM\PersistentCollection {#5370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5374 …}
  -id: 200692
  -bodyTs: "'also':52 'aren':46 'breathe/sleep':70 'budesonid':12 'day':67 'decid':36 'despit':60 'didn':25 'doctor':31 'enough':62 'even':44 'everi':32 'fix':50 'got':20 'guess':8 'hope':65 'like':43,71 'lot':3 'month':33 'nasal':13 'normal':73 'perman':49 'person':74 'poor':55 'promis':18 'seem':42 'sleep':53,63 'sound':17 'spray':14 'stuff':16 'sublingu':22 'syring':39 'thank':1 'therapi':23 'tip':6 'tire':59 'tri':11 'visit':29 'wake':57 'want':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5434665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818647 {#5357
    date: 2023-12-06 00:24:07.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 {#5355
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5330
    +user: Proxies\__CG__\App\Entity\User {#5322 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5301
      +user: App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5278
        +user: Proxies\__CG__\App\Entity\User {#5279 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5210
          +user: App\Entity\User {#4783 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5122
            +user: Proxies\__CG__\App\Entity\User {#5123 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4770
              +user: App\Entity\User {#4783 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1703211785 {#4765
                date: 2023-12-22 03:23:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@sag@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4771 …}
              +nested: Doctrine\ORM\PersistentCollection {#4773 …}
              +votes: Doctrine\ORM\PersistentCollection {#4775 …}
              +reports: Doctrine\ORM\PersistentCollection {#4777 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
              -id: 198971
              -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/5422581"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701788335 {#4766
                date: 2023-12-05 15:58:55.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4770}
            +body: "How? Allergies?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701789049 {#5120
              date: 2023-12-05 16:10:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
              "@Lederrucksack@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5124 …}
            +nested: Doctrine\ORM\PersistentCollection {#5126 …}
            +votes: Doctrine\ORM\PersistentCollection {#5128 …}
            +reports: Doctrine\ORM\PersistentCollection {#5130 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
            -id: 199012
            -bodyTs: "'allergi':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5422845"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701789049 {#5121
              date: 2023-12-05 16:10:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4770}
          +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701792999 {#5208
            date: 2023-12-05 17:16:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@Lederrucksack@feddit.de"
            "@fatzgebum@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5211 …}
          +nested: Doctrine\ORM\PersistentCollection {#5213 …}
          +votes: Doctrine\ORM\PersistentCollection {#5215 …}
          +reports: Doctrine\ORM\PersistentCollection {#5217 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
          -id: 199241
          -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5424273"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701792999 {#5209
            date: 2023-12-05 17:16:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4770}
        +body: """
          I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
          \n
          Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701798890 {#5276
          date: 2023-12-05 18:54:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Lederrucksack@feddit.de"
          "@fatzgebum@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5280 …}
        +nested: Doctrine\ORM\PersistentCollection {#5282 …}
        +votes: Doctrine\ORM\PersistentCollection {#5284 …}
        +reports: Doctrine\ORM\PersistentCollection {#5286 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
        -id: 199579
        -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5426574"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701798890 {#5277
          date: 2023-12-05 18:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: "Thanks for your advice! I did a test back in 2018 which turned out positive. I then began to vacuum and wipe the dust a lot more frequently and bought encasings for my bed with no success. I even did a three year therapy with literally no improvement. The only thing that is working is decongestant nasal spray, but of course that’s no long term solution… That’s why I’m sceptical."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701802488 {#5298
        date: 2023-12-05 19:54:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
        "@fatzgebum@feddit.de"
        "@OKRainbowKid@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5304 …}
      +nested: Doctrine\ORM\PersistentCollection {#5306 …}
      +votes: Doctrine\ORM\PersistentCollection {#5302 …}
      +reports: Doctrine\ORM\PersistentCollection {#5309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
      -id: 199754
      -bodyTs: "'2018':11 'advic':4 'back':9 'bed':34 'began':18 'bought':30 'cours':61 'decongest':56 'dust':24 'encas':31 'even':39 'frequent':28 'improv':48 'liter':46 'long':65 'lot':26 'm':72 'nasal':57 'posit':15 'sceptic':73 'solut':67 'spray':58 'success':37 'term':66 'test':8 'thank':1 'therapi':44 'thing':51 'three':42 'turn':13 'vacuum':20 'wipe':22 'work':54 'year':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5427886"
      +editedAt: DateTimeImmutable @1703086393 {#5295
        date: 2023-12-20 16:33:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701802488 {#5293
        date: 2023-12-05 19:54:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: """
      Did you do the therapy with syringes or sublingual?\n
      \n
      I had both and syringes worked much better than sublingual (but after 7 years the effect wore off anyways)\n
      \n
      Also this stuff works wonders to free my nose: [en.wikipedia.org/wiki/Budesonide](https://en.wikipedia.org/wiki/Budesonide)\n
      \n
      Dust mite allergy is decreasing my sleep quality drastically without proper treatment. I have a really high reaction, so that really affects my overall quality of life long term. I only realized that once I changed my doctor after finishing my studies and finally finding no excuses to try to improve on symptoms.\n
      \n
      I hope you find something that works for you
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701807886 {#5325
      date: 2023-12-05 21:24:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
      "@OKRainbowKid@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5320 …}
    +nested: Doctrine\ORM\PersistentCollection {#5318 …}
    +votes: Doctrine\ORM\PersistentCollection {#5316 …}
    +reports: Doctrine\ORM\PersistentCollection {#5332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
    -id: 200077
    -bodyTs: "'/wiki/budesonide](https://en.wikipedia.org/wiki/budesonide)':40 '7':22 'affect':62 'allergi':43 'also':29 'anyway':28 'better':17 'chang':76 'decreas':45 'doctor':78 'drastic':49 'dust':41 'effect':25 'en.wikipedia.org':39 'en.wikipedia.org/wiki/budesonide](https://en.wikipedia.org/wiki/budesonide)':38 'excus':87 'final':84 'find':85,97 'finish':80 'free':35 'high':57 'hope':95 'improv':91 'life':67 'long':68 'mite':42 'much':16 'nose':37 'overal':64 'proper':51 'qualiti':48,65 'reaction':58 'realiz':72 'realli':56,61 'sleep':47 'someth':98 'studi':82 'stuff':31 'sublingu':9,19 'symptom':93 'syring':7,14 'term':69 'therapi':5 'treatment':52 'tri':89 'without':50 'wonder':33 'wore':26 'work':15,32,100 'year':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5430258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701807886 {#5328
      date: 2023-12-05 21:24:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: """
    Thanks a lot for your tips. I guess I will try Budesonide nasal spray, that stuff sounds promising!\n
    \n
    I got the sublingual therapy. I didn’t want to visit my doctor every month so I decided against the syringes, but it seems like even they aren’t a permanent fix.\n
    \n
    I also sleep very poorly and wake up tired despite having enough sleep. I hope some day I can breathe/sleep like a normal person again!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701818647 {#5360
    date: 2023-12-06 00:24:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
    "@OKRainbowKid@feddit.de"
    "@SebSnares@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5367 …}
  +votes: Doctrine\ORM\PersistentCollection {#5369 …}
  +reports: Doctrine\ORM\PersistentCollection {#5370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5374 …}
  -id: 200692
  -bodyTs: "'also':52 'aren':46 'breathe/sleep':70 'budesonid':12 'day':67 'decid':36 'despit':60 'didn':25 'doctor':31 'enough':62 'even':44 'everi':32 'fix':50 'got':20 'guess':8 'hope':65 'like':43,71 'lot':3 'month':33 'nasal':13 'normal':73 'perman':49 'person':74 'poor':55 'promis':18 'seem':42 'sleep':53,63 'sound':17 'spray':14 'stuff':16 'sublingu':22 'syring':39 'thank':1 'therapi':23 'tip':6 'tire':59 'tri':11 'visit':29 'wake':57 'want':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5434665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818647 {#5357
    date: 2023-12-06 00:24:07.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 {#5355
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5330
    +user: Proxies\__CG__\App\Entity\User {#5322 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5301
      +user: App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5278
        +user: Proxies\__CG__\App\Entity\User {#5279 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5210
          +user: App\Entity\User {#4783 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5122
            +user: Proxies\__CG__\App\Entity\User {#5123 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4770
              +user: App\Entity\User {#4783 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1703211785 {#4765
                date: 2023-12-22 03:23:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@sag@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4771 …}
              +nested: Doctrine\ORM\PersistentCollection {#4773 …}
              +votes: Doctrine\ORM\PersistentCollection {#4775 …}
              +reports: Doctrine\ORM\PersistentCollection {#4777 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
              -id: 198971
              -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/5422581"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701788335 {#4766
                date: 2023-12-05 15:58:55.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4770}
            +body: "How? Allergies?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701789049 {#5120
              date: 2023-12-05 16:10:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
              "@Lederrucksack@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5124 …}
            +nested: Doctrine\ORM\PersistentCollection {#5126 …}
            +votes: Doctrine\ORM\PersistentCollection {#5128 …}
            +reports: Doctrine\ORM\PersistentCollection {#5130 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
            -id: 199012
            -bodyTs: "'allergi':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5422845"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701789049 {#5121
              date: 2023-12-05 16:10:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4770}
          +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701792999 {#5208
            date: 2023-12-05 17:16:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@Lederrucksack@feddit.de"
            "@fatzgebum@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5211 …}
          +nested: Doctrine\ORM\PersistentCollection {#5213 …}
          +votes: Doctrine\ORM\PersistentCollection {#5215 …}
          +reports: Doctrine\ORM\PersistentCollection {#5217 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
          -id: 199241
          -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5424273"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701792999 {#5209
            date: 2023-12-05 17:16:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4770}
        +body: """
          I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
          \n
          Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701798890 {#5276
          date: 2023-12-05 18:54:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Lederrucksack@feddit.de"
          "@fatzgebum@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5280 …}
        +nested: Doctrine\ORM\PersistentCollection {#5282 …}
        +votes: Doctrine\ORM\PersistentCollection {#5284 …}
        +reports: Doctrine\ORM\PersistentCollection {#5286 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
        -id: 199579
        -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5426574"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701798890 {#5277
          date: 2023-12-05 18:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: "Thanks for your advice! I did a test back in 2018 which turned out positive. I then began to vacuum and wipe the dust a lot more frequently and bought encasings for my bed with no success. I even did a three year therapy with literally no improvement. The only thing that is working is decongestant nasal spray, but of course that’s no long term solution… That’s why I’m sceptical."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701802488 {#5298
        date: 2023-12-05 19:54:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
        "@fatzgebum@feddit.de"
        "@OKRainbowKid@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5304 …}
      +nested: Doctrine\ORM\PersistentCollection {#5306 …}
      +votes: Doctrine\ORM\PersistentCollection {#5302 …}
      +reports: Doctrine\ORM\PersistentCollection {#5309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
      -id: 199754
      -bodyTs: "'2018':11 'advic':4 'back':9 'bed':34 'began':18 'bought':30 'cours':61 'decongest':56 'dust':24 'encas':31 'even':39 'frequent':28 'improv':48 'liter':46 'long':65 'lot':26 'm':72 'nasal':57 'posit':15 'sceptic':73 'solut':67 'spray':58 'success':37 'term':66 'test':8 'thank':1 'therapi':44 'thing':51 'three':42 'turn':13 'vacuum':20 'wipe':22 'work':54 'year':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5427886"
      +editedAt: DateTimeImmutable @1703086393 {#5295
        date: 2023-12-20 16:33:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701802488 {#5293
        date: 2023-12-05 19:54:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: """
      Did you do the therapy with syringes or sublingual?\n
      \n
      I had both and syringes worked much better than sublingual (but after 7 years the effect wore off anyways)\n
      \n
      Also this stuff works wonders to free my nose: [en.wikipedia.org/wiki/Budesonide](https://en.wikipedia.org/wiki/Budesonide)\n
      \n
      Dust mite allergy is decreasing my sleep quality drastically without proper treatment. I have a really high reaction, so that really affects my overall quality of life long term. I only realized that once I changed my doctor after finishing my studies and finally finding no excuses to try to improve on symptoms.\n
      \n
      I hope you find something that works for you
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701807886 {#5325
      date: 2023-12-05 21:24:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
      "@OKRainbowKid@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5320 …}
    +nested: Doctrine\ORM\PersistentCollection {#5318 …}
    +votes: Doctrine\ORM\PersistentCollection {#5316 …}
    +reports: Doctrine\ORM\PersistentCollection {#5332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5334 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5336 …}
    -id: 200077
    -bodyTs: "'/wiki/budesonide](https://en.wikipedia.org/wiki/budesonide)':40 '7':22 'affect':62 'allergi':43 'also':29 'anyway':28 'better':17 'chang':76 'decreas':45 'doctor':78 'drastic':49 'dust':41 'effect':25 'en.wikipedia.org':39 'en.wikipedia.org/wiki/budesonide](https://en.wikipedia.org/wiki/budesonide)':38 'excus':87 'final':84 'find':85,97 'finish':80 'free':35 'high':57 'hope':95 'improv':91 'life':67 'long':68 'mite':42 'much':16 'nose':37 'overal':64 'proper':51 'qualiti':48,65 'reaction':58 'realiz':72 'realli':56,61 'sleep':47 'someth':98 'studi':82 'stuff':31 'sublingu':9,19 'symptom':93 'syring':7,14 'term':69 'therapi':5 'treatment':52 'tri':89 'without':50 'wonder':33 'wore':26 'work':15,32,100 'year':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5430258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701807886 {#5328
      date: 2023-12-05 21:24:46.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: """
    Thanks a lot for your tips. I guess I will try Budesonide nasal spray, that stuff sounds promising!\n
    \n
    I got the sublingual therapy. I didn’t want to visit my doctor every month so I decided against the syringes, but it seems like even they aren’t a permanent fix.\n
    \n
    I also sleep very poorly and wake up tired despite having enough sleep. I hope some day I can breathe/sleep like a normal person again!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701818647 {#5360
    date: 2023-12-06 00:24:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
    "@OKRainbowKid@feddit.de"
    "@SebSnares@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5363 …}
  +nested: Doctrine\ORM\PersistentCollection {#5367 …}
  +votes: Doctrine\ORM\PersistentCollection {#5369 …}
  +reports: Doctrine\ORM\PersistentCollection {#5370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5372 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5374 …}
  -id: 200692
  -bodyTs: "'also':52 'aren':46 'breathe/sleep':70 'budesonid':12 'day':67 'decid':36 'despit':60 'didn':25 'doctor':31 'enough':62 'even':44 'everi':32 'fix':50 'got':20 'guess':8 'hope':65 'like':43,71 'lot':3 'month':33 'nasal':13 'normal':73 'perman':49 'person':74 'poor':55 'promis':18 'seem':42 'sleep':53,63 'sound':17 'spray':14 'stuff':16 'sublingu':22 'syring':39 'thank':1 'therapi':23 'tip':6 'tire':59 'tri':11 'visit':29 'wake':57 'want':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5434665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818647 {#5357
    date: 2023-12-06 00:24:07.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 {#5340
  +user: Proxies\__CG__\App\Entity\User {#5341 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5301
    +user: App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5278
      +user: Proxies\__CG__\App\Entity\User {#5279 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5210
        +user: App\Entity\User {#4783 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5122
          +user: Proxies\__CG__\App\Entity\User {#5123 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4770
            +user: App\Entity\User {#4783 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1703211785 {#4765
              date: 2023-12-22 03:23:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4771 …}
            +nested: Doctrine\ORM\PersistentCollection {#4773 …}
            +votes: Doctrine\ORM\PersistentCollection {#4775 …}
            +reports: Doctrine\ORM\PersistentCollection {#4777 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
            -id: 198971
            -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5422581"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701788335 {#4766
              date: 2023-12-05 15:58:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4770}
          +body: "How? Allergies?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701789049 {#5120
            date: 2023-12-05 16:10:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@Lederrucksack@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5124 …}
          +nested: Doctrine\ORM\PersistentCollection {#5126 …}
          +votes: Doctrine\ORM\PersistentCollection {#5128 …}
          +reports: Doctrine\ORM\PersistentCollection {#5130 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
          -id: 199012
          -bodyTs: "'allergi':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5422845"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701789049 {#5121
            date: 2023-12-05 16:10:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4770}
        +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701792999 {#5208
          date: 2023-12-05 17:16:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Lederrucksack@feddit.de"
          "@fatzgebum@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5211 …}
        +nested: Doctrine\ORM\PersistentCollection {#5213 …}
        +votes: Doctrine\ORM\PersistentCollection {#5215 …}
        +reports: Doctrine\ORM\PersistentCollection {#5217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
        -id: 199241
        -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5424273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701792999 {#5209
          date: 2023-12-05 17:16:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: """
        I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
        \n
        Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701798890 {#5276
        date: 2023-12-05 18:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
        "@fatzgebum@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5280 …}
      +nested: Doctrine\ORM\PersistentCollection {#5282 …}
      +votes: Doctrine\ORM\PersistentCollection {#5284 …}
      +reports: Doctrine\ORM\PersistentCollection {#5286 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
      -id: 199579
      -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5426574"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701798890 {#5277
        date: 2023-12-05 18:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "Thanks for your advice! I did a test back in 2018 which turned out positive. I then began to vacuum and wipe the dust a lot more frequently and bought encasings for my bed with no success. I even did a three year therapy with literally no improvement. The only thing that is working is decongestant nasal spray, but of course that’s no long term solution… That’s why I’m sceptical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701802488 {#5298
      date: 2023-12-05 19:54:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
      "@OKRainbowKid@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5304 …}
    +nested: Doctrine\ORM\PersistentCollection {#5306 …}
    +votes: Doctrine\ORM\PersistentCollection {#5302 …}
    +reports: Doctrine\ORM\PersistentCollection {#5309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
    -id: 199754
    -bodyTs: "'2018':11 'advic':4 'back':9 'bed':34 'began':18 'bought':30 'cours':61 'decongest':56 'dust':24 'encas':31 'even':39 'frequent':28 'improv':48 'liter':46 'long':65 'lot':26 'm':72 'nasal':57 'posit':15 'sceptic':73 'solut':67 'spray':58 'success':37 'term':66 'test':8 'thank':1 'therapi':44 'thing':51 'three':42 'turn':13 'vacuum':20 'wipe':22 'work':54 'year':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5427886"
    +editedAt: DateTimeImmutable @1703086393 {#5295
      date: 2023-12-20 16:33:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701802488 {#5293
      date: 2023-12-05 19:54:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "Do you still have carpets? I find that carpets are much bigger indicators of whether my dust mite allergy will kick up rather than visible dust that’s flowing around. Best of luck in any case."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701851135 {#5338
    date: 2023-12-06 09:25:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
    "@OKRainbowKid@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 202639
  -bodyTs: "'allergi':19 'around':30 'best':31 'bigger':12 'carpet':5,9 'case':36 'dust':17,26 'find':7 'flow':29 'indic':13 'kick':21 'luck':33 'mite':18 'much':11 'rather':23 'still':3 'visibl':25 'whether':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5841704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701851135 {#5339
    date: 2023-12-06 09:25:35.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 {#5340
  +user: Proxies\__CG__\App\Entity\User {#5341 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5301
    +user: App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5278
      +user: Proxies\__CG__\App\Entity\User {#5279 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5210
        +user: App\Entity\User {#4783 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5122
          +user: Proxies\__CG__\App\Entity\User {#5123 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4770
            +user: App\Entity\User {#4783 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1703211785 {#4765
              date: 2023-12-22 03:23:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4771 …}
            +nested: Doctrine\ORM\PersistentCollection {#4773 …}
            +votes: Doctrine\ORM\PersistentCollection {#4775 …}
            +reports: Doctrine\ORM\PersistentCollection {#4777 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
            -id: 198971
            -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5422581"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701788335 {#4766
              date: 2023-12-05 15:58:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4770}
          +body: "How? Allergies?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701789049 {#5120
            date: 2023-12-05 16:10:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@Lederrucksack@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5124 …}
          +nested: Doctrine\ORM\PersistentCollection {#5126 …}
          +votes: Doctrine\ORM\PersistentCollection {#5128 …}
          +reports: Doctrine\ORM\PersistentCollection {#5130 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
          -id: 199012
          -bodyTs: "'allergi':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5422845"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701789049 {#5121
            date: 2023-12-05 16:10:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4770}
        +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701792999 {#5208
          date: 2023-12-05 17:16:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Lederrucksack@feddit.de"
          "@fatzgebum@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5211 …}
        +nested: Doctrine\ORM\PersistentCollection {#5213 …}
        +votes: Doctrine\ORM\PersistentCollection {#5215 …}
        +reports: Doctrine\ORM\PersistentCollection {#5217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
        -id: 199241
        -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5424273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701792999 {#5209
          date: 2023-12-05 17:16:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: """
        I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
        \n
        Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701798890 {#5276
        date: 2023-12-05 18:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
        "@fatzgebum@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5280 …}
      +nested: Doctrine\ORM\PersistentCollection {#5282 …}
      +votes: Doctrine\ORM\PersistentCollection {#5284 …}
      +reports: Doctrine\ORM\PersistentCollection {#5286 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
      -id: 199579
      -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5426574"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701798890 {#5277
        date: 2023-12-05 18:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "Thanks for your advice! I did a test back in 2018 which turned out positive. I then began to vacuum and wipe the dust a lot more frequently and bought encasings for my bed with no success. I even did a three year therapy with literally no improvement. The only thing that is working is decongestant nasal spray, but of course that’s no long term solution… That’s why I’m sceptical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701802488 {#5298
      date: 2023-12-05 19:54:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
      "@OKRainbowKid@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5304 …}
    +nested: Doctrine\ORM\PersistentCollection {#5306 …}
    +votes: Doctrine\ORM\PersistentCollection {#5302 …}
    +reports: Doctrine\ORM\PersistentCollection {#5309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
    -id: 199754
    -bodyTs: "'2018':11 'advic':4 'back':9 'bed':34 'began':18 'bought':30 'cours':61 'decongest':56 'dust':24 'encas':31 'even':39 'frequent':28 'improv':48 'liter':46 'long':65 'lot':26 'm':72 'nasal':57 'posit':15 'sceptic':73 'solut':67 'spray':58 'success':37 'term':66 'test':8 'thank':1 'therapi':44 'thing':51 'three':42 'turn':13 'vacuum':20 'wipe':22 'work':54 'year':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5427886"
    +editedAt: DateTimeImmutable @1703086393 {#5295
      date: 2023-12-20 16:33:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701802488 {#5293
      date: 2023-12-05 19:54:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "Do you still have carpets? I find that carpets are much bigger indicators of whether my dust mite allergy will kick up rather than visible dust that’s flowing around. Best of luck in any case."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701851135 {#5338
    date: 2023-12-06 09:25:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
    "@OKRainbowKid@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 202639
  -bodyTs: "'allergi':19 'around':30 'best':31 'bigger':12 'carpet':5,9 'case':36 'dust':17,26 'find':7 'flow':29 'indic':13 'kick':21 'luck':33 'mite':18 'much':11 'rather':23 'still':3 'visibl':25 'whether':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5841704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701851135 {#5339
    date: 2023-12-06 09:25:35.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 {#5340
  +user: Proxies\__CG__\App\Entity\User {#5341 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5301
    +user: App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5278
      +user: Proxies\__CG__\App\Entity\User {#5279 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5210
        +user: App\Entity\User {#4783 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5122
          +user: Proxies\__CG__\App\Entity\User {#5123 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#4770
            +user: App\Entity\User {#4783 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: null
            +root: null
            +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 15
            +score: 0
            +lastActive: DateTime @1703211785 {#4765
              date: 2023-12-22 03:23:05.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#4771 …}
            +nested: Doctrine\ORM\PersistentCollection {#4773 …}
            +votes: Doctrine\ORM\PersistentCollection {#4775 …}
            +reports: Doctrine\ORM\PersistentCollection {#4777 …}
            +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
            +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
            -id: 198971
            -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5422581"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701788335 {#4766
              date: 2023-12-05 15:58:55.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4770}
          +body: "How? Allergies?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701789049 {#5120
            date: 2023-12-05 16:10:49.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@Lederrucksack@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5124 …}
          +nested: Doctrine\ORM\PersistentCollection {#5126 …}
          +votes: Doctrine\ORM\PersistentCollection {#5128 …}
          +reports: Doctrine\ORM\PersistentCollection {#5130 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
          -id: 199012
          -bodyTs: "'allergi':2"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5422845"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701789049 {#5121
            date: 2023-12-05 16:10:49.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4770}
        +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701792999 {#5208
          date: 2023-12-05 17:16:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Lederrucksack@feddit.de"
          "@fatzgebum@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5211 …}
        +nested: Doctrine\ORM\PersistentCollection {#5213 …}
        +votes: Doctrine\ORM\PersistentCollection {#5215 …}
        +reports: Doctrine\ORM\PersistentCollection {#5217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
        -id: 199241
        -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5424273"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701792999 {#5209
          date: 2023-12-05 17:16:39.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: """
        I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
        \n
        Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701798890 {#5276
        date: 2023-12-05 18:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
        "@fatzgebum@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5280 …}
      +nested: Doctrine\ORM\PersistentCollection {#5282 …}
      +votes: Doctrine\ORM\PersistentCollection {#5284 …}
      +reports: Doctrine\ORM\PersistentCollection {#5286 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
      -id: 199579
      -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5426574"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701798890 {#5277
        date: 2023-12-05 18:54:50.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "Thanks for your advice! I did a test back in 2018 which turned out positive. I then began to vacuum and wipe the dust a lot more frequently and bought encasings for my bed with no success. I even did a three year therapy with literally no improvement. The only thing that is working is decongestant nasal spray, but of course that’s no long term solution… That’s why I’m sceptical."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1701802488 {#5298
      date: 2023-12-05 19:54:48.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
      "@OKRainbowKid@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5304 …}
    +nested: Doctrine\ORM\PersistentCollection {#5306 …}
    +votes: Doctrine\ORM\PersistentCollection {#5302 …}
    +reports: Doctrine\ORM\PersistentCollection {#5309 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
    -id: 199754
    -bodyTs: "'2018':11 'advic':4 'back':9 'bed':34 'began':18 'bought':30 'cours':61 'decongest':56 'dust':24 'encas':31 'even':39 'frequent':28 'improv':48 'liter':46 'long':65 'lot':26 'm':72 'nasal':57 'posit':15 'sceptic':73 'solut':67 'spray':58 'success':37 'term':66 'test':8 'thank':1 'therapi':44 'thing':51 'three':42 'turn':13 'vacuum':20 'wipe':22 'work':54 'year':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5427886"
    +editedAt: DateTimeImmutable @1703086393 {#5295
      date: 2023-12-20 16:33:13.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701802488 {#5293
      date: 2023-12-05 19:54:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "Do you still have carpets? I find that carpets are much bigger indicators of whether my dust mite allergy will kick up rather than visible dust that’s flowing around. Best of luck in any case."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701851135 {#5338
    date: 2023-12-06 09:25:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
    "@OKRainbowKid@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5342 …}
  +nested: Doctrine\ORM\PersistentCollection {#5344 …}
  +votes: Doctrine\ORM\PersistentCollection {#5346 …}
  +reports: Doctrine\ORM\PersistentCollection {#5348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
  -id: 202639
  -bodyTs: "'allergi':19 'around':30 'best':31 'bigger':12 'carpet':5,9 'case':36 'dust':17,26 'find':7 'flow':29 'indic':13 'kick':21 'luck':33 'mite':18 'much':11 'rather':23 'still':3 'visibl':25 'whether':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5841704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701851135 {#5339
    date: 2023-12-06 09:25:35.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 {#5378
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5340
    +user: Proxies\__CG__\App\Entity\User {#5341 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5301
      +user: App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5278
        +user: Proxies\__CG__\App\Entity\User {#5279 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5210
          +user: App\Entity\User {#4783 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5122
            +user: Proxies\__CG__\App\Entity\User {#5123 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4770
              +user: App\Entity\User {#4783 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1703211785 {#4765
                date: 2023-12-22 03:23:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@sag@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4771 …}
              +nested: Doctrine\ORM\PersistentCollection {#4773 …}
              +votes: Doctrine\ORM\PersistentCollection {#4775 …}
              +reports: Doctrine\ORM\PersistentCollection {#4777 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
              -id: 198971
              -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/5422581"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701788335 {#4766
                date: 2023-12-05 15:58:55.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4770}
            +body: "How? Allergies?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701789049 {#5120
              date: 2023-12-05 16:10:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
              "@Lederrucksack@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5124 …}
            +nested: Doctrine\ORM\PersistentCollection {#5126 …}
            +votes: Doctrine\ORM\PersistentCollection {#5128 …}
            +reports: Doctrine\ORM\PersistentCollection {#5130 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
            -id: 199012
            -bodyTs: "'allergi':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5422845"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701789049 {#5121
              date: 2023-12-05 16:10:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4770}
          +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701792999 {#5208
            date: 2023-12-05 17:16:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@Lederrucksack@feddit.de"
            "@fatzgebum@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5211 …}
          +nested: Doctrine\ORM\PersistentCollection {#5213 …}
          +votes: Doctrine\ORM\PersistentCollection {#5215 …}
          +reports: Doctrine\ORM\PersistentCollection {#5217 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
          -id: 199241
          -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5424273"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701792999 {#5209
            date: 2023-12-05 17:16:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4770}
        +body: """
          I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
          \n
          Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701798890 {#5276
          date: 2023-12-05 18:54:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Lederrucksack@feddit.de"
          "@fatzgebum@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5280 …}
        +nested: Doctrine\ORM\PersistentCollection {#5282 …}
        +votes: Doctrine\ORM\PersistentCollection {#5284 …}
        +reports: Doctrine\ORM\PersistentCollection {#5286 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
        -id: 199579
        -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5426574"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701798890 {#5277
          date: 2023-12-05 18:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: "Thanks for your advice! I did a test back in 2018 which turned out positive. I then began to vacuum and wipe the dust a lot more frequently and bought encasings for my bed with no success. I even did a three year therapy with literally no improvement. The only thing that is working is decongestant nasal spray, but of course that’s no long term solution… That’s why I’m sceptical."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701802488 {#5298
        date: 2023-12-05 19:54:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
        "@fatzgebum@feddit.de"
        "@OKRainbowKid@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5304 …}
      +nested: Doctrine\ORM\PersistentCollection {#5306 …}
      +votes: Doctrine\ORM\PersistentCollection {#5302 …}
      +reports: Doctrine\ORM\PersistentCollection {#5309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
      -id: 199754
      -bodyTs: "'2018':11 'advic':4 'back':9 'bed':34 'began':18 'bought':30 'cours':61 'decongest':56 'dust':24 'encas':31 'even':39 'frequent':28 'improv':48 'liter':46 'long':65 'lot':26 'm':72 'nasal':57 'posit':15 'sceptic':73 'solut':67 'spray':58 'success':37 'term':66 'test':8 'thank':1 'therapi':44 'thing':51 'three':42 'turn':13 'vacuum':20 'wipe':22 'work':54 'year':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5427886"
      +editedAt: DateTimeImmutable @1703086393 {#5295
        date: 2023-12-20 16:33:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701802488 {#5293
        date: 2023-12-05 19:54:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "Do you still have carpets? I find that carpets are much bigger indicators of whether my dust mite allergy will kick up rather than visible dust that’s flowing around. Best of luck in any case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701851135 {#5338
      date: 2023-12-06 09:25:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
      "@OKRainbowKid@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5342 …}
    +nested: Doctrine\ORM\PersistentCollection {#5344 …}
    +votes: Doctrine\ORM\PersistentCollection {#5346 …}
    +reports: Doctrine\ORM\PersistentCollection {#5348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
    -id: 202639
    -bodyTs: "'allergi':19 'around':30 'best':31 'bigger':12 'carpet':5,9 'case':36 'dust':17,26 'find':7 'flow':29 'indic':13 'kick':21 'luck':33 'mite':18 'much':11 'rather':23 'still':3 'visibl':25 'whether':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5841704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701851135 {#5339
      date: 2023-12-06 09:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: """
    Yes, I still have some. I lived without carpets for some years, but I didn’t really make a difference so I decided to put them back.\n
    \n
    Maybe it’s not the carpets but the flats I lived/live in. Since around that time it started I moved to my first flat in an old building. Since then I moved two times but always to similar flats with the same old wooden floorboards and high ceilings. Maybe it’s the brittle stuff between the floorboards that collects the allergens.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701860730 {#5376
    date: 2023-12-06 12:05:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
    "@OKRainbowKid@feddit.de"
    "@DV8@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5381 …}
  +votes: Doctrine\ORM\PersistentCollection {#5383 …}
  +reports: Doctrine\ORM\PersistentCollection {#5385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
  -id: 202697
  -bodyTs: "'allergen':88 'alway':63 'around':41 'back':27 'brittl':80 'build':55 'carpet':9,33 'ceil':75 'collect':86 'decid':23 'didn':15 'differ':20 'first':50 'flat':36,51,66 'floorboard':72,84 'high':74 'live':7 'lived/live':38 'make':18 'mayb':28,76 'move':47,59 'old':54,70 'put':25 'realli':17 'similar':65 'sinc':40,56 'start':45 'still':3 'stuff':81 'time':43,61 'two':60 'without':8 'wooden':71 'year':12 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5446833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701860730 {#5377
    date: 2023-12-06 12:05: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
95 DENIED edit
App\Entity\EntryComment {#5378
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5340
    +user: Proxies\__CG__\App\Entity\User {#5341 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5301
      +user: App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5278
        +user: Proxies\__CG__\App\Entity\User {#5279 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5210
          +user: App\Entity\User {#4783 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5122
            +user: Proxies\__CG__\App\Entity\User {#5123 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4770
              +user: App\Entity\User {#4783 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1703211785 {#4765
                date: 2023-12-22 03:23:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@sag@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4771 …}
              +nested: Doctrine\ORM\PersistentCollection {#4773 …}
              +votes: Doctrine\ORM\PersistentCollection {#4775 …}
              +reports: Doctrine\ORM\PersistentCollection {#4777 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
              -id: 198971
              -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/5422581"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701788335 {#4766
                date: 2023-12-05 15:58:55.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4770}
            +body: "How? Allergies?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701789049 {#5120
              date: 2023-12-05 16:10:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
              "@Lederrucksack@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5124 …}
            +nested: Doctrine\ORM\PersistentCollection {#5126 …}
            +votes: Doctrine\ORM\PersistentCollection {#5128 …}
            +reports: Doctrine\ORM\PersistentCollection {#5130 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
            -id: 199012
            -bodyTs: "'allergi':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5422845"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701789049 {#5121
              date: 2023-12-05 16:10:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4770}
          +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701792999 {#5208
            date: 2023-12-05 17:16:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@Lederrucksack@feddit.de"
            "@fatzgebum@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5211 …}
          +nested: Doctrine\ORM\PersistentCollection {#5213 …}
          +votes: Doctrine\ORM\PersistentCollection {#5215 …}
          +reports: Doctrine\ORM\PersistentCollection {#5217 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
          -id: 199241
          -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5424273"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701792999 {#5209
            date: 2023-12-05 17:16:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4770}
        +body: """
          I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
          \n
          Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701798890 {#5276
          date: 2023-12-05 18:54:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Lederrucksack@feddit.de"
          "@fatzgebum@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5280 …}
        +nested: Doctrine\ORM\PersistentCollection {#5282 …}
        +votes: Doctrine\ORM\PersistentCollection {#5284 …}
        +reports: Doctrine\ORM\PersistentCollection {#5286 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
        -id: 199579
        -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5426574"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701798890 {#5277
          date: 2023-12-05 18:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: "Thanks for your advice! I did a test back in 2018 which turned out positive. I then began to vacuum and wipe the dust a lot more frequently and bought encasings for my bed with no success. I even did a three year therapy with literally no improvement. The only thing that is working is decongestant nasal spray, but of course that’s no long term solution… That’s why I’m sceptical."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701802488 {#5298
        date: 2023-12-05 19:54:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
        "@fatzgebum@feddit.de"
        "@OKRainbowKid@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5304 …}
      +nested: Doctrine\ORM\PersistentCollection {#5306 …}
      +votes: Doctrine\ORM\PersistentCollection {#5302 …}
      +reports: Doctrine\ORM\PersistentCollection {#5309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
      -id: 199754
      -bodyTs: "'2018':11 'advic':4 'back':9 'bed':34 'began':18 'bought':30 'cours':61 'decongest':56 'dust':24 'encas':31 'even':39 'frequent':28 'improv':48 'liter':46 'long':65 'lot':26 'm':72 'nasal':57 'posit':15 'sceptic':73 'solut':67 'spray':58 'success':37 'term':66 'test':8 'thank':1 'therapi':44 'thing':51 'three':42 'turn':13 'vacuum':20 'wipe':22 'work':54 'year':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5427886"
      +editedAt: DateTimeImmutable @1703086393 {#5295
        date: 2023-12-20 16:33:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701802488 {#5293
        date: 2023-12-05 19:54:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "Do you still have carpets? I find that carpets are much bigger indicators of whether my dust mite allergy will kick up rather than visible dust that’s flowing around. Best of luck in any case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701851135 {#5338
      date: 2023-12-06 09:25:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
      "@OKRainbowKid@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5342 …}
    +nested: Doctrine\ORM\PersistentCollection {#5344 …}
    +votes: Doctrine\ORM\PersistentCollection {#5346 …}
    +reports: Doctrine\ORM\PersistentCollection {#5348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
    -id: 202639
    -bodyTs: "'allergi':19 'around':30 'best':31 'bigger':12 'carpet':5,9 'case':36 'dust':17,26 'find':7 'flow':29 'indic':13 'kick':21 'luck':33 'mite':18 'much':11 'rather':23 'still':3 'visibl':25 'whether':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5841704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701851135 {#5339
      date: 2023-12-06 09:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: """
    Yes, I still have some. I lived without carpets for some years, but I didn’t really make a difference so I decided to put them back.\n
    \n
    Maybe it’s not the carpets but the flats I lived/live in. Since around that time it started I moved to my first flat in an old building. Since then I moved two times but always to similar flats with the same old wooden floorboards and high ceilings. Maybe it’s the brittle stuff between the floorboards that collects the allergens.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701860730 {#5376
    date: 2023-12-06 12:05:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
    "@OKRainbowKid@feddit.de"
    "@DV8@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5381 …}
  +votes: Doctrine\ORM\PersistentCollection {#5383 …}
  +reports: Doctrine\ORM\PersistentCollection {#5385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
  -id: 202697
  -bodyTs: "'allergen':88 'alway':63 'around':41 'back':27 'brittl':80 'build':55 'carpet':9,33 'ceil':75 'collect':86 'decid':23 'didn':15 'differ':20 'first':50 'flat':36,51,66 'floorboard':72,84 'high':74 'live':7 'lived/live':38 'make':18 'mayb':28,76 'move':47,59 'old':54,70 'put':25 'realli':17 'similar':65 'sinc':40,56 'start':45 'still':3 'stuff':81 'time':43,61 'two':60 'without':8 'wooden':71 'year':12 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5446833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701860730 {#5377
    date: 2023-12-06 12:05: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
96 DENIED moderate
App\Entity\EntryComment {#5378
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5340
    +user: Proxies\__CG__\App\Entity\User {#5341 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5301
      +user: App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#5278
        +user: Proxies\__CG__\App\Entity\User {#5279 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: App\Entity\EntryComment {#5210
          +user: App\Entity\User {#4783 …}
          +entry: App\Entity\Entry {#2419}
          +magazine: App\Entity\Magazine {#265}
          +image: null
          +parent: App\Entity\EntryComment {#5122
            +user: Proxies\__CG__\App\Entity\User {#5123 …}
            +entry: App\Entity\Entry {#2419}
            +magazine: App\Entity\Magazine {#265}
            +image: null
            +parent: App\Entity\EntryComment {#4770
              +user: App\Entity\User {#4783 …}
              +entry: App\Entity\Entry {#2419}
              +magazine: App\Entity\Magazine {#265}
              +image: null
              +parent: null
              +root: null
              +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
              +lang: "en"
              +isAdult: false
              +favouriteCount: 15
              +score: 0
              +lastActive: DateTime @1703211785 {#4765
                date: 2023-12-22 03:23:05.0 +01:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@sag@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#4771 …}
              +nested: Doctrine\ORM\PersistentCollection {#4773 …}
              +votes: Doctrine\ORM\PersistentCollection {#4775 …}
              +reports: Doctrine\ORM\PersistentCollection {#4777 …}
              +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
              +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
              -id: 198971
              -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://feddit.de/comment/5422581"
              +editedAt: null
              +createdAt: DateTimeImmutable @1701788335 {#4766
                date: 2023-12-05 15:58:55.0 +01:00
              }
            }
            +root: App\Entity\EntryComment {#4770}
            +body: "How? Allergies?"
            +lang: "en"
            +isAdult: false
            +favouriteCount: 7
            +score: 0
            +lastActive: DateTime @1701789049 {#5120
              date: 2023-12-05 16:10:49.0 +01:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@sag@lemm.ee"
              "@Lederrucksack@feddit.de"
            ]
            +children: Doctrine\ORM\PersistentCollection {#5124 …}
            +nested: Doctrine\ORM\PersistentCollection {#5126 …}
            +votes: Doctrine\ORM\PersistentCollection {#5128 …}
            +reports: Doctrine\ORM\PersistentCollection {#5130 …}
            +favourites: Doctrine\ORM\PersistentCollection {#5132 …}
            +notifications: Doctrine\ORM\PersistentCollection {#5134 …}
            -id: 199012
            -bodyTs: "'allergi':2"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://feddit.de/comment/5422845"
            +editedAt: null
            +createdAt: DateTimeImmutable @1701789049 {#5121
              date: 2023-12-05 16:10:49.0 +01:00
            }
          }
          +root: App\Entity\EntryComment {#4770}
          +body: "My doctor says so, but I am sceptical because apparently I am allergic to dust mites but I can breathe better at my friend’s flat which is a lot more dusty than my place"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 7
          +score: 0
          +lastActive: DateTime @1701792999 {#5208
            date: 2023-12-05 17:16:39.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@sag@lemm.ee"
            "@Lederrucksack@feddit.de"
            "@fatzgebum@feddit.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#5211 …}
          +nested: Doctrine\ORM\PersistentCollection {#5213 …}
          +votes: Doctrine\ORM\PersistentCollection {#5215 …}
          +reports: Doctrine\ORM\PersistentCollection {#5217 …}
          +favourites: Doctrine\ORM\PersistentCollection {#5219 …}
          +notifications: Doctrine\ORM\PersistentCollection {#5221 …}
          -id: 199241
          -bodyTs: "'allerg':13 'appar':10 'better':21 'breath':20 'doctor':2 'dust':15 'dusti':32 'flat':26 'friend':24 'lot':30 'mite':16 'place':35 'say':3 'sceptic':8"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://feddit.de/comment/5424273"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701792999 {#5209
            date: 2023-12-05 17:16:39.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#4770}
        +body: """
          I suspect it is dust mite allergy anyway and recommend getting tested for it. The test is quick and harmless, and once you have a proper diagnosis, you can take measures to reduce the allergic load in your place or start therapy.\n
          \n
          Source: Am allergic to dust mites and was living with the symptoms for years before I got a diagnosis.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1701798890 {#5276
          date: 2023-12-05 18:54:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
          "@Lederrucksack@feddit.de"
          "@fatzgebum@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#5280 …}
        +nested: Doctrine\ORM\PersistentCollection {#5282 …}
        +votes: Doctrine\ORM\PersistentCollection {#5284 …}
        +reports: Doctrine\ORM\PersistentCollection {#5286 …}
        +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
        +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
        -id: 199579
        -bodyTs: "'allerg':35,45 'allergi':7 'anyway':8 'diagnosi':27,61 'dust':5,47 'get':11 'got':59 'harmless':20 'live':51 'load':36 'measur':31 'mite':6,48 'place':39 'proper':26 'quick':18 'recommend':10 'reduc':33 'sourc':43 'start':41 'suspect':2 'symptom':54 'take':30 'test':12,16 'therapi':42 'year':56"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5426574"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701798890 {#5277
          date: 2023-12-05 18:54:50.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4770}
      +body: "Thanks for your advice! I did a test back in 2018 which turned out positive. I then began to vacuum and wipe the dust a lot more frequently and bought encasings for my bed with no success. I even did a three year therapy with literally no improvement. The only thing that is working is decongestant nasal spray, but of course that’s no long term solution… That’s why I’m sceptical."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701802488 {#5298
        date: 2023-12-05 19:54:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@Lederrucksack@feddit.de"
        "@fatzgebum@feddit.de"
        "@OKRainbowKid@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5304 …}
      +nested: Doctrine\ORM\PersistentCollection {#5306 …}
      +votes: Doctrine\ORM\PersistentCollection {#5302 …}
      +reports: Doctrine\ORM\PersistentCollection {#5309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5311 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5313 …}
      -id: 199754
      -bodyTs: "'2018':11 'advic':4 'back':9 'bed':34 'began':18 'bought':30 'cours':61 'decongest':56 'dust':24 'encas':31 'even':39 'frequent':28 'improv':48 'liter':46 'long':65 'lot':26 'm':72 'nasal':57 'posit':15 'sceptic':73 'solut':67 'spray':58 'success':37 'term':66 'test':8 'thank':1 'therapi':44 'thing':51 'three':42 'turn':13 'vacuum':20 'wipe':22 'work':54 'year':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5427886"
      +editedAt: DateTimeImmutable @1703086393 {#5295
        date: 2023-12-20 16:33:13.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701802488 {#5293
        date: 2023-12-05 19:54:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "Do you still have carpets? I find that carpets are much bigger indicators of whether my dust mite allergy will kick up rather than visible dust that’s flowing around. Best of luck in any case."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701851135 {#5338
      date: 2023-12-06 09:25:35.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
      "@fatzgebum@feddit.de"
      "@OKRainbowKid@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5342 …}
    +nested: Doctrine\ORM\PersistentCollection {#5344 …}
    +votes: Doctrine\ORM\PersistentCollection {#5346 …}
    +reports: Doctrine\ORM\PersistentCollection {#5348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5352 …}
    -id: 202639
    -bodyTs: "'allergi':19 'around':30 'best':31 'bigger':12 'carpet':5,9 'case':36 'dust':17,26 'find':7 'flow':29 'indic':13 'kick':21 'luck':33 'mite':18 'much':11 'rather':23 'still':3 'visibl':25 'whether':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5841704"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701851135 {#5339
      date: 2023-12-06 09:25:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: """
    Yes, I still have some. I lived without carpets for some years, but I didn’t really make a difference so I decided to put them back.\n
    \n
    Maybe it’s not the carpets but the flats I lived/live in. Since around that time it started I moved to my first flat in an old building. Since then I moved two times but always to similar flats with the same old wooden floorboards and high ceilings. Maybe it’s the brittle stuff between the floorboards that collects the allergens.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701860730 {#5376
    date: 2023-12-06 12:05:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@fatzgebum@feddit.de"
    "@OKRainbowKid@feddit.de"
    "@DV8@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5379 …}
  +nested: Doctrine\ORM\PersistentCollection {#5381 …}
  +votes: Doctrine\ORM\PersistentCollection {#5383 …}
  +reports: Doctrine\ORM\PersistentCollection {#5385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5389 …}
  -id: 202697
  -bodyTs: "'allergen':88 'alway':63 'around':41 'back':27 'brittl':80 'build':55 'carpet':9,33 'ceil':75 'collect':86 'decid':23 'didn':15 'differ':20 'first':50 'flat':36,51,66 'floorboard':72,84 'high':74 'live':7 'lived/live':38 'make':18 'mayb':28,76 'move':47,59 'old':54,70 'put':25 'realli':17 'similar':65 'sinc':40,56 'start':45 'still':3 'stuff':81 'time':43,61 'two':60 'without':8 'wooden':71 'year':12 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5446833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701860730 {#5377
    date: 2023-12-06 12:05: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
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 {#5138
  +user: Proxies\__CG__\App\Entity\User {#5139 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4770
    +user: App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703211785 {#4765
      date: 2023-12-22 03:23:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4771 …}
    +nested: Doctrine\ORM\PersistentCollection {#4773 …}
    +votes: Doctrine\ORM\PersistentCollection {#4775 …}
    +reports: Doctrine\ORM\PersistentCollection {#4777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
    -id: 198971
    -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5422581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701788335 {#4766
      date: 2023-12-05 15:58:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "Ever thought about deviated septum"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701861794 {#5136
    date: 2023-12-06 12:23:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5140 …}
  +nested: Doctrine\ORM\PersistentCollection {#5142 …}
  +votes: Doctrine\ORM\PersistentCollection {#5144 …}
  +reports: Doctrine\ORM\PersistentCollection {#5146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
  -id: 202703
  -bodyTs: "'deviat':4 'ever':1 'septum':5 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5843511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701861794 {#5137
    date: 2023-12-06 12:23: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
99 DENIED edit
App\Entity\EntryComment {#5138
  +user: Proxies\__CG__\App\Entity\User {#5139 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4770
    +user: App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703211785 {#4765
      date: 2023-12-22 03:23:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4771 …}
    +nested: Doctrine\ORM\PersistentCollection {#4773 …}
    +votes: Doctrine\ORM\PersistentCollection {#4775 …}
    +reports: Doctrine\ORM\PersistentCollection {#4777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
    -id: 198971
    -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5422581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701788335 {#4766
      date: 2023-12-05 15:58:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "Ever thought about deviated septum"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701861794 {#5136
    date: 2023-12-06 12:23:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5140 …}
  +nested: Doctrine\ORM\PersistentCollection {#5142 …}
  +votes: Doctrine\ORM\PersistentCollection {#5144 …}
  +reports: Doctrine\ORM\PersistentCollection {#5146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
  -id: 202703
  -bodyTs: "'deviat':4 'ever':1 'septum':5 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5843511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701861794 {#5137
    date: 2023-12-06 12:23: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
100 DENIED moderate
App\Entity\EntryComment {#5138
  +user: Proxies\__CG__\App\Entity\User {#5139 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4770
    +user: App\Entity\User {#4783 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1703211785 {#4765
      date: 2023-12-22 03:23:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4771 …}
    +nested: Doctrine\ORM\PersistentCollection {#4773 …}
    +votes: Doctrine\ORM\PersistentCollection {#4775 …}
    +reports: Doctrine\ORM\PersistentCollection {#4777 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
    -id: 198971
    -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.de/comment/5422581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701788335 {#4766
      date: 2023-12-05 15:58:55.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "Ever thought about deviated septum"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701861794 {#5136
    date: 2023-12-06 12:23:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5140 …}
  +nested: Doctrine\ORM\PersistentCollection {#5142 …}
  +votes: Doctrine\ORM\PersistentCollection {#5144 …}
  +reports: Doctrine\ORM\PersistentCollection {#5146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
  -id: 202703
  -bodyTs: "'deviat':4 'ever':1 'septum':5 'thought':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5843511"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701861794 {#5137
    date: 2023-12-06 12:23: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
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 {#5241
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5138
    +user: Proxies\__CG__\App\Entity\User {#5139 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4770
      +user: App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703211785 {#4765
        date: 2023-12-22 03:23:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4771 …}
      +nested: Doctrine\ORM\PersistentCollection {#4773 …}
      +votes: Doctrine\ORM\PersistentCollection {#4775 …}
      +reports: Doctrine\ORM\PersistentCollection {#4777 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
      -id: 198971
      -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5422581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701788335 {#4766
        date: 2023-12-05 15:58:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "Ever thought about deviated septum"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701861794 {#5136
      date: 2023-12-06 12:23:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5140 …}
    +nested: Doctrine\ORM\PersistentCollection {#5142 …}
    +votes: Doctrine\ORM\PersistentCollection {#5144 …}
    +reports: Doctrine\ORM\PersistentCollection {#5146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
    -id: 202703
    -bodyTs: "'deviat':4 'ever':1 'septum':5 'thought':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5843511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701861794 {#5137
      date: 2023-12-06 12:23:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "It’s apparently slightly deviated, but my doctor says it’s not strong enough to negatively impact my breathing. Nevertheless he said I could get surgery if I want to, but with no guaranteed improvements. I think this should be my very last resort."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701863693 {#5239
    date: 2023-12-06 12:54:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@carbonara@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5242 …}
  +nested: Doctrine\ORM\PersistentCollection {#5244 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
  -id: 202717
  -bodyTs: "'appar':3 'breath':19 'could':24 'deviat':5 'doctor':8 'enough':14 'get':25 'guarante':34 'impact':17 'improv':35 'last':43 'negat':16 'nevertheless':20 'resort':44 'said':22 'say':9 'slight':4 'strong':13 'surgeri':26 'think':37 'want':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5447456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701863693 {#5240
    date: 2023-12-06 12:54:53.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 {#5241
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5138
    +user: Proxies\__CG__\App\Entity\User {#5139 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4770
      +user: App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703211785 {#4765
        date: 2023-12-22 03:23:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4771 …}
      +nested: Doctrine\ORM\PersistentCollection {#4773 …}
      +votes: Doctrine\ORM\PersistentCollection {#4775 …}
      +reports: Doctrine\ORM\PersistentCollection {#4777 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
      -id: 198971
      -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5422581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701788335 {#4766
        date: 2023-12-05 15:58:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "Ever thought about deviated septum"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701861794 {#5136
      date: 2023-12-06 12:23:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5140 …}
    +nested: Doctrine\ORM\PersistentCollection {#5142 …}
    +votes: Doctrine\ORM\PersistentCollection {#5144 …}
    +reports: Doctrine\ORM\PersistentCollection {#5146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
    -id: 202703
    -bodyTs: "'deviat':4 'ever':1 'septum':5 'thought':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5843511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701861794 {#5137
      date: 2023-12-06 12:23:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "It’s apparently slightly deviated, but my doctor says it’s not strong enough to negatively impact my breathing. Nevertheless he said I could get surgery if I want to, but with no guaranteed improvements. I think this should be my very last resort."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701863693 {#5239
    date: 2023-12-06 12:54:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@carbonara@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5242 …}
  +nested: Doctrine\ORM\PersistentCollection {#5244 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
  -id: 202717
  -bodyTs: "'appar':3 'breath':19 'could':24 'deviat':5 'doctor':8 'enough':14 'get':25 'guarante':34 'impact':17 'improv':35 'last':43 'negat':16 'nevertheless':20 'resort':44 'said':22 'say':9 'slight':4 'strong':13 'surgeri':26 'think':37 'want':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5447456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701863693 {#5240
    date: 2023-12-06 12:54:53.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 {#5241
  +user: App\Entity\User {#4783 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5138
    +user: Proxies\__CG__\App\Entity\User {#5139 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4770
      +user: App\Entity\User {#4783 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "My nose is pretty much blocked since 2017 and the memories of free breathing are fading away slowly…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1703211785 {#4765
        date: 2023-12-22 03:23:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4771 …}
      +nested: Doctrine\ORM\PersistentCollection {#4773 …}
      +votes: Doctrine\ORM\PersistentCollection {#4775 …}
      +reports: Doctrine\ORM\PersistentCollection {#4777 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4779 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4781 …}
      -id: 198971
      -bodyTs: "'2017':8 'away':17 'block':6 'breath':14 'fade':16 'free':13 'memori':11 'much':5 'nose':2 'pretti':4 'sinc':7 'slowli':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5422581"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701788335 {#4766
        date: 2023-12-05 15:58:55.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4770}
    +body: "Ever thought about deviated septum"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701861794 {#5136
      date: 2023-12-06 12:23:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@Lederrucksack@feddit.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5140 …}
    +nested: Doctrine\ORM\PersistentCollection {#5142 …}
    +votes: Doctrine\ORM\PersistentCollection {#5144 …}
    +reports: Doctrine\ORM\PersistentCollection {#5146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5148 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5150 …}
    -id: 202703
    -bodyTs: "'deviat':4 'ever':1 'septum':5 'thought':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5843511"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701861794 {#5137
      date: 2023-12-06 12:23:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4770}
  +body: "It’s apparently slightly deviated, but my doctor says it’s not strong enough to negatively impact my breathing. Nevertheless he said I could get surgery if I want to, but with no guaranteed improvements. I think this should be my very last resort."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701863693 {#5239
    date: 2023-12-06 12:54:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Lederrucksack@feddit.de"
    "@carbonara@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5242 …}
  +nested: Doctrine\ORM\PersistentCollection {#5244 …}
  +votes: Doctrine\ORM\PersistentCollection {#5246 …}
  +reports: Doctrine\ORM\PersistentCollection {#5248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5252 …}
  -id: 202717
  -bodyTs: "'appar':3 'breath':19 'could':24 'deviat':5 'doctor':8 'enough':14 'get':25 'guarante':34 'impact':17 'improv':35 'last':43 'negat':16 'nevertheless':20 'resort':44 'said':22 'say':9 'slight':4 'strong':13 'surgeri':26 'think':37 'want':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5447456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701863693 {#5240
    date: 2023-12-06 12:54:53.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 {#4843
  +user: App\Entity\User {#4856 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "is same for headache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703049616 {#4838
    date: 2023-12-20 06:20:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4844 …}
  +nested: Doctrine\ORM\PersistentCollection {#4846 …}
  +votes: Doctrine\ORM\PersistentCollection {#4848 …}
  +reports: Doctrine\ORM\PersistentCollection {#4850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
  -id: 198918
  -bodyTs: "'headach':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3954437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701786948 {#4839
    date: 2023-12-05 15:35:48.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 {#4843
  +user: App\Entity\User {#4856 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "is same for headache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703049616 {#4838
    date: 2023-12-20 06:20:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4844 …}
  +nested: Doctrine\ORM\PersistentCollection {#4846 …}
  +votes: Doctrine\ORM\PersistentCollection {#4848 …}
  +reports: Doctrine\ORM\PersistentCollection {#4850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
  -id: 198918
  -bodyTs: "'headach':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3954437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701786948 {#4839
    date: 2023-12-05 15:35:48.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 {#4843
  +user: App\Entity\User {#4856 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "is same for headache"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703049616 {#4838
    date: 2023-12-20 06:20:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4844 …}
  +nested: Doctrine\ORM\PersistentCollection {#4846 …}
  +votes: Doctrine\ORM\PersistentCollection {#4848 …}
  +reports: Doctrine\ORM\PersistentCollection {#4850 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
  -id: 198918
  -bodyTs: "'headach':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3954437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701786948 {#4839
    date: 2023-12-05 15:35:48.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 {#5107
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4843
    +user: App\Entity\User {#4856 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "is same for headache"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703049616 {#4838
      date: 2023-12-20 06:20:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4844 …}
    +nested: Doctrine\ORM\PersistentCollection {#4846 …}
    +votes: Doctrine\ORM\PersistentCollection {#4848 …}
    +reports: Doctrine\ORM\PersistentCollection {#4850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
    -id: 198918
    -bodyTs: "'headach':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3954437"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701786948 {#4839
      date: 2023-12-05 15:35:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4843}
  +body: "I am seeing your comment on so much post. Now just give me your GD id. (I still didn’t able to beat Stereo Madness damn that 3 Spike.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701787386 {#5105
    date: 2023-12-05 15:43:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sour@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5108 …}
  +nested: Doctrine\ORM\PersistentCollection {#5110 …}
  +votes: Doctrine\ORM\PersistentCollection {#5112 …}
  +reports: Doctrine\ORM\PersistentCollection {#5114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
  -id: 198929
  -bodyTs: "'3':28 'abl':21 'beat':23 'comment':5 'damn':26 'didn':19 'gd':15 'give':12 'id':16 'mad':25 'much':8 'post':9 'see':3 'spike':29 'stereo':24 'still':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7007774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701787386 {#5106
    date: 2023-12-05 15:43: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
111 DENIED edit
App\Entity\EntryComment {#5107
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4843
    +user: App\Entity\User {#4856 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "is same for headache"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703049616 {#4838
      date: 2023-12-20 06:20:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4844 …}
    +nested: Doctrine\ORM\PersistentCollection {#4846 …}
    +votes: Doctrine\ORM\PersistentCollection {#4848 …}
    +reports: Doctrine\ORM\PersistentCollection {#4850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
    -id: 198918
    -bodyTs: "'headach':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3954437"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701786948 {#4839
      date: 2023-12-05 15:35:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4843}
  +body: "I am seeing your comment on so much post. Now just give me your GD id. (I still didn’t able to beat Stereo Madness damn that 3 Spike.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701787386 {#5105
    date: 2023-12-05 15:43:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sour@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5108 …}
  +nested: Doctrine\ORM\PersistentCollection {#5110 …}
  +votes: Doctrine\ORM\PersistentCollection {#5112 …}
  +reports: Doctrine\ORM\PersistentCollection {#5114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
  -id: 198929
  -bodyTs: "'3':28 'abl':21 'beat':23 'comment':5 'damn':26 'didn':19 'gd':15 'give':12 'id':16 'mad':25 'much':8 'post':9 'see':3 'spike':29 'stereo':24 'still':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7007774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701787386 {#5106
    date: 2023-12-05 15:43: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
112 DENIED moderate
App\Entity\EntryComment {#5107
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4843
    +user: App\Entity\User {#4856 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "is same for headache"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1703049616 {#4838
      date: 2023-12-20 06:20:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4844 …}
    +nested: Doctrine\ORM\PersistentCollection {#4846 …}
    +votes: Doctrine\ORM\PersistentCollection {#4848 …}
    +reports: Doctrine\ORM\PersistentCollection {#4850 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
    -id: 198918
    -bodyTs: "'headach':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3954437"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701786948 {#4839
      date: 2023-12-05 15:35:48.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4843}
  +body: "I am seeing your comment on so much post. Now just give me your GD id. (I still didn’t able to beat Stereo Madness damn that 3 Spike.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701787386 {#5105
    date: 2023-12-05 15:43:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sour@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5108 …}
  +nested: Doctrine\ORM\PersistentCollection {#5110 …}
  +votes: Doctrine\ORM\PersistentCollection {#5112 …}
  +reports: Doctrine\ORM\PersistentCollection {#5114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
  -id: 198929
  -bodyTs: "'3':28 'abl':21 'beat':23 'comment':5 'damn':26 'didn':19 'gd':15 'give':12 'id':16 'mad':25 'much':8 'post':9 'see':3 'spike':29 'stereo':24 'still':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7007774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701787386 {#5106
    date: 2023-12-05 15:43: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
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 {#5192
  +user: App\Entity\User {#4856 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5107
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4843
      +user: App\Entity\User {#4856 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "is same for headache"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703049616 {#4838
        date: 2023-12-20 06:20:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4844 …}
      +nested: Doctrine\ORM\PersistentCollection {#4846 …}
      +votes: Doctrine\ORM\PersistentCollection {#4848 …}
      +reports: Doctrine\ORM\PersistentCollection {#4850 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
      -id: 198918
      -bodyTs: "'headach':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3954437"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701786948 {#4839
        date: 2023-12-05 15:35:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4843}
    +body: "I am seeing your comment on so much post. Now just give me your GD id. (I still didn’t able to beat Stereo Madness damn that 3 Spike.)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701787386 {#5105
      date: 2023-12-05 15:43:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@sour@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5108 …}
    +nested: Doctrine\ORM\PersistentCollection {#5110 …}
    +votes: Doctrine\ORM\PersistentCollection {#5112 …}
    +reports: Doctrine\ORM\PersistentCollection {#5114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
    -id: 198929
    -bodyTs: "'3':28 'abl':21 'beat':23 'comment':5 'damn':26 'didn':19 'gd':15 'give':12 'id':16 'mad':25 'much':8 'post':9 'see':3 'spike':29 'stereo':24 'still':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7007774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701787386 {#5106
      date: 2023-12-05 15:43:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4843}
  +body: "sour7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701789379 {#5198
    date: 2023-12-05 16:16:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sour@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5191 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
  -id: 199027
  -bodyTs: "'sour7':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3955179"
  +editedAt: DateTimeImmutable @1703049378 {#5195
    date: 2023-12-20 06:16:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701789379 {#5197
    date: 2023-12-05 16:16: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
115 DENIED edit
App\Entity\EntryComment {#5192
  +user: App\Entity\User {#4856 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5107
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4843
      +user: App\Entity\User {#4856 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "is same for headache"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703049616 {#4838
        date: 2023-12-20 06:20:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4844 …}
      +nested: Doctrine\ORM\PersistentCollection {#4846 …}
      +votes: Doctrine\ORM\PersistentCollection {#4848 …}
      +reports: Doctrine\ORM\PersistentCollection {#4850 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
      -id: 198918
      -bodyTs: "'headach':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3954437"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701786948 {#4839
        date: 2023-12-05 15:35:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4843}
    +body: "I am seeing your comment on so much post. Now just give me your GD id. (I still didn’t able to beat Stereo Madness damn that 3 Spike.)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701787386 {#5105
      date: 2023-12-05 15:43:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@sour@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5108 …}
    +nested: Doctrine\ORM\PersistentCollection {#5110 …}
    +votes: Doctrine\ORM\PersistentCollection {#5112 …}
    +reports: Doctrine\ORM\PersistentCollection {#5114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
    -id: 198929
    -bodyTs: "'3':28 'abl':21 'beat':23 'comment':5 'damn':26 'didn':19 'gd':15 'give':12 'id':16 'mad':25 'much':8 'post':9 'see':3 'spike':29 'stereo':24 'still':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7007774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701787386 {#5106
      date: 2023-12-05 15:43:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4843}
  +body: "sour7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701789379 {#5198
    date: 2023-12-05 16:16:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sour@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5191 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
  -id: 199027
  -bodyTs: "'sour7':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3955179"
  +editedAt: DateTimeImmutable @1703049378 {#5195
    date: 2023-12-20 06:16:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701789379 {#5197
    date: 2023-12-05 16:16: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
116 DENIED moderate
App\Entity\EntryComment {#5192
  +user: App\Entity\User {#4856 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5107
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4843
      +user: App\Entity\User {#4856 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "is same for headache"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703049616 {#4838
        date: 2023-12-20 06:20:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4844 …}
      +nested: Doctrine\ORM\PersistentCollection {#4846 …}
      +votes: Doctrine\ORM\PersistentCollection {#4848 …}
      +reports: Doctrine\ORM\PersistentCollection {#4850 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
      -id: 198918
      -bodyTs: "'headach':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3954437"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701786948 {#4839
        date: 2023-12-05 15:35:48.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4843}
    +body: "I am seeing your comment on so much post. Now just give me your GD id. (I still didn’t able to beat Stereo Madness damn that 3 Spike.)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1701787386 {#5105
      date: 2023-12-05 15:43:06.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@sour@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5108 …}
    +nested: Doctrine\ORM\PersistentCollection {#5110 …}
    +votes: Doctrine\ORM\PersistentCollection {#5112 …}
    +reports: Doctrine\ORM\PersistentCollection {#5114 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
    -id: 198929
    -bodyTs: "'3':28 'abl':21 'beat':23 'comment':5 'damn':26 'didn':19 'gd':15 'give':12 'id':16 'mad':25 'much':8 'post':9 'see':3 'spike':29 'stereo':24 'still':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7007774"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701787386 {#5106
      date: 2023-12-05 15:43:06.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4843}
  +body: "sour7"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701789379 {#5198
    date: 2023-12-05 16:16:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sour@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5187 …}
  +nested: Doctrine\ORM\PersistentCollection {#5191 …}
  +votes: Doctrine\ORM\PersistentCollection {#5189 …}
  +reports: Doctrine\ORM\PersistentCollection {#5202 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
  -id: 199027
  -bodyTs: "'sour7':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3955179"
  +editedAt: DateTimeImmutable @1703049378 {#5195
    date: 2023-12-20 06:16:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701789379 {#5197
    date: 2023-12-05 16:16: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
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 {#5260
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: App\Entity\User {#4856 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5107
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4843
        +user: App\Entity\User {#4856 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "is same for headache"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703049616 {#4838
          date: 2023-12-20 06:20:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4844 …}
        +nested: Doctrine\ORM\PersistentCollection {#4846 …}
        +votes: Doctrine\ORM\PersistentCollection {#4848 …}
        +reports: Doctrine\ORM\PersistentCollection {#4850 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
        -id: 198918
        -bodyTs: "'headach':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3954437"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701786948 {#4839
          date: 2023-12-05 15:35:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4843}
      +body: "I am seeing your comment on so much post. Now just give me your GD id. (I still didn’t able to beat Stereo Madness damn that 3 Spike.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701787386 {#5105
        date: 2023-12-05 15:43:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@sour@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5108 …}
      +nested: Doctrine\ORM\PersistentCollection {#5110 …}
      +votes: Doctrine\ORM\PersistentCollection {#5112 …}
      +reports: Doctrine\ORM\PersistentCollection {#5114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
      -id: 198929
      -bodyTs: "'3':28 'abl':21 'beat':23 'comment':5 'damn':26 'didn':19 'gd':15 'give':12 'id':16 'mad':25 'much':8 'post':9 'see':3 'spike':29 'stereo':24 'still':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7007774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701787386 {#5106
        date: 2023-12-05 15:43:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4843}
    +body: "sour7"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701789379 {#5198
      date: 2023-12-05 16:16:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@sour@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5187 …}
    +nested: Doctrine\ORM\PersistentCollection {#5191 …}
    +votes: Doctrine\ORM\PersistentCollection {#5189 …}
    +reports: Doctrine\ORM\PersistentCollection {#5202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
    -id: 199027
    -bodyTs: "'sour7':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3955179"
    +editedAt: DateTimeImmutable @1703049378 {#5195
      date: 2023-12-20 06:16:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701789379 {#5197
      date: 2023-12-05 16:16:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4843}
  +body: "OK"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701789490 {#5259
    date: 2023-12-05 16:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sour@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5263 …}
  +nested: Doctrine\ORM\PersistentCollection {#5268 …}
  +votes: Doctrine\ORM\PersistentCollection {#5264 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 199032
  -bodyTs: "'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7009111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701789490 {#5256
    date: 2023-12-05 16:18:10.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 {#5260
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: App\Entity\User {#4856 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5107
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4843
        +user: App\Entity\User {#4856 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "is same for headache"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703049616 {#4838
          date: 2023-12-20 06:20:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4844 …}
        +nested: Doctrine\ORM\PersistentCollection {#4846 …}
        +votes: Doctrine\ORM\PersistentCollection {#4848 …}
        +reports: Doctrine\ORM\PersistentCollection {#4850 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
        -id: 198918
        -bodyTs: "'headach':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3954437"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701786948 {#4839
          date: 2023-12-05 15:35:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4843}
      +body: "I am seeing your comment on so much post. Now just give me your GD id. (I still didn’t able to beat Stereo Madness damn that 3 Spike.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701787386 {#5105
        date: 2023-12-05 15:43:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@sour@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5108 …}
      +nested: Doctrine\ORM\PersistentCollection {#5110 …}
      +votes: Doctrine\ORM\PersistentCollection {#5112 …}
      +reports: Doctrine\ORM\PersistentCollection {#5114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
      -id: 198929
      -bodyTs: "'3':28 'abl':21 'beat':23 'comment':5 'damn':26 'didn':19 'gd':15 'give':12 'id':16 'mad':25 'much':8 'post':9 'see':3 'spike':29 'stereo':24 'still':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7007774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701787386 {#5106
        date: 2023-12-05 15:43:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4843}
    +body: "sour7"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701789379 {#5198
      date: 2023-12-05 16:16:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@sour@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5187 …}
    +nested: Doctrine\ORM\PersistentCollection {#5191 …}
    +votes: Doctrine\ORM\PersistentCollection {#5189 …}
    +reports: Doctrine\ORM\PersistentCollection {#5202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
    -id: 199027
    -bodyTs: "'sour7':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3955179"
    +editedAt: DateTimeImmutable @1703049378 {#5195
      date: 2023-12-20 06:16:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701789379 {#5197
      date: 2023-12-05 16:16:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4843}
  +body: "OK"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701789490 {#5259
    date: 2023-12-05 16:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sour@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5263 …}
  +nested: Doctrine\ORM\PersistentCollection {#5268 …}
  +votes: Doctrine\ORM\PersistentCollection {#5264 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 199032
  -bodyTs: "'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7009111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701789490 {#5256
    date: 2023-12-05 16:18:10.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 {#5260
  +user: Proxies\__CG__\App\Entity\User {#1970 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#5192
    +user: App\Entity\User {#4856 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#5107
      +user: Proxies\__CG__\App\Entity\User {#1970 …}
      +entry: App\Entity\Entry {#2419}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4843
        +user: App\Entity\User {#4856 …}
        +entry: App\Entity\Entry {#2419}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "is same for headache"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1703049616 {#4838
          date: 2023-12-20 06:20:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sag@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4844 …}
        +nested: Doctrine\ORM\PersistentCollection {#4846 …}
        +votes: Doctrine\ORM\PersistentCollection {#4848 …}
        +reports: Doctrine\ORM\PersistentCollection {#4850 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4852 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4854 …}
        -id: 198918
        -bodyTs: "'headach':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3954437"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701786948 {#4839
          date: 2023-12-05 15:35:48.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4843}
      +body: "I am seeing your comment on so much post. Now just give me your GD id. (I still didn’t able to beat Stereo Madness damn that 3 Spike.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701787386 {#5105
        date: 2023-12-05 15:43:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@sour@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5108 …}
      +nested: Doctrine\ORM\PersistentCollection {#5110 …}
      +votes: Doctrine\ORM\PersistentCollection {#5112 …}
      +reports: Doctrine\ORM\PersistentCollection {#5114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5116 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5118 …}
      -id: 198929
      -bodyTs: "'3':28 'abl':21 'beat':23 'comment':5 'damn':26 'didn':19 'gd':15 'give':12 'id':16 'mad':25 'much':8 'post':9 'see':3 'spike':29 'stereo':24 'still':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7007774"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701787386 {#5106
        date: 2023-12-05 15:43:06.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4843}
    +body: "sour7"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701789379 {#5198
      date: 2023-12-05 16:16:19.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
      "@sour@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5187 …}
    +nested: Doctrine\ORM\PersistentCollection {#5191 …}
    +votes: Doctrine\ORM\PersistentCollection {#5189 …}
    +reports: Doctrine\ORM\PersistentCollection {#5202 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5204 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5206 …}
    -id: 199027
    -bodyTs: "'sour7':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/680573/-/comment/3955179"
    +editedAt: DateTimeImmutable @1703049378 {#5195
      date: 2023-12-20 06:16:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701789379 {#5197
      date: 2023-12-05 16:16:19.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4843}
  +body: "OK"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701789490 {#5259
    date: 2023-12-05 16:18:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@sour@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5263 …}
  +nested: Doctrine\ORM\PersistentCollection {#5268 …}
  +votes: Doctrine\ORM\PersistentCollection {#5264 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 199032
  -bodyTs: "'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7009111"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701789490 {#5256
    date: 2023-12-05 16:18:10.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 {#4918
  +user: App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Dude, this is not an exaggeration. I can’t believe how deeply I relate to this shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1701786123 {#4913
    date: 2023-12-05 15:22:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4919 …}
  +nested: Doctrine\ORM\PersistentCollection {#4921 …}
  +votes: Doctrine\ORM\PersistentCollection {#4923 …}
  +reports: Doctrine\ORM\PersistentCollection {#4925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
  -id: 198873
  -bodyTs: "'believ':10 'deepli':12 'dude':1 'exagger':6 'relat':14 'shit':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5819827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701786123 {#4914
    date: 2023-12-05 15:22:03.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 {#4918
  +user: App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Dude, this is not an exaggeration. I can’t believe how deeply I relate to this shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1701786123 {#4913
    date: 2023-12-05 15:22:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4919 …}
  +nested: Doctrine\ORM\PersistentCollection {#4921 …}
  +votes: Doctrine\ORM\PersistentCollection {#4923 …}
  +reports: Doctrine\ORM\PersistentCollection {#4925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
  -id: 198873
  -bodyTs: "'believ':10 'deepli':12 'dude':1 'exagger':6 'relat':14 'shit':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5819827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701786123 {#4914
    date: 2023-12-05 15:22:03.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 {#4918
  +user: App\Entity\User {#4931 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Dude, this is not an exaggeration. I can’t believe how deeply I relate to this shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1701786123 {#4913
    date: 2023-12-05 15:22:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4919 …}
  +nested: Doctrine\ORM\PersistentCollection {#4921 …}
  +votes: Doctrine\ORM\PersistentCollection {#4923 …}
  +reports: Doctrine\ORM\PersistentCollection {#4925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4929 …}
  -id: 198873
  -bodyTs: "'believ':10 'deepli':12 'dude':1 'exagger':6 'relat':14 'shit':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5819827"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701786123 {#4914
    date: 2023-12-05 15:22:03.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 {#4991
  +user: App\Entity\User {#5004 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Same with sore throat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703109209 {#4986
    date: 2023-12-20 22:53:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4992 …}
  +nested: Doctrine\ORM\PersistentCollection {#4994 …}
  +votes: Doctrine\ORM\PersistentCollection {#4996 …}
  +reports: Doctrine\ORM\PersistentCollection {#4998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
  -id: 198842
  -bodyTs: "'sore':3 'throat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/3355625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701785589 {#4987
    date: 2023-12-05 15:13:09.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 {#4991
  +user: App\Entity\User {#5004 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Same with sore throat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703109209 {#4986
    date: 2023-12-20 22:53:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4992 …}
  +nested: Doctrine\ORM\PersistentCollection {#4994 …}
  +votes: Doctrine\ORM\PersistentCollection {#4996 …}
  +reports: Doctrine\ORM\PersistentCollection {#4998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
  -id: 198842
  -bodyTs: "'sore':3 'throat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/3355625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701785589 {#4987
    date: 2023-12-05 15:13:09.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 {#4991
  +user: App\Entity\User {#5004 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Same with sore throat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703109209 {#4986
    date: 2023-12-20 22:53:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4992 …}
  +nested: Doctrine\ORM\PersistentCollection {#4994 …}
  +votes: Doctrine\ORM\PersistentCollection {#4996 …}
  +reports: Doctrine\ORM\PersistentCollection {#4998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
  -id: 198842
  -bodyTs: "'sore':3 'throat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://szmer.info/comment/3355625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701785589 {#4987
    date: 2023-12-05 15:13:09.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 {#5076
  +user: Proxies\__CG__\App\Entity\User {#5073 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4991
    +user: App\Entity\User {#5004 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Same with sore throat"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703109209 {#4986
      date: 2023-12-20 22:53:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4992 …}
    +nested: Doctrine\ORM\PersistentCollection {#4994 …}
    +votes: Doctrine\ORM\PersistentCollection {#4996 …}
    +reports: Doctrine\ORM\PersistentCollection {#4998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
    -id: 198842
    -bodyTs: "'sore':3 'throat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://szmer.info/comment/3355625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701785589 {#4987
      date: 2023-12-05 15:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4991}
  +body: "stuffed nose leads to sore throat though, inevitably. cos you breathe through your mouth and your throat dries out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701792928 {#5077
    date: 2023-12-05 17:15:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Steinsprut@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5070 …}
  +nested: Doctrine\ORM\PersistentCollection {#5068 …}
  +votes: Doctrine\ORM\PersistentCollection {#5072 …}
  +reports: Doctrine\ORM\PersistentCollection {#5083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
  -id: 199235
  -bodyTs: "'breath':11 'cos':9 'dri':18 'inevit':8 'lead':3 'mouth':14 'nose':2 'sore':5 'stuf':1 'though':7 'throat':6,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4338018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701792928 {#5080
    date: 2023-12-05 17:15:28.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 {#5076
  +user: Proxies\__CG__\App\Entity\User {#5073 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4991
    +user: App\Entity\User {#5004 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Same with sore throat"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703109209 {#4986
      date: 2023-12-20 22:53:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4992 …}
    +nested: Doctrine\ORM\PersistentCollection {#4994 …}
    +votes: Doctrine\ORM\PersistentCollection {#4996 …}
    +reports: Doctrine\ORM\PersistentCollection {#4998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
    -id: 198842
    -bodyTs: "'sore':3 'throat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://szmer.info/comment/3355625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701785589 {#4987
      date: 2023-12-05 15:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4991}
  +body: "stuffed nose leads to sore throat though, inevitably. cos you breathe through your mouth and your throat dries out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701792928 {#5077
    date: 2023-12-05 17:15:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Steinsprut@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5070 …}
  +nested: Doctrine\ORM\PersistentCollection {#5068 …}
  +votes: Doctrine\ORM\PersistentCollection {#5072 …}
  +reports: Doctrine\ORM\PersistentCollection {#5083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
  -id: 199235
  -bodyTs: "'breath':11 'cos':9 'dri':18 'inevit':8 'lead':3 'mouth':14 'nose':2 'sore':5 'stuf':1 'though':7 'throat':6,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4338018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701792928 {#5080
    date: 2023-12-05 17:15:28.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 {#5076
  +user: Proxies\__CG__\App\Entity\User {#5073 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4991
    +user: App\Entity\User {#5004 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Same with sore throat"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703109209 {#4986
      date: 2023-12-20 22:53:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4992 …}
    +nested: Doctrine\ORM\PersistentCollection {#4994 …}
    +votes: Doctrine\ORM\PersistentCollection {#4996 …}
    +reports: Doctrine\ORM\PersistentCollection {#4998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
    -id: 198842
    -bodyTs: "'sore':3 'throat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://szmer.info/comment/3355625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701785589 {#4987
      date: 2023-12-05 15:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4991}
  +body: "stuffed nose leads to sore throat though, inevitably. cos you breathe through your mouth and your throat dries out"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701792928 {#5077
    date: 2023-12-05 17:15:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Steinsprut@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5070 …}
  +nested: Doctrine\ORM\PersistentCollection {#5068 …}
  +votes: Doctrine\ORM\PersistentCollection {#5072 …}
  +reports: Doctrine\ORM\PersistentCollection {#5083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5087 …}
  -id: 199235
  -bodyTs: "'breath':11 'cos':9 'dri':18 'inevit':8 'lead':3 'mouth':14 'nose':2 'sore':5 'stuf':1 'though':7 'throat':6,17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4338018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701792928 {#5080
    date: 2023-12-05 17:15:28.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 {#5091
  +user: Proxies\__CG__\App\Entity\User {#5092 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4991
    +user: App\Entity\User {#5004 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Same with sore throat"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703109209 {#4986
      date: 2023-12-20 22:53:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4992 …}
    +nested: Doctrine\ORM\PersistentCollection {#4994 …}
    +votes: Doctrine\ORM\PersistentCollection {#4996 …}
    +reports: Doctrine\ORM\PersistentCollection {#4998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
    -id: 198842
    -bodyTs: "'sore':3 'throat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://szmer.info/comment/3355625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701785589 {#4987
      date: 2023-12-05 15:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4991}
  +body: "My life changed when I discovered I need to put a pot of water on my radiator at night. I was getting a sore throat so damn often, then one day it just stopped. Some serious quality of life improvement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701819066 {#5089
    date: 2023-12-06 00:31:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Steinsprut@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5093 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -id: 200719
  -bodyTs: "'chang':3 'damn':27 'day':31 'discov':6 'get':22 'improv':40 'life':2,39 'need':8 'night':19 'often':28 'one':30 'pot':12 'put':10 'qualiti':37 'radiat':17 'serious':36 'sore':24 'stop':34 'throat':25 'water':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5434803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701819066 {#5090
    date: 2023-12-06 00:31: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
135 DENIED edit
App\Entity\EntryComment {#5091
  +user: Proxies\__CG__\App\Entity\User {#5092 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4991
    +user: App\Entity\User {#5004 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Same with sore throat"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703109209 {#4986
      date: 2023-12-20 22:53:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4992 …}
    +nested: Doctrine\ORM\PersistentCollection {#4994 …}
    +votes: Doctrine\ORM\PersistentCollection {#4996 …}
    +reports: Doctrine\ORM\PersistentCollection {#4998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
    -id: 198842
    -bodyTs: "'sore':3 'throat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://szmer.info/comment/3355625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701785589 {#4987
      date: 2023-12-05 15:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4991}
  +body: "My life changed when I discovered I need to put a pot of water on my radiator at night. I was getting a sore throat so damn often, then one day it just stopped. Some serious quality of life improvement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701819066 {#5089
    date: 2023-12-06 00:31:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Steinsprut@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5093 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -id: 200719
  -bodyTs: "'chang':3 'damn':27 'day':31 'discov':6 'get':22 'improv':40 'life':2,39 'need':8 'night':19 'often':28 'one':30 'pot':12 'put':10 'qualiti':37 'radiat':17 'serious':36 'sore':24 'stop':34 'throat':25 'water':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5434803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701819066 {#5090
    date: 2023-12-06 00:31: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
136 DENIED moderate
App\Entity\EntryComment {#5091
  +user: Proxies\__CG__\App\Entity\User {#5092 …}
  +entry: App\Entity\Entry {#2419
    +user: Proxies\__CG__\App\Entity\User {#1970 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1943 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1912 …}
    +slug: "Relatable-to-everyone"
    +title: "Relatable to everyone"
    +url: "https://telegra.ph/file/69c7306458e36ba5454fa.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 1016
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701864180 {#2414
      date: 2023-12-06 13:03:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1866 …}
    +votes: Doctrine\ORM\PersistentCollection {#1966 …}
    +reports: Doctrine\ORM\PersistentCollection {#1946 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
    +badges: Doctrine\ORM\PersistentCollection {#2439 …}
    +children: []
    -id: 20235
    -titleTs: "'everyon':3 'relat':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701866442
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16998780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701780042 {#1793
      date: 2023-12-05 13:40:42.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4991
    +user: App\Entity\User {#5004 …}
    +entry: App\Entity\Entry {#2419}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Same with sore throat"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1703109209 {#4986
      date: 2023-12-20 22:53:29.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@sag@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4992 …}
    +nested: Doctrine\ORM\PersistentCollection {#4994 …}
    +votes: Doctrine\ORM\PersistentCollection {#4996 …}
    +reports: Doctrine\ORM\PersistentCollection {#4998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5002 …}
    -id: 198842
    -bodyTs: "'sore':3 'throat':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://szmer.info/comment/3355625"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701785589 {#4987
      date: 2023-12-05 15:13:09.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4991}
  +body: "My life changed when I discovered I need to put a pot of water on my radiator at night. I was getting a sore throat so damn often, then one day it just stopped. Some serious quality of life improvement."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701819066 {#5089
    date: 2023-12-06 00:31:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Steinsprut@szmer.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5093 …}
  +nested: Doctrine\ORM\PersistentCollection {#5095 …}
  +votes: Doctrine\ORM\PersistentCollection {#5097 …}
  +reports: Doctrine\ORM\PersistentCollection {#5099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5103 …}
  -id: 200719
  -bodyTs: "'chang':3 'damn':27 'day':31 'discov':6 'get':22 'improv':40 'life':2,39 'need':8 'night':19 'often':28 'one':30 'pot':12 'put':10 'qualiti':37 'radiat':17 'serious':36 'sore':24 'stop':34 'throat':25 'water':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5434803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701819066 {#5090
    date: 2023-12-06 00:31: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
137 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details